OpenBB Read.PHP SQL Injection Vulnerability
BID:13624
Info
OpenBB Read.PHP SQL Injection Vulnerability
| Bugtraq ID: | 13624 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | May 13 2005 12:00AM |
| Updated: | May 13 2005 12:00AM |
| Credit: | Megasky <[email protected]> is credited with the discovery of this vulnerability. |
| Vulnerable: |
OpenBB OpenBB 1.0.8 |
| Not Vulnerable: | |
Discussion
OpenBB Read.PHP SQL Injection Vulnerability
OpenBB is prone to an SQL injection vulnerability. This issue is due to a failure in the application to properly sanitize user-supplied input before using it in an SQL query.
Successful exploitation could result in a compromise of the application, disclosure or modification of data, or may permit an attacker to exploit vulnerabilities in the underlying database implementation.
This issue reportedly affects OpenBB version 1.0.8; other versions may also be vulnerable.
OpenBB is prone to an SQL injection vulnerability. This issue is due to a failure in the application to properly sanitize user-supplied input before using it in an SQL query.
Successful exploitation could result in a compromise of the application, disclosure or modification of data, or may permit an attacker to exploit vulnerabilities in the underlying database implementation.
This issue reportedly affects OpenBB version 1.0.8; other versions may also be vulnerable.
Exploit / POC
OpenBB Read.PHP SQL Injection Vulnerability
No exploit is required.
The following proof of concept URI are available:
http://www.example.com/openbb/read.php?action=lastpost&TID='
http://www.example.com/openbb/read.php?TID='
No exploit is required.
The following proof of concept URI are available:
http://www.example.com/openbb/read.php?action=lastpost&TID='
http://www.example.com/openbb/read.php?TID='
Solution / Fix
OpenBB Read.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 are aware of more recent information, please mail us at: [email protected] <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 are aware of more recent information, please mail us at: [email protected] <mailto:[email protected]>.
References
OpenBB Read.PHP SQL Injection Vulnerability
References:
References:
- OpenBB Homepage (OpenBB)
- OpenBB SQL Injection & Cross-site Scripting Vulnerability (Megasky
)