CVE-2008-6851

PHP Link Directory 3.3 - SQL Injection via page.php name Parameter

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2008-6851. PoCs published by fuzion.

AI-analyzed exploit summary This exploit demonstrates a blind SQL injection vulnerability in phpLD 3.3 via the 'name' parameter in page.php. It provides examples of true/false conditions and a method to extract password hashes from the database.

Description

SQL injection vulnerability in page.php in PHP Link Directory (phpLD) 3.3, when register_globals is enabled and magic_quotes_gpc is disabled, allows remote attackers to execute arbitrary SQL commands via the name parameter.

Exploits (1)

exploitdb WORKING POC VERIFIED
by fuzion · textwebappsphp
https://www.exploit-db.com/exploits/7558

This exploit demonstrates a blind SQL injection vulnerability in phpLD 3.3 via the 'name' parameter in page.php. It provides examples of true/false conditions and a method to extract password hashes from the database.

Classification
Working Poc 90%
Attack Type
Sqli
Complexity
Trivial
Reliability
Reliable
Target: phpLD 3.3
No auth needed
Prerequisites: magic_quotes_gpc = Off · register_globals = On
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (3)

Core 3
Core References
Exploit vdb-entry x_refsource_bid
http://www.securityfocus.com/bid/32989
Third Party Advisory, VDB Entry vdb-entry x_refsource_xf
https://exchange.xforce.ibmcloud.com/vulnerabilities/47580
Exploit, Third Party Advisory exploit x_refsource_exploit-db
https://www.exploit-db.com/exploits/7558

Scores

EPSS 0.0088
EPSS Percentile 54.3%

Details

CWE
CWE-89
Status published
Products (1)
php_link_directory/php_link_directory 3.3
Published Jul 07, 2009
Tracked Since Feb 18, 2026