Full Path Disclosure In Photolibrary 1.009 (Solution Update)

2009-02-14 / 2009-02-21
Credit: Xia Shing Zee
Risk: Low
Local: No
Remote: Yes
CVE: N/A
CWE: N/A

There has been a change to the solution. !solution Change line 48 so that the include statement stops null input and incorrect input: if($page == NULL) echo("Get lost! Stop Trying to get path disclosure!"); else { if(!file_exists($page.'.css')) { echo("Get lost! Stop Trying to get path disclosure!"); } else { include($page.'.css'); } } The vendor has not yet been notified. ============================================================ !author Xia Shing Zee ============================================================

References:

http://seclists.org/bugtraq/2009/Feb/0105.html


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