mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-06 02:31:38 +00:00
847 B
847 B
CVE-2011-2745
Description
upload_handler.php in the swfupload extension in Chyrp 2.0 and earlier relies on client-side JavaScript code to restrict the file extensions of uploaded files, which allows remote authenticated users to upload a .php file, and consequently execute arbitrary PHP code, via a write_post action to the default URI under admin/.
POC
Reference
- http://securityreason.com/securityalert/8314
- http://www.openwall.com/lists/oss-security/2011/07/13/5
Github
No PoCs found on GitHub currently.