mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-21 13:06:50 +02:00
1.0 KiB
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
- https://raw.githubusercontent.com/rapid7/metasploit-framework/master/modules/exploits/unix/webapp/clipbucket_upload_exec.rb
- https://www.vulncheck.com/advisories/clipbucket-arbitrary-file-upload-rce