CVE-2009-4805
EZ-Blog Beta 1 - SQL Injection via StoryID or Kill Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-4805. PoCs published by Salvatore Fresta.
AI-analyzed exploit summary The exploit demonstrates SQL injection vulnerabilities in EZ-Blog Beta 1, allowing remote attackers to extract data or delete posts via crafted input. It includes specific payloads for UNION-based SQLi and a POST request to delete all posts.
Description
Multiple SQL injection vulnerabilities in EZ-Blog Beta 1, when magic_quotes_gpc is disabled, allow remote attackers to execute arbitrary SQL commands via (1) the storyid parameter to public/view.php or (2) the kill parameter to admin/remove.php.
Exploits (1)
The exploit demonstrates SQL injection vulnerabilities in EZ-Blog Beta 1, allowing remote attackers to extract data or delete posts via crafted input. It includes specific payloads for UNION-based SQLi and a POST request to delete all posts.