CVE-2008-5732
KafooeyBlog 1.55b - Unauthenticated Arbitrary File Upload via Image Upload
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-5732. PoCs published by Piker.
AI-analyzed exploit summary This is a writeup describing an arbitrary file upload vulnerability in BLOG v1.55B. The vulnerability allows uploading malicious files (e.g., PHP shells) due to insufficient file type validation in the image_upload.php script.
Description
Unrestricted file upload vulnerability in lib/image_upload.php in KafooeyBlog 1.55b allows remote attackers to execute arbitrary code by uploading a file with an executable extension, then accessing it via a direct request to the file.
Exploits (1)
This is a writeup describing an arbitrary file upload vulnerability in BLOG v1.55B. The vulnerability allows uploading malicious files (e.g., PHP shells) due to insufficient file type validation in the image_upload.php script.