vendor:
PHP Classified ads software
by:
BorN To K!LL - h4ck3r
7.5
CVSS
HIGH
Blind-Injection
89
CWE
Product Name: PHP Classified ads software
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: N/A
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
n/a
PHP Classified ads software
The PHP Classified ads software is vulnerable to Blind-Injection. An attacker can exploit this vulnerability by sending a maliciously crafted request to the browsecats.php page with a cid parameter. The attacker can then use the substring() function to determine the version of the software and gain access to the admin panel.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in database queries.