CVE-2014-2223
Plogger < 1.0 - Authenticated Arbitrary File Upload and Remote Code Execution via ZIP Archive
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2014-2223. PoCs published by b0z.
AI-analyzed exploit summary This exploit leverages an authenticated arbitrary file upload vulnerability in Plogger prior to 1.0-RC1. It logs in, creates a malicious ZIP archive containing a PHP backdoor, and uploads it to achieve remote code execution.
Description
Unrestricted file upload vulnerability in plog-admin/plog-upload.php in Plogger 1.0 RC1 and earlier allows remote authenticated users to execute arbitrary code by uploading a ZIP file that contains a PHP file and a non-zero length PNG file, then accessing the PHP file via a direct request to it in plog-content/uploads/archive/.
Exploits (1)
This exploit leverages an authenticated arbitrary file upload vulnerability in Plogger prior to 1.0-RC1. It logs in, creates a malicious ZIP archive containing a PHP backdoor, and uploads it to achieve remote code execution.