CVE-2009-4801
EZ-Blog Beta 1 - Unauthenticated Arbitrary Post Creation and Deletion
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-4801. 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
EZ-Blog Beta 1 does not require authentication, which allows remote attackers to create or delete arbitrary posts via requests to PHP scripts.
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.