Files
cve/2011/CVE-2011-2745.md
2025-09-29 21:09:30 +02:00

858 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

Github

No PoCs found on GitHub currently.