All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-45060
CRITICALpublished 2026-06-11 23:16 UTC · 13 days ago · modified 2026-06-12 15:56 UTC
9.8
CVSS / 10
// description
ClipBucket v5 is an open source video sharing platform. Prior to version 5.5.3 - #129, the actions/progress_video.php endpoint is vulnerable to blind SQL injection. Any unauthenticated user can exploit the ids parameter to execute SQL queries and exfiltrate sensitive data. This issue has been patched in version 5.5.3 - #129.
// cvss 3.1 vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
// weaknesses (CWE)
- CWE-89