GHSA-x2pv-2g6c-6vc3HighCVSS 7.5
ClipBucket v5 before 5.5.3-#182 contains a blind SQL injection vulnerability in the photo search...
🔗 CVE IDs covered (1)
📋 Description
ClipBucket v5 before 5.5.3-#182 contains a blind SQL injection vulnerability in the photo search endpoint where the query parameter is passed unsanitized into SQL WHERE and ORDER BY clauses. Unauthenticated attackers can exploit time-based blind SQL injection techniques to extract user credentials, email addresses, and administrator password hashes for account takeover.
🔗 References (8)
- https://nvd.nist.gov/vuln/detail/CVE-2026-96272
- https://github.com/MacWarrior/clipbucket-v5/pull/874
- https://github.com/MacWarrior/clipbucket-v5/commit/7fd0af6f8b5826c2d6ef0976dbb1867f5c36b707
- https://github.com/MacWarrior/clipbucket-v5
- https://github.com/MacWarrior/clipbucket-v5/blob/57b0235f2eae390f4946c042bf81c182a9f82782/upload/includes/classes/photos.class.php#L408-L413
- https://hackmd.io/@leediay/sqli-photo-seach-clipbucketv5
- https://www.vulncheck.com/advisories/clipbucket-v5-before-5.5.3-182-sql-injection-via-search-result-php
- https://github.com/advisories/GHSA-x2pv-2g6c-6vc3