CVE-2024-54136: Untrusted Deserialization in ClipBucket-v5 Version 5.5.1 Revision 199 and Below
ClipBucket V5 provides open source video hosting with PHP. ClipBucket-v5 Version 5.5.1 Revision 199 and below is vulnerable to PHP Deserialization vulnerability. The vulnerability exists in upload/upload.php where the user supplied input via collection get parameter is directly provided to unserialize function. 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.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of CVE-2024-54136?
CVE-2024-54136 is considered a high severity vulnerability due to the PHP Deserialization issue that can lead to remote code execution.
How do I fix CVE-2024-54136?
To fix CVE-2024-54136, upgrade to ClipBucket V5.5.1 Revision 200 or newer to mitigate the vulnerability.
What software versions are affected by CVE-2024-54136?
CVE-2024-54136 affects ClipBucket V5.5.1 Revision 199 and earlier versions.
What is the nature of the vulnerability in CVE-2024-54136?
CVE-2024-54136 exploits a PHP Deserialization vulnerability that can be triggered through user input.
Can CVE-2024-54136 lead to data breaches?
Yes, CVE-2024-54136 can potentially lead to data breaches as it allows for remote code execution if exploited.