CRITICAL 9.8
GHSA-gppg-gqw8-wh9g
litellm vulnerable to remote code execution based on using eval unsafely
Details
BerriAI/litellm version v1.35.8 contains a vulnerability where an attacker can achieve remote code execution. The vulnerability exists in the `add_deployment` function, which decodes and decrypts environment variables from base64 and assigns them to `os.environ`. An attacker can exploit this by sending a malicious payload to the `/config/update` endpoint, which is then processed and executed by the server when the `get_secret` function is triggered. This requires the server to use Google KMS and a database to store a model.
Are you affected?
Enter the version of the package you're using.
Affected packages
References
- https://nvd.nist.gov/vuln/detail/CVE-2024-5751 [ADVISORY]
- https://github.com/BerriAI/litellm/pull/4228 [WEB]
- https://github.com/BerriAI/litellm/commit/fcea4c22ad96b24436f196ae709f71932e84b0b8 [WEB]
- https://github.com/berriai/litellm [PACKAGE]
- https://huntr.com/bounties/ae623c2f-b64b-4245-9ed4-f13a0a5824ce [WEB]