Files
CVEs-PoC/2013/CVE-2013-10040.md
T
2025-09-29 21:09:30 +02:00

1.0 KiB

CVE-2013-10040

Description

ClipBucket version 2.6 and earlier contains a critical vulnerability in the ofc_upload_image.php script located at /admin_area/charts/ofc-library/. This endpoint allows unauthenticated users to upload arbitrary files, including executable PHP scripts. Once uploaded, the attacker can access the file via a predictable path and trigger remote code execution.

POC

Reference

Github