CVE-2008-6596
PHCDownload 1.1 - SQL Injection via Admin Index Hash Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-6596. PoCs published by ZoRLu.
AI-analyzed exploit summary This exploit demonstrates an SQL injection vulnerability in PHCDownload 1.1.0 by injecting a malicious SQL query via the 'hash' parameter to retrieve admin session details. The payload bypasses authentication by leveraging a UNION-based SQLi to extract data from the 'phcdl_sessions_admin' table.
Description
SQL injection vulnerability in admin/index.php in PHCDownload 1.1 allows remote attackers to execute arbitrary SQL commands via the hash parameter. NOTE: the provenance of this information is unknown; the details are obtained solely from third party information.
Exploits (1)
This exploit demonstrates an SQL injection vulnerability in PHCDownload 1.1.0 by injecting a malicious SQL query via the 'hash' parameter to retrieve admin session details. The payload bypasses authentication by leveraging a UNION-based SQLi to extract data from the 'phcdl_sessions_admin' table.