vendor:
Classified Ads (cid)
by:
Hussin X
9
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Classified Ads (cid)
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: YES
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
2008
Classified Ads (cid) Remote SQL Injection Vulnerability
A remote SQL injection vulnerability exists in the Classified Ads (cid) script. An attacker can exploit this vulnerability to gain access to sensitive information such as admin credentials. The vulnerability is due to insufficient sanitization of user-supplied input to the 'cid' parameter in the 'browsecats.php' script. An attacker can exploit this vulnerability by sending a specially crafted HTTP request containing malicious SQL statements to the vulnerable script. This can allow the attacker to gain access to sensitive information such as admin credentials.
Mitigation:
Input validation should be used to ensure that user-supplied input is properly sanitized.