Lucene search
+L

165 matches found

NVD
NVD
added 2025/03/20 10:15 a.m.15 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.29 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.01622EPSS
SaveExploits1References2
CVE
CVE
added 2025/03/20 10:11 a.m.80 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.01622EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2025/03/20 10:11 a.m.8 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.8CVSS9.1AI score0.01622EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2025/03/20 10:10 a.m.32 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
CVE
CVE
added 2025/03/20 10:10 a.m.86 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
OSV
OSV
added 2025/03/20 10:10 a.m.7 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
Cvelist
Cvelist
added 2025/03/20 10:10 a.m.31 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.16 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
CVE
CVE
added 2025/03/20 10:10 a.m.123 views

CVE-2025-0628

CVE-2025-0628 affects the main-latest version of BerriAI/litellm. The issue allows an user with the internal_user_viewer role to obtain an overly privileged API key that can access admin endpoints (e.g., /users/list, /users/get_users), enabling privilege escalation to a PROXY ADMIN. Multiple sour...

8.1CVSS8.2AI score0.00332EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/03/20 10:10 a.m.8 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.1CVSS8.2AI score0.00332EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/03/20 10:09 a.m.92 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.26 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.16 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.22 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.8 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
Positive Technologies
Positive Technologies
added 2025/03/20 12:00 a.m.16 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.13 views

PT-2025-12256

Name of the Vulnerable Software and Affected Versions berriai/litellm version v1.44.5 Description A Denial of Service DoS vulnerability exists. This vulnerability can be exploited by appending characters, such as dashes -, to the end of a multipart boundary in an HTTP request. The server...

7.5CVSS7AI score0.00826EPSS
SaveExploits1References13
Positive Technologies
Positive Technologies
added 2025/03/20 12:00 a.m.27 views

PT-2025-12313

Name of the Vulnerable Software and Affected Versions berriai/litellm version 1.52.1 Description An issue in the proxy server.py file causes the leakage of Langfuse API keys when an error occurs while parsing team settings. This exposes sensitive information, including langfuse secret and langfus...

7.5CVSS7AI score0.00546EPSS
SaveExploits1References15
Rows per page
Query Builder