SOC status:Duty analyst on shift

UK Cyber Defence
VulnerabilityModified

CVE-2024-6825

BerriAI/litellm version 1.40.12 contains a vulnerability that allows remote code execution.

HIGH 8.8EPSS 1.62%

Does this matter?

High impact if exploited, but EPSS currently rates exploitation as unlikely (1.62%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.

Description

BerriAI/litellm version 1.40.12 contains a vulnerability that allows remote code execution. The issue exists in the handling of the 'post_call_rules' configuration, where a callback function can be added. The provided value is split at the final '.' mark, with the last part considered the function name and the remaining part appended with the '.py' extension and imported. This allows an attacker to set a system method, such as 'os.system', as a callback, enabling the execution of arbitrary commands when a chat response is processed.

CVSS 3.0
8.8 HIGHCVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS
1.62% probability · 75th percentile
CISA KEV
Not listed
Weakness
CWE-94
Affected
litellm/litellm
Source
security@huntr.dev

Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.