vendor:
Linkster
by:
Angela Zhang
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Linkster
Affected Version From: Unknown
Affected Version To: Unknown
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
2009
Linkster – a PHP/MySQL link indexing script SQL Injection Vulnerability
The Linkster script is vulnerable to SQL Injection. An attacker can exploit the vulnerability by injecting malicious SQL code in the 'CID' parameter of the linkster.php file. This can lead to unauthorized access to the database and potentially sensitive information leakage.
Mitigation:
The vendor should sanitize user input and use parameterized queries to prevent SQL Injection attacks. Users are advised to update to the latest version of the script that includes the necessary security patches.