phpPaleo Local File Inclusion Vulnerability


Description   Mark Stanislav has discovered a vulnerability in phpPaleo, which can be exploited by malicious people to disclose sensitive information.
Input passed via the "lang" parameter and "phppaleo4_lang" cookie value to index.php is not properly verified before being used to include files. This can be exploited to include arbitrary files from local resources via directory traversal attacks and URL-encoded NULL bytes.
Successful exploitation of this vulnerability requires that "magic_quotes_gpc" is disabled.
The vulnerability is confirmed in version 4.8 b180. Other versions may also be affected.
     
Vulnerable Products   Vulnerable Software:
phpPaleo 4.x
     
Solution   Update to version 4.8 b180 which fixes the "lang" vector. Edit the source code to ensure that input is properly verified.
     
CVE  
     
References   http://seclists.org/oss-sec/2012/q1/650
http://sourceforge.net/projects/phppaleo/files/readme.txt
     
Vulnerability Manager Detection   No
     
IPS Protection  
ASQ Engine alarm Available Since
Escaped NULL char in URL
3.2.0
     


 
 
 
 
 Risk level 
Moderate 

 Vulnerability First Public Report Date 
2012-03-16 

 Target Type 
Server 

 Possible exploit 
Remote