vendor:
RadCLASSIFIEDS Gold v2
by:
Br0ly
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: RadCLASSIFIEDS Gold v2
Affected Version From: RadCLASSIFIEDS Gold v2
Affected Version To: RadCLASSIFIEDS Gold v2
Patch Exists: YES
Related CWE: N/A
CPE: a:radscripts:radclassifieds_gold_v2
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
2009
RadCLASSIFIEDS Gold v2 Sql Injection
RadCLASSIFIEDS Gold v2 is vulnerable to SQL Injection. An attacker can exploit this vulnerability to gain access to the database and extract sensitive information. The vulnerability exists due to insufficient sanitization of user-supplied input in the 'search' parameter of the 'index.php' script. An attacker can exploit this vulnerability by sending a specially crafted SQL query to the vulnerable script. This can be exploited to gain access to the database and extract sensitive information such as usernames and passwords.
Mitigation:
Input validation should be used to ensure that user-supplied input is properly sanitized.