vendor:
HotWeb Rentals
by:
�3d D3v!L
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: HotWeb Rentals
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
Related CWE: N/A
CPE: a:hotwebscripts:hotweb_rentals
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2009
BL!ND SQL Injection Vulnerability
A BL!ND SQL Injection vulnerability was discovered in HotWeb Rentals, a software developed by www.hotwebscripts.co.uk. The vulnerability exists due to insufficient sanitization of user-supplied input passed via the 'PropId' parameter to 'details.asp' script. A remote attacker can send a specially crafted request to the vulnerable script and execute arbitrary SQL commands in application's database. This can allow the attacker to compromise the application, access or modify data, exploit latent vulnerabilities in the underlying database and compromise the server.
Mitigation:
Input validation should be used to prevent SQL injection attacks. All input data should be validated and filtered, and special characters should be escaped or removed.