All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-49482
MEDIUMpublished 2026-06-12 00:16 UTC · 13 days ago · modified 2026-06-12 15:56 UTC
4.3
CVSS / 10
// description
ClipBucket v5 is an open source video sharing platform. Prior to version 5.5.3 - #141, ClipBucket v5 contains an improper neutralization of SQL wildcard characters in the subtitle editing endpoint. An authenticated user can send a % character as the number parameter to overwrite all subtitle titles of any video they own in a single HTTP request. This issue has been patched in version 5.5.3 - #141.
// cvss 3.1 vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
// weaknesses (CWE)
- CWE-155
- CWE-943