Safety vulnerability ID: 71720
The information on this page was manually curated by our Cybersecurity Intelligence Team.
Affected versions of berriai/litellm contain a Code Injection vulnerability (CWE-94) in the secret management system when using Google KMS. Attackers could potentially execute arbitrary code by manipulating environment variables, exploiting the use of eval() on unvalidated input. This vulnerability has been addressed by replacing eval() with a secure client.decrypt() method for handling encrypted data.
Latest version: 1.52.14
Library to easily interface with LLM API providers
This vulnerability has no description
Scan your Python project for dependency vulnerabilities in two minutes
Scan your application