CVE-2024-4889

A code injection vulnerability exists in the berriai/litellm application, version 1.34.6, due to the use of unvalidated input in the eval function within the secret management system. This vulnerability requires a valid Google KMS configuration file to be exploitable. Specifically, by setting the `UI_LOGO_PATH` variable to a remote server address in the `get_image` function, an attacker can write a malicious Google KMS configuration file to the `cached_logo.jpg` file. This file can then be used to execute arbitrary code by assigning malicious code to the `SAVE_CONFIG_TO_DB` environment variable, leading to full system control. The vulnerability is contingent upon the use of the Google KMS feature.
References
Configurations

Configuration 1 (hide)

cpe:2.3:a:litellm:litellm:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2024-06-06 18:15

Updated : 2024-11-21 09:43


NVD link : CVE-2024-4889

Mitre link : CVE-2024-4889

CVE.ORG link : CVE-2024-4889


JSON object : View

Products Affected

litellm

  • litellm
CWE
CWE-94

Improper Control of Generation of Code ('Code Injection')