CVE-2007-0082
IMGallery <= 2.5 - Authenticated Arbitrary PHP File Upload via Multiple Extensions
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-0082. PoCs published by Kacper.
AI-analyzed exploit summary This exploit leverages a file upload vulnerability in IMGallery <= 2.5, allowing arbitrary PHP file upload by bypassing MIME type checks and filename sanitization. The PoC demonstrates how to upload a malicious PHP script disguised as an image file.
Description
users_adm/start1.php in IMGallery 2.5 and earlier does not properly handle files with multiple extensions, which allows remote authenticated users to upload and execute arbitrary PHP scripts.
Exploits (1)
This exploit leverages a file upload vulnerability in IMGallery <= 2.5, allowing arbitrary PHP file upload by bypassing MIME type checks and filename sanitization. The PoC demonstrates how to upload a malicious PHP script disguised as an image file.