Lucene search
+L

436 matches found

NVD
NVD
added 2025/03/20 10:15 a.m.16 views

CVE-2024-8984

A Denial of Service DoS vulnerability exists in berriai/litellm version v1.44.5. This vulnerability can be exploited by appending characters, such as dashes -, to the end of a multipart boundary in an HTTP request. The server continuously processes each character, leading to excessive resource...

7.5CVSS0.00826EPSS
SaveExploits1References2
NVD
NVD
added 2025/03/20 10:15 a.m.11 views

CVE-2024-6825

BerriAI/litellm version 1.40.12 contains a vulnerability that allows remote code execution. The issue exists in the handling of the 'postcallrules' configuration, where a callback function can be added. The provided value is split at the final '.' mark, with the last part considered the function...

8.8CVSS0.01608EPSS
SaveExploits1References2
NVD
NVD
added 2025/03/20 10:15 a.m.13 views

CVE-2024-10188

A vulnerability in BerriAI/litellm, as of commit 26c03c9, allows unauthenticated users to cause a Denial of Service DoS by exploiting the use of ast.literaleval to parse user input. This function is not safe and is prone to DoS attacks, which can crash the litellm Python server...

7.5CVSS0.00548EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/03/20 10:11 a.m.24 views

CVE-2024-6825 Remote Code Execution in BerriAI/litellm

BerriAI/litellm version 1.40.12 contains a vulnerability that allows remote code execution. The issue exists in the handling of the 'postcallrules' configuration, where a callback function can be added. The provided value is split at the final '.' mark, with the last part considered the function...

8.8CVSS0.01608EPSS
SaveExploits1References2
CVE
CVE
added 2025/03/20 10:11 a.m.72 views

CVE-2024-6825

CVE-2024-6825 affects litellm 1.40.12. The vulnerability lies in how the post_call_rules configuration is parsed: a callback can be set to a system method (for example os.system), with the final part treated as the function name and the rest imported as a Python module, enabling arbitrary command...

8.8CVSS9.1AI score0.01608EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2025/03/20 10:10 a.m.27 views

CVE-2024-10188 Denial of Service in BerriAI/litellm

A vulnerability in BerriAI/litellm, as of commit 26c03c9, allows unauthenticated users to cause a Denial of Service DoS by exploiting the use of ast.literaleval to parse user input. This function is not safe and is prone to DoS attacks, which can crash the litellm Python server...

7.5CVSS0.00548EPSS
SaveExploits0References2
OSV
OSV
added 2025/03/20 10:10 a.m.5 views

CVE-2024-10188 Denial of Service in BerriAI/litellm

A vulnerability in BerriAI/litellm, as of commit 26c03c9, allows unauthenticated users to cause a Denial of Service DoS by exploiting the use of ast.literaleval to parse user input. This function is not safe and is prone to DoS attacks, which can crash the litellm Python server...

7.5CVSS7AI score
SaveExploits0References4
CVE
CVE
added 2025/03/20 10:10 a.m.78 views

CVE-2024-10188

Summary of CVE-2024-10188 (Litellm) Affected: BerriAI/litellm project (Litellm library) as of commit 26c03c9.Root cause: insecure parsing of user input via ast.literal_eval, which is not safe for untrusted input.Impact: unauthenticated users can trigger a Denial of Service (DoS) that may crash th...

7.5CVSS7.5AI score0.00548EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/03/20 10:10 a.m.28 views

CVE-2025-0628 Improper Authorization in BerriAI/litellm

An improper authorization vulnerability exists in the main-latest version of BerriAI/litellm. When a user with the role 'internaluserviewer' logs into the application, they are provided with an overly privileged API key. This key can be used to access all the admin functionality of the applicatio...

8.1CVSS0.00332EPSS
SaveExploits0References2
OSV
OSV
added 2025/03/20 10:10 a.m.14 views

CVE-2025-0628 Improper Authorization in BerriAI/litellm

An improper authorization vulnerability exists in the main-latest version of BerriAI/litellm. When a user with the role 'internaluserviewer' logs into the application, they are provided with an overly privileged API key. This key can be used to access all the admin functionality of the applicatio...

