logo

CVE-2024-4888 litellm

Package

Manager: pip
Name: litellm
Vulnerable Version: >=0 <1.35.36

Severity

Level: High

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

CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N

EPSS: 0.00057 pctl0.17881

Details

Arbitrary file deletion in litellm BerriAI's litellm, in its latest version, is vulnerable to arbitrary file deletion due to improper input validation on the `/audio/transcriptions` endpoint. An attacker can exploit this vulnerability by sending a specially crafted request that includes a file path to the server, which then deletes the specified file without proper authorization or validation. This vulnerability is present in the code where `os.remove(file.filename)` is used to delete a file, allowing any user to delete critical files on the server such as SSH keys, SQLite databases, or configuration files.

Metadata

Created: 2024-06-06T21:30:37Z
Modified: 2024-11-04T15:27:17Z
Source: https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2024/06/GHSA-3xr8-qfvj-9p9j/GHSA-3xr8-qfvj-9p9j.json
CWE IDs: ["CWE-20", "CWE-862"]
Alternative ID: GHSA-3xr8-qfvj-9p9j
Finding: F184
Auto approve: 1