vendor:
Links Directory Script
by:
IRCRASH (Dr.Crash)
5.5
CVSS
MEDIUM
SQL Injection
89
CWE
Product Name: Links Directory Script
Affected Version From:
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
2007
Links Directory Script SQL INJECTION
The vulnerability allows an attacker to inject SQL code into the "sbcat_id" parameter of the "searchresult.php" script in the Links Directory Script. By exploiting this vulnerability, an attacker can retrieve the admin username and password from the database.
Mitigation:
The vendor should sanitize user input and use prepared statements or parameterized queries to prevent SQL injection attacks.