CyberRota Analysis
AI-GeneratedThe web installer of ClipBucket V5 is vulnerable due to inadequate validation of the php_cli_filepath parameter, allowing unauthenticated attackers to execute arbitrary commands on the server via crafted POST requests. This critical vulnerability poses a significant risk of remote code execution, potentially compromising the integrity and confidentiality of the affected system. Organizations using ClipBucket V5 should prioritize immediate remediation to mitigate potential exploitation.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
ClipBucket V5's web installer fails to properly validate or escape the php_cli_filepath parameter before passing it to shell execution. Unauthenticated attackers can submit a crafted POST request to the installer with a malicious php_cli_filepath value to execute arbitrary commands as the web server user.