CyberRota Analysis
AI-GeneratedThe `/create_project` endpoint in UpTrain versions 0.7.1 and earlier is susceptible to remote code execution due to vulnerabilities in the `checks` and `metadata` parameters, allowing authenticated users to execute arbitrary code on the host running UpTrain, typically within a Docker container. Organizations using UpTrain should prioritize this vulnerability to mitigate potential exploitation risks, as no patch is currently available. Immediate action is recommended for users with access to the platform to prevent unauthorized code execution.
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
UpTrain is an open-source platform to evaluate and improve generative AI applications. In version 0.7.1 and prior, the `/create_project` endpoint is vulnerable to remote code execution via the `checks` and `metadata` parameters. Any user that has access to UpTrain and a valid authentication method may be able to execute arbitrary code in the context of the host running UpTrain, which in most cases will be the docker container as suggested by the documentation. As of time of publication, no known patch is available.