CVE-2008-1866
PixelMotion Blog - Authenticated PHP ZIP Upload Code Execution
Title source: manualExploitation Summary
EIP tracks 2 public exploits for CVE-2008-1866. PoCs published by JIKO.
AI-analyzed exploit summary This is a writeup describing a remote file upload vulnerability in Blog PixelMotion. It provides instructions for uploading a shell via `modif_config.php` and accessing it through specific paths.
Description
admin/modif_config.php in Blog Pixel Motion (aka PixelMotion) does not require admin authentication, which allows remote authenticated users to upload arbitrary PHP scripts in a ZIP archive, which is written to templateZip/ and then automatically extracted under templates/ for execution via a direct request.
Exploits (2)
This is a writeup describing a remote file upload vulnerability in Blog PixelMotion. It provides instructions for uploading a shell via `modif_config.php` and accessing it through specific paths.
This exploit targets a database backup dump vulnerability in Blog PixelMotion. It allows unauthorized access to the database backup file via a direct URL, leading to potential information disclosure of user data stored in the 'blog_utilisateurs' table.