CVE-2006-3364
BLOG:CMS < 4.0.0k - SQL Injection via NP_SEO Plugin id Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-3364. PoCs published by rgod.
AI-analyzed exploit summary This exploit targets a SQL injection vulnerability in BLOG:CMS <= 4.0.0k, specifically in the 'id' parameter of index.php. It bypasses magic_quotes_gpc via the undoMagic() function and extracts admin credentials (password hash and username) via UNION-based SQL injection.
Description
SQL injection vulnerability in index.php in the NP_SEO plugin in BLOG:CMS before 4.1.0 allows remote attackers to execute arbitrary SQL commands via the id parameter.
Exploits (1)
This exploit targets a SQL injection vulnerability in BLOG:CMS <= 4.0.0k, specifically in the 'id' parameter of index.php. It bypasses magic_quotes_gpc via the undoMagic() function and extracts admin credentials (password hash and username) via UNION-based SQL injection.