PHP Web Explorer Multiple Local File Include Vulnerabilities
BID:31595
Info
PHP Web Explorer Multiple Local File Include Vulnerabilities
| Bugtraq ID: | 31595 |
| Class: | Input Validation Error |
| CVE: |
CVE-2008-4499 |
| Remote: | Yes |
| Local: | No |
| Published: | Oct 06 2008 12:00AM |
| Updated: | May 07 2015 05:22PM |
| Credit: | Pepelux |
| Vulnerable: |
PHP Web Explorer PHP Web Explorer 0.99b |
| Not Vulnerable: | |
Discussion
PHP Web Explorer Multiple Local File Include Vulnerabilities
PHP Web Explorer 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 view local files and execute local scripts within the context of the webserver process. A successful attack can allow the attacker to obtain sensitive information or gain unauthorized access to an affected computer in the context of the vulnerable server.
PHP Web Explorer 0.99b is vulnerable; other versions may also be affected.
PHP Web Explorer 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 view local files and execute local scripts within the context of the webserver process. A successful attack can allow the attacker to obtain sensitive information or gain unauthorized access to an affected computer in the context of the vulnerable server.
PHP Web Explorer 0.99b is vulnerable; other versions may also be affected.
Exploit / POC
PHP Web Explorer Multiple Local File Include Vulnerabilities
Attackers can exploit these issues via a browser.
The following example URIs are available:
http://www.example.com/main.php?refer=d&d=../../../etc
http://www.example.com/edit.php?file=../../../etc/passwd
Attackers can exploit these issues via a browser.
The following example URIs are available:
http://www.example.com/main.php?refer=d&d=../../../etc
http://www.example.com/edit.php?file=../../../etc/passwd
Solution / Fix
PHP Web Explorer Multiple Local File Include Vulnerabilities
Solution:
Currently we are not aware of any vendor-supplied patches. 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. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
References
PHP Web Explorer Multiple Local File Include Vulnerabilities
References:
References:
- PHP Web Explorer Homepage (PHP Web Explorer)
- PHPWebExplorer <= 0.09b: Local File Inclusion Vulnerability (Pepelux
)