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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:oxygenz:clipbucket:*:*:*:*:*:*:*:*

History

22 Sep 2025, 17:58

Type Values Removed Values Added
Summary
  • (es) ClipBucket V5 ofrece alojamiento de vídeo de código abierto con PHP. Las versiones 2.0 a 5.5.1 de ClipBucket-v5, revisión 199, son vulnerables a la vulnerabilidad de deserialización de PHP. La vulnerabilidad existe en upload/photo_upload.php dentro de la función decode_key. Las entradas del usuario se suministraban a esta función sin sanitización a través del parámetro GET de recopilación y el parámetro POST de photoIDS respectivamente. La función decode_key invoca la función de deserialización de PHP definida en upload/includes/classes/photos.class.php. Como resultado, es posible que un adversario inyecte un objeto serializado PHP manipulado con fines malintencionados y utilice cadenas de gadgets para provocar comportamientos inesperados en la aplicación. Esta vulnerabilidad se ha corregido en la versión 5.5.1, revisión 200.
References () https://github.com/MacWarrior/clipbucket-v5/commit/76a829c088f0813ab3244a3bd0036111017409b0 - () https://github.com/MacWarrior/clipbucket-v5/commit/76a829c088f0813ab3244a3bd0036111017409b0 - Patch
References () https://github.com/MacWarrior/clipbucket-v5/security/advisories/GHSA-4523-mqmv-wrqx - () https://github.com/MacWarrior/clipbucket-v5/security/advisories/GHSA-4523-mqmv-wrqx - Exploit, Third Party Advisory
CPE cpe:2.3:a:oxygenz:clipbucket:*:*:*:*:*:*:*:*
First Time Oxygenz
Oxygenz clipbucket

06 Dec 2024, 16:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-12-06 16:15

Updated : 2025-09-22 17:58


NVD link : CVE-2024-54135

Mitre link : CVE-2024-54135

CVE.ORG link : CVE-2024-54135


JSON object : View

Products Affected

oxygenz

  • clipbucket
CWE
CWE-502

Deserialization of Untrusted Data