CVE-2024-4264 CRITICAL

CVE-2024-4264: Remote Code Execution in berriai/litellm

Vendor Berriai
Product berriai/litellm
Weakness CWE-94 · Code injection
Published May 18, 2024
Last update September 3, 2024

CVSS base score

9.8/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

What the vulnerability does

01Description

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`.

Key dates

02Disclosure timeline

May 18, 2024 CVE published
September 3, 2024 Record updated