vendor:
PHP Classifieds Script
by:
Cyb3r-1sT
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: PHP Classifieds Script
Affected Version From: Unknown
Affected Version To: Unknown
Patch Exists: Unknown
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
Unknown
PHP Classifieds Script
An attacker can exploit a SQL injection vulnerability in the PHP Classifieds Script to gain access to the admin panel. The attacker can access the datadump.sql file located in the admin/backup directory and read the admin name and password from the 'admin' table.
Mitigation:
Input validation should be used to prevent SQL injection attacks.