CVE-2008-6084
Iamma Simple Gallery <=2.0 - Unauthenticated Arbitrary File Upload RCE via pages/download.php
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-6084. PoCs published by x0r.
AI-analyzed exploit summary This is a writeup describing an arbitrary file upload vulnerability in Iamma Simple Gallery version 1.2. The exploit details a lack of file extension checks in the upload.php script, allowing attackers to upload malicious files.
Description
Unrestricted file upload vulnerability in pages/download.php in Iamma Simple Gallery 1.0 and 2.0 allows remote attackers to execute arbitrary PHP code by uploading a file with an executable extension, then accessing it via a direct request to the file in the uploads directory.
Exploits (1)
This is a writeup describing an arbitrary file upload vulnerability in Iamma Simple Gallery version 1.2. The exploit details a lack of file extension checks in the upload.php script, allowing attackers to upload malicious files.