CVE-2024-54135
Last modified
CVE-2024-54135 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. ClipBucket V5 provides open source video hosting with PHP. ClipBucket-v5 Version 2.0 to Version 5.5.1 Revision 199 are vulnerable to PHP Deserialization vulnerability. EPSS estimates a 0.72% chance of exploitation in the next 30 days.
Description
ClipBucket V5 provides open source video hosting with PHP. ClipBucket-v5 Version 2.0 to Version 5.5.1 Revision 199 are vulnerable to PHP Deserialization vulnerability. The vulnerability exists in upload/photo_upload.php within the decode_key function. User inputs were supplied to this function without sanitization via collection GET parameter and photoIDS POST parameter respectively. The decode_key function invokes PHP unserialize function as defined in upload/includes/classes/photos.class.php. As a result, it is possible for an adversary to inject maliciously crafted PHP serialized object and utilize gadget chains to cause unexpected behaviors of the application. This vulnerability is fixed in 5.5.1 Revision 200.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Oxygenz | Clipbucket | >= 2.0, < 5.5.1-200 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2024-54135?
How severe is CVE-2024-54135?
How do I fix CVE-2024-54135?
Are you affected by CVE-2024-54135?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
