vendor:
php_classifieds
by:
ajann
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: php_classifieds
Affected Version From: 7.1
Affected Version To: 7.1
Patch Exists: Unknown
Related CWE: N/A
CPE: a:phpclassifieds:php_classifieds
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Unknown
Unknown
Php Classifieds <= 7.1 (detail.php) Remote SQL Injection Exploit
This exploit allows an attacker to inject malicious SQL code into the 'detail.php' page of a vulnerable version of Php Classifieds. This code can be used to extract the username and password of an administrator from the 'phpclass_admins' table.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in SQL queries.