vendor:
Pre Classified Listing
by:
L0rd CrusAd3r
7,5
CVSS
HIGH
SQLi Vulnerability
89
CWE
Product Name: Pre Classified Listing
Affected Version From: 1
Affected Version To: 1
Patch Exists: NO
Related CWE: N/A
CPE: a:sellatsite:pre_classified_listing
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
Pre Classified Listing SQL Vulnerable
Pre Classified Listing is a vibrant and varied classified listings script developed in ASP. Features a fully administratively controlled system where admin can control the Site Setup, users, Ads, categories, and more. A SQL injection vulnerability exists in the detail_ad.asp page, which allows an attacker to execute arbitrary SQL commands on the underlying database.
Mitigation:
Input validation should be used to prevent SQL injection attacks. Additionally, parameterized queries should be used to prevent SQL injection attacks.