PHPBB-Auction Module Auction_Offer.PHP SQL Injection Vulnerability
BID:13284
Info
PHPBB-Auction Module Auction_Offer.PHP SQL Injection Vulnerability
| Bugtraq ID: | 13284 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Apr 20 2005 12:00AM |
| Updated: | Apr 20 2005 12:00AM |
| Credit: | sNKenjoi is credited with the discovery of this vulnerability. |
| Vulnerable: |
phpbb-auction phpbb-auction 1.2 phpbb-auction phpbb-auction 1.0 |
| Not Vulnerable: | |
Discussion
PHPBB-Auction Module Auction_Offer.PHP SQL Injection Vulnerability
phpbb-auction module 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.
phpbb-auction module 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.
Exploit / POC
PHPBB-Auction Module Auction_Offer.PHP SQL Injection Vulnerability
No exploit is required.
The following proof of concept URI is available:
http://www.example.com/auction_offer.php?mode=add&ar='
No exploit is required.
The following proof of concept URI is available:
http://www.example.com/auction_offer.php?mode=add&ar='
Solution / Fix
PHPBB-Auction Module Auction_Offer.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-Auction Module Auction_Offer.PHP SQL Injection Vulnerability
References:
References:
- phpbb-auction Homepage (phpbb-auction)
- SQL Injection & Full Path Disclosure in phpBB Auction (sNKenjoi)