mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 11:02:11 +02:00
18 lines
842 B
Markdown
18 lines
842 B
Markdown
### [CVE-2014-2223](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|