RETIRED: PHPHoo3 Admin.PHP SQL Injection Vulnerability
BID:23854
Info
RETIRED: PHPHoo3 Admin.PHP SQL Injection Vulnerability
| Bugtraq ID: | 23854 |
| Class: | Input Validation Error |
| CVE: |
CVE-2007-2534 |
| Remote: | Yes |
| Local: | No |
| Published: | May 07 2007 12:00AM |
| Updated: | May 12 2015 07:49PM |
| Credit: | iLker Kandemir is credited with the discovery of this vulnerability. |
| Vulnerable: |
phpHoo3 phpHoo3 0 |
| Not Vulnerable: | |
Discussion
RETIRED: PHPHoo3 Admin.PHP SQL Injection Vulnerability
phpHoo3 is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database implementation.
NOTE: This BID has been retired because further research shows that an attacker cannot manipulate the parameters in question.
phpHoo3 is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database implementation.
NOTE: This BID has been retired because further research shows that an attacker cannot manipulate the parameters in question.
Exploit / POC
RETIRED: PHPHoo3 Admin.PHP SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following proof-of-concept URI is available:
http://www.example.com/home/index.asp?pid='/**/union/**/select/**/0,username,password,3,4,5,6,7,8,9/**/from/**/pidRoot/**/
Attackers can use a browser to exploit this issue.
The following proof-of-concept URI is available:
http://www.example.com/home/index.asp?pid='/**/union/**/select/**/0,username,password,3,4,5,6,7,8,9/**/from/**/pidRoot/**/
Solution / Fix
RETIRED: PHPHoo3 Admin.PHP SQL Injection 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].
This BID has been retired.
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].
This BID has been retired.
References
RETIRED: PHPHoo3 Admin.PHP SQL Injection Vulnerability
References:
References: