Files
CVEs-PoC/2012/CVE-2012-10050.md
2025-09-29 21:09:30 +02:00

1.0 KiB

CVE-2012-10050

Description

CuteFlow version 2.11.2 and earlier contains an arbitrary file upload vulnerability in the restart_circulation_values_write.php script. The application fails to validate or restrict uploaded file types, allowing unauthenticated attackers to upload arbitrary PHP files to the upload/___1/ directory. These files are then accessible via the web server, enabling remote code execution.

POC

Reference

Github