vendor:
AJ Classifieds
by:
ajann
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: AJ Classifieds
Affected Version From: 1
Affected Version To: 1
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
AJ Classifieds 1.0 (postingdetails.php) Remote BLIND SQL Injection Exploit
This exploit allows an attacker to perform a BLIND SQL Injection attack on the AJ Classifieds 1.0 application through the 'postingdetails.php' file. The exploit retrieves the passwords from the 'mysql.user' table.
Mitigation:
To mitigate this vulnerability, it is recommended to sanitize user input and use parameterized queries or prepared statements to prevent SQL injection attacks.