CVE-2024-4264
May 18, 2024
A remote code execution (RCE) vulnerability exists in the berriai/litellm project due to improper control of the generation of code when using the "eval" function unsafely in the "litellm.get_secret()" method. Specifically, when the server utilizes Google KMS, untrusted data is passed to the "eval" function without any sanitization. Attackers can exploit this vulnerability by injecting malicious values into environment variables through the "/config/update" endpoint, which allows for the update of settings in "proxy_server_config.yaml".
Additional Notes
The description of this vulnerability differs from MITRE.
Related Resources (8)
Do you need more information?
Contact UsCVSS v4
Base Score:
9.3
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
HIGH
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
7.2
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
HIGH
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
HIGH
Availability
HIGH
Weakness Type (CWE)
Improper Control of Generation of Code ('Code Injection')
EPSS
Base Score:
6.17