CVE-2025-62429: ClipBucket v5 executes arbitrary PHP code
ClipBucket v5 is an open source video sharing platform. Prior to version 5.5.2 #147, ClipBucket v5 is vulnerable to arbitrary PHP code execution. In /upload/adminarea/actions/updatelaunch.php, the "type" parameter from a POST request is embedded into PHP tags and executed. Proper sanitization is not performed, and by injecting malicious code an attacker can execute arbitrary PHP code. This allows an attacker to achieve RCE. This issue has been resolved in version 5.5.2 #147.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of CVE-2025-62429?
CVE-2025-62429 has a high severity due to its potential for arbitrary PHP code execution.
How do I fix CVE-2025-62429?
To remediate CVE-2025-62429, upgrade ClipBucket to version 5.5.2 or later.
What is the impact of CVE-2025-62429 on ClipBucket?
CVE-2025-62429 allows attackers to execute arbitrary PHP code on the server, leading to potential full compromise.
Which versions of ClipBucket are affected by CVE-2025-62429?
CVE-2025-62429 affects ClipBucket versions prior to 5.5.2.
Where is the vulnerability located in ClipBucket for CVE-2025-62429?
The vulnerability is located in the /upload/admin_area/actions/update_launch.php file.