Jaw Portal 1.2 - 'index.php' Multiple Local File Inclusions
Author: SirGod
type: webapps
platform: php
port:
date_added: 2008-09-10
date_updated: 2014-03-19
verified: 1
codes:
tags:
aliases:
screenshot_url:
application_url:
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