Cars Portal Index.PHP Multiple SQL Injection Vulnerabilities
BID:15747
Info
Cars Portal Index.PHP Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 15747 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Dec 06 2005 12:00AM |
| Updated: | Dec 06 2005 12:00AM |
| Credit: | r0t is credited with the discovery of these vulnerabilities. |
| Vulnerable: |
GetCar Cars Portal 1.1 |
| Not Vulnerable: | |
Discussion
Cars Portal Index.PHP Multiple SQL Injection Vulnerabilities
Cars Portal is prone to multiple SQL injection vulnerabilities. These issues are 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.
Versions 1.1 and earlier are vulnerable; other versions may also be affected.
Cars Portal is prone to multiple SQL injection vulnerabilities. These issues are 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.
Versions 1.1 and earlier are vulnerable; other versions may also be affected.
Exploit / POC
Cars Portal Index.PHP Multiple SQL Injection Vulnerabilities
No exploit is required.
Example URI have been provided:
http://www.example.com/index.php?page=[SQL]
http://www.example.com/index.php?page=en_Home&car=[SQL]
No exploit is required.
Example URI have been provided:
http://www.example.com/index.php?page=[SQL]
http://www.example.com/index.php?page=en_Home&car=[SQL]
Solution / Fix
Cars Portal Index.PHP Multiple SQL Injection Vulnerabilities
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
Cars Portal Index.PHP Multiple SQL Injection Vulnerabilities
References:
References:
- Cars Portal v1.x SQL injection. (r0t)
- Cars Portal Web Site (GetCar)