CVE-2008-6720
DeltaScripts PHP Links < 1.3 - SQL Injection via admin_username Parameter
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2008-6720. PoCs published by L0n3ly-H34rT, ZoRLu.
AI-analyzed exploit summary This is a technical writeup detailing multiple SQL injection vulnerabilities in DeltaScripts PHP Links 2012. It provides specific endpoints and parameters vulnerable to SQLi, including both GET and POST methods, but does not include functional exploit code.
Description
SQL injection vulnerability in admin/adm_login.php in DeltaScripts PHP Links 1.3 and earlier allows remote attackers to execute arbitrary SQL commands via the admin_username parameter (aka the admin field).
Exploits (2)
This is a technical writeup detailing multiple SQL injection vulnerabilities in DeltaScripts PHP Links 2012. It provides specific endpoints and parameters vulnerable to SQLi, including both GET and POST methods, but does not include functional exploit code.
This exploit demonstrates an SQL injection-based authentication bypass in the 'deltascripts phplinks' software. The PoC uses a classic SQLi payload (' or ' 1=1) to bypass the login mechanism, allowing unauthorized access to the admin panel.