mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
938 B
938 B
CVE-2014-2223
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/.
POC
Reference
- http://packetstormsecurity.com/files/128029/Plogger-Authenticated-Arbitrary-File-Upload.html
- http://packetstormsecurity.com/files/128029/Plogger-Authenticated-Arbitrary-File-Upload.html
Github
No PoCs found on GitHub currently.