CVE-2024-6825
HIGH8.8EPSS 1.4%LiteLLM Vulnerable to Remote Code Execution (RCE)
發布日:2025/3/20修改日:2025/10/16
描述
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.
受影響套件(1)
- PyPI/litellm>= 1.40.3.dev2, <= 1.40.12
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | HIGH8.8 | CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
參考連結(5)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2024-6825
- PATCHhttps://github.com/BerriAI/litellm
- WEBhttps://github.com/BerriAI/litellm/blob/056913fd7049923a106130b02d7c29e7f312beec/litellm/utils.py#L2818
- WEBhttps://github.com/berriai/litellm/commit/441c7275ed2715f47650a7c2e525055c804073a9
- WEBhttps://huntr.com/bounties/1d98bebb-6cf4-46c9-87c3-d3b1972973b5