vendor:
RV Dealer Website
by:
L0rd CrusAd3r aka VSN
7,5
CVSS
HIGH
SQL Vulnerability
89
CWE
Product Name: RV Dealer Website
Affected Version From: 1
Affected Version To: 1
Patch Exists: NO
Related CWE: N/A
CPE: a:micronetsoft:rv_dealer_website
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
2010
Micronetsoft RV Dealer Website SQLi Vulnerability
A SQL injection vulnerability exists in Micronetsoft RV Dealer Website, which allows an attacker to execute arbitrary SQL commands on the underlying database. The vulnerability is due to insufficient sanitization of user-supplied input in the 'ad_ID' and 'vehicletypeID' parameters of the 'detail.asp' page. An attacker can exploit this vulnerability by sending a specially crafted HTTP request containing malicious SQL commands to the vulnerable page. This may allow the attacker to gain unauthorized access to sensitive information stored in the database.
Mitigation:
Input validation should be used to ensure that user-supplied input is properly sanitized before being used in SQL queries.