vendor:
Business Classified Listing
by:
L0rd CrusAd3r
7,5
CVSS
HIGH
SQLi Vulnerability
89
CWE
Product Name: Business Classified Listing
Affected Version From: 8
Affected Version To: 8
Patch Exists: NO
Related CWE: N/A
CPE: a:webvolume:business_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
Business Classified Listing SQl Vulnerable
This website allows you to charge the restaurant owners a fixed amount per year of a listing. It also gives you the option to offer basic listings (ones without pictures, opening hours etc) for free. A demo URL is provided which shows the SQLi vulnerability. The exploit is demonstrated by appending a SQLi payload to the URL.
Mitigation:
Input validation should be used to prevent SQL injection attacks. All user-supplied input should be validated and filtered before being used in an SQL query.