{ "dataType": "CVE_RECORD", "dataVersion": "5.2", "cveMetadata": { "cveId": "CVE-2013-10040", "assignerOrgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10", "state": "PUBLISHED", "assignerShortName": "VulnCheck", "dateReserved": "2025-07-30T17:52:08.087Z", "datePublished": "2025-07-31T14:53:55.238Z", "dateUpdated": "2026-05-15T11:14:09.761Z" }, "containers": { "cna": { "affected": [ { "defaultStatus": "unaffected", "modules": [ "/admin_area/charts/ofc-library/ofc_upload_image.php" ], "product": "ClipBucket", "vendor": "ClipBucket LLC", "versions": [ { "lessThanOrEqual": "2.6", "status": "affected", "version": "0", "versionType": "custom" } ] } ], "cpeApplicability": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:clipbucket_project:clipbucket:*:*:*:*:*:*:*:*", "versionEndIncluding": "2.6", "versionStartIncluding": "0", "vulnerable": true } ], "negate": false, "operator": "OR" } ], "operator": "OR" } ], "credits": [ { "lang": "en", "type": "finder", "value": "Gabby" } ], "descriptions": [ { "lang": "en", "supportingMedia": [ { "base64": false, "type": "text/html", "value": "
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.