8.1CVSS7.2AI score
SaveExploits0References4
Cvelist
Cvelist
added 2025/03/20 10:09 a.m.85 views

CVE-2025-0330 Exposure of Sensitive Information in berriai/litellm

In berriai/litellm version v1.52.1, an issue in proxyserver.py causes the leakage of Langfuse API keys when an error occurs while parsing team settings. This vulnerability exposes sensitive information, including langfusesecret and langfusepublickey, which can provide full access to the Langfuse...

7.5CVSS0.00546EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2025/03/20 10:09 a.m.23 views

CVE-2024-9606 Improper Output Neutralization for Logs in berriai/litellm

In berriai/litellm before version 1.44.12, the litellm/litellmcoreutils/litellmlogging.py file contains a vulnerability where the API key masking code only masks the first 5 characters of the key. This results in the leakage of almost the entire API key in the logs, exposing a significant amount ...

7.5CVSS0.00739EPSS
SaveExploits1References2
OSV
OSV
added 2025/03/20 10:09 a.m.13 views

CVE-2024-9606 Improper Output Neutralization for Logs in berriai/litellm

In berriai/litellm before version 1.44.12, the litellm/litellmcoreutils/litellmlogging.py file contains a vulnerability where the API key masking code only masks the first 5 characters of the key. This results in the leakage of almost the entire API key in the logs, exposing a significant amount ...

7.5CVSS7.1AI score
SaveExploits0References4
Cvelist
Cvelist
added 2025/03/20 10:09 a.m.17 views

CVE-2024-8984 Denial of Service (DoS) in berriai/litellm

A Denial of Service DoS vulnerability exists in berriai/litellm version v1.44.5. This vulnerability can be exploited by appending characters, such as dashes -, to the end of a multipart boundary in an HTTP request. The server continuously processes each character, leading to excessive resource...

7.5CVSS0.00826EPSS
SaveExploits1References2
OSV
OSV
added 2025/03/20 10:09 a.m.6 views

CVE-2024-8984 Denial of Service (DoS) in berriai/litellm

A Denial of Service DoS vulnerability exists in berriai/litellm version v1.44.5. This vulnerability can be exploited by appending characters, such as dashes -, to the end of a multipart boundary in an HTTP request. The server continuously processes each character, leading to excessive resource...

7.5CVSS6AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/03/20 10:09 a.m.5 views

CVE-2024-8984 Denial of Service (DoS) in berriai/litellm

A Denial of Service DoS vulnerability exists in berriai/litellm version v1.44.5. This vulnerability can be exploited by appending characters, such as dashes -, to the end of a multipart boundary in an HTTP request. The server continuously processes each character, leading to excessive resource...

7.5CVSS7.4AI score0.00826EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2025/03/20 12:00 a.m.9 views

LiteLLM 安全漏洞

LiteLLM is an open source application from Berri AI. All LLM APIs can be called using the OpenAI format. A security vulnerability exists in LiteLLM versions prior to 1.44.12, which stems from the API key masking code masking only the first 5 characters, which could lead to API key disclosure...

7.5CVSS7.5AI score0.00739EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2025/03/20 12:00 a.m.13 views

LiteLLM 资源管理错误漏洞

LiteLLM is a Berri AI open source application. All LLM APIs can be called using the OpenAI format. LiteLLM has a resource management error vulnerability that stems from an insecure parsing of user input in ast.literaleval, which can be exploited by an attacker to cause a denial of service...

7.5CVSS6.7AI score0.00548EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/03/20 12:00 a.m.15 views

PT-2025-12027

Name of the Vulnerable Software and Affected Versions BerriAI/litellm version as of commit 26c03c9 Description The issue allows unauthenticated users to cause a Denial of Service DoS by exploiting the use of ast.literal eval to parse user input. This function is not safe and is prone to DoS...

7.5CVSS7AI score0.00548EPSS
SaveExploits0References16
Positive Technologies
Positive Technologies
added 2025/03/20 12:00 a.m.9 views

PT-2025-12165

Name of the Vulnerable Software and Affected Versions BerriAI/litellm version 1.40.12 Description 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...

8.8CVSS7.4AI score0.01608EPSS
SaveExploits1References14
Rows per page
Query Builder