CyberRota Analysis
AI-GeneratedThe `/add_prompts` endpoint in UpTrain versions 0.7.1 and earlier is susceptible to remote code execution due to vulnerabilities in the `checks` and `metadata` parameters. This allows authenticated users to execute arbitrary code within the host environment, typically the Docker container running UpTrain, posing a significant security risk. Organizations utilizing UpTrain should prioritize this vulnerability to mitigate potential exploitation and protect their systems.
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 `/add_prompts` 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.