CVE-2008-1774
Pligg CMS 9.9.0 - SQL Injection via Editlink.php ID Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-1774. PoCs published by Guido Landi.
AI-analyzed exploit summary This exploit demonstrates an SQL injection vulnerability in Pligg CMS by manipulating the 'id' parameter in editlink.php to extract user password hashes via a UNION-based attack. The PoC uses a LIKE statement to trigger an error message when the condition matches, confirming the vulnerability.
Description
SQL injection vulnerability in editlink.php in Pligg 9.9.0 allows remote attackers to execute arbitrary SQL commands via the id parameter.
Exploits (1)
This exploit demonstrates an SQL injection vulnerability in Pligg CMS by manipulating the 'id' parameter in editlink.php to extract user password hashes via a UNION-based attack. The PoC uses a LIKE statement to trigger an error message when the condition matches, confirming the vulnerability.