Exploitation Summary
EIP tracks 1 public exploit for CVE-2010-0763. PoCs published by JaMbA.
AI-analyzed exploit summary This exploit demonstrates a SQL injection vulnerability in the 'vacation Rental Script' by manipulating the 'rental_id' parameter to extract admin credentials. The payload uses a UNION-based SQLi to concatenate and retrieve the admin username and password from the 'vr_admin' table.
Description
SQL injection vulnerability in index.php in CommodityRentals Vacation Rental Software allows remote attackers to execute arbitrary SQL commands via the rental_id parameter in a CalendarView action.
Exploits (1)
This exploit demonstrates a SQL injection vulnerability in the 'vacation Rental Script' by manipulating the 'rental_id' parameter to extract admin credentials. The payload uses a UNION-based SQLi to concatenate and retrieve the admin username and password from the 'vr_admin' table.