vendor:
Auto_Classifieds Script
by:
Sid3^effects aKa HaRi
8,8
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Auto_Classifieds Script
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
Related CWE: N/A
CPE: N/A
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
Bs Auto_Classifieds Script(articlesdetails.php) Sqli Vulnerability
Setup your own auto classifieds website with BrotherScripts.com. An SQL injection vulnerability exists in the articlesdetails.php script, which allows an attacker to execute arbitrary SQL commands on the underlying database.
Mitigation:
Input validation should be used to prevent SQL injection attacks. Sanitize user input and use parameterized queries to prevent SQL injection.