### [CVE-2014-2223](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-2223) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### 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 #### Github No PoCs found on GitHub currently.