vendor:
vacation Rental Script
by:
JaMbA
7.5
CVSS
HIGH
SQL injection
89
CWE
Product Name: vacation Rental Script
Affected Version From: All versions
Affected Version To: All versions
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested: Windows & Linux
vacation Rental Script SQL injection Vulnerability
The exploit allows an attacker to perform an SQL injection attack by manipulating the 'rental_id' parameter in the 'CalendarView' module of the vacation Rental Script. By injecting malicious SQL code, the attacker can retrieve sensitive information such as the admin's name and password.
Mitigation:
To mitigate this vulnerability, the developer should implement proper input validation and parameterized queries to prevent SQL injection attacks. Regular security audits and updates to the script are recommended.