Exploitation Summary
EIP tracks 1 public exploit for CVE-2009-4421. PoCs published by jgaliana.
AI-analyzed exploit summary This exploit leverages a local file inclusion vulnerability in Simple PHP Blog 0.5.1 by manipulating the 'blog_language1' parameter to traverse directories and include arbitrary files. It sends a crafted POST request to 'languages_cgi.php' with a null byte to bypass sanitization.
Description
Directory traversal vulnerability in languages_cgi.php in Simple PHP Blog 0.5.1 and earlier allows remote authenticated users to include and execute arbitrary local files via a .. (dot dot) in the blog_language1 parameter.
Exploits (1)
This exploit leverages a local file inclusion vulnerability in Simple PHP Blog 0.5.1 by manipulating the 'blog_language1' parameter to traverse directories and include arbitrary files. It sends a crafted POST request to 'languages_cgi.php' with a null byte to bypass sanitization.