Deserialization in Macwarrior Clipbucket-V5

CVE-2024-54135

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.

Vulnerability class: Insecure Deserialization

EPSS: 0.007 (52.2th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 9.8 (Critical). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2024-54135?
CVE-2024-54135 is a critical-severity vulnerability in Macwarrior Clipbucket-V5, classified under Deserialization of Untrusted Data. CVSS score: 9.8/10. Published 2024-12-06.
How severe is CVE-2024-54135?
Critical severity. CVSS v3 base score is 9.8 out of 10.