Exploitation Summary
EIP tracks 2 public exploits for CVE-2006-2029. PoCs published by nukedx, rgod.
AI-analyzed exploit summary This exploit targets a SQL injection vulnerability in Simplog <= 0.93 via the 'preview.php' script. It extracts admin credentials (username and MD5 password hash) by injecting a UNION-based SQL query.
Description
Multiple SQL injection vulnerabilities in Jeremy Ashcraft Simplog 0.9.3 and earlier allow remote attackers to execute arbitrary SQL commands via the (1) tid parameter in (a) preview.php; the (2) cid, (3) pid, and (4) eid parameters in (b) archive.php; and the (5) pid parameter in (c) comments.php.
Exploits (2)
This exploit targets a SQL injection vulnerability in Simplog <= 0.93 via the 'preview.php' script. It extracts admin credentials (username and MD5 password hash) by injecting a UNION-based SQL query.
This exploit leverages a file inclusion vulnerability in Simplog <= 0.9.2 by injecting a remote URL via the 's' parameter, leading to remote command execution. The script sends a crafted HTTP request with the malicious payload embedded in cookies.