vendor:
Free Links Directory Script
by:
ka0x
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Free Links Directory Script
Affected Version From: V1.2a
Affected Version To: V1.2a
Patch Exists: NO
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: Linux
2008
Free Links Directory Script V1.2a Remote SQL Injection Exploit
This exploit allows an attacker to gain access to the username and password of the administrator of the Free Links Directory Script V1.2a. The vulnerability exists due to the lack of input validation in the 'report.php' script, which allows an attacker to inject malicious SQL code into the 'linkid' parameter. The exploit sends a specially crafted HTTP request with a malicious 'Cookie' header, which contains the value 'logged=d0ml4bs'. The malicious SQL code is then injected into the 'linkid' parameter, which allows the attacker to gain access to the username and password of the administrator.
Mitigation:
Input validation should be implemented to prevent SQL injection attacks.