mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-06 02:31:38 +00:00
798 B
798 B
CVE-2017-7402
Description
Pixie 1.0.4 allows remote authenticated users to upload and execute arbitrary PHP code via the POST data in an admin/index.php?s=publish&x=filemanager request for a filename with a double extension, such as a .jpg.php file with Content-Type of image/jpeg.
POC
Reference
- http://rungga.blogspot.co.id/2017/04/remote-file-upload-vulnerability-in.html
- https://www.exploit-db.com/exploits/41784/
Github
No PoCs found on GitHub currently.