PHPBB Remote Mod.PHP SQL Injection Vulnerability
BID:13209
Info
PHPBB Remote Mod.PHP SQL Injection Vulnerability
| Bugtraq ID: | 13209 |
| Class: | Input Validation Error |
| CVE: |
CVE-2005-1170 |
| Remote: | Yes |
| Local: | No |
| Published: | Apr 16 2005 12:00AM |
| Updated: | Jul 12 2009 12:56PM |
| Credit: | tom cruise <[email protected]> is credited with the discovery of this issue. |
| Vulnerable: |
Datenbank Module for phpbb |
| Not Vulnerable: | |
Discussion
PHPBB Remote Mod.PHP SQL Injection Vulnerability
A remote SQL injection vulnerability affects the datenbank module for phpbb. This issue is due to a failure of the application to properly sanitize user-supplied input prior to including it in SQL queries.
An attacker may exploit this issue to manipulate SQL queries to the underlying database. This may facilitate theft sensitive information, potentially including authentication credentials, and data corruption.
A remote SQL injection vulnerability affects the datenbank module for phpbb. This issue is due to a failure of the application to properly sanitize user-supplied input prior to including it in SQL queries.
An attacker may exploit this issue to manipulate SQL queries to the underlying database. This may facilitate theft sensitive information, potentially including authentication credentials, and data corruption.
Exploit / POC
PHPBB Remote Mod.PHP SQL Injection Vulnerability
No exploit is required to leverage this issue. The following proof of concept has been provided:
http://www.example.com/phpBB/moddb/mod.php?id='[SQL Injection]
No exploit is required to leverage this issue. The following proof of concept has been provided:
http://www.example.com/phpBB/moddb/mod.php?id='[SQL Injection]
Solution / Fix
PHPBB Remote Mod.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
PHPBB Remote Mod.PHP SQL Injection Vulnerability
References:
References: