Lucene search
+L

479 matches found

vulnersOsv
vulnersOsv
added 2024/06/06 9:30 p.m.6 views

agentic-devops (>=0.0.5 <=0.0.9), ai-agents (>=0.0.4 <=0.0.52) +62 more potentially affected by CVE-2024-5225 via litellm (>=0.1.400 <=1.38.8)

litellm PYPI version =0.1.400, =0.0.5, =0.0.4, =0.2.0, =0.29.0, =0.1.5, =0.1.0, =0.0.1, =0.114.0, =0.0.1, =0.6.3, =4.5.263, =0.1.0, =0.1.17 and more Source cves: CVE-2024-5225 Source advisory: OSV:GHSA-H6M6-JJ8V-94JJ...

7.2CVSS6.7AI score0.00429EPSS
SaveExploits1
vulnersOsv
vulnersOsv
added 2024/06/06 9:30 p.m.6 views

aiconsole (>=0.2.0 <=0.2.13), aiflows (>=0.1.5 <=1.1.1) +39 more potentially affected by CVE-2024-4890 via litellm (>=0.1.400 <=1.26.13)

litellm PYPI version =0.1.400, =0.2.0, =0.1.5, =0.1.0, =0.0.1, =0.114.0, =0.0.1, =0.6.3, =0.6.0, =0.2.0, =0.2.4, =0.1.11, =0.0.1, =0.0.25 and more Source cves: CVE-2024-4890 Source advisory: OSV:GHSA-8J42-PCFM-3467...

4.9CVSS5.5AI score0.0056EPSS
SaveExploits1
Github Security Blog
Github Security Blog
added 2024/06/06 9:30 p.m.28 views

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...

8.1CVSS6.6AI score0.00614EPSS
SaveExploits1References4Affected Software1
NVD
NVD
added 2024/06/06 7:16 p.m.42 views

CVE-2024-5225

An SQL Injection vulnerability exists in the berriai/litellm repository, specifically within the /global/spend/logs endpoint. The vulnerability arises due to improper neutralization of special elements used in an SQL command. The affected code constructs an SQL query by concatenating an unvalidat...

7.2CVSS0.00429EPSS
SaveExploits1References1
NVD
NVD
added 2024/06/06 7:16 p.m.25 views

CVE-2024-4890

A blind SQL injection vulnerability exists in the berriai/litellm application, specifically within the '/team/update' process. The vulnerability arises due to the improper handling of the 'userid' parameter in the raw SQL query used for deleting users. An attacker can exploit this vulnerability b...

4.9CVSS0.0056EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2024/06/06 6:31 p.m.47 views

CVE-2024-4888 Arbitrary File Deletion in BerriAI/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...

6.5CVSS0.00614EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2024/06/06 6:31 p.m.16 views

CVE-2024-4888 Arbitrary File Deletion in BerriAI/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...

6.5CVSS7.3AI score0.00614EPSS
SaveExploits1References1
CVE
CVE
added 2024/06/06 6:23 p.m.103 views

CVE-2024-4890

The CVE-2024-4890 entry applies to the berriai/litellm project. A blind SQL injection exists in the /team/update flow due to improper handling of the user_id parameter in the raw SQL used to delete users, with affected version 1.27.14. Exploitation could yield unauthorized access to sensitive dat...

4.9CVSS5.4AI score0.0056EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2024/06/06 6:23 p.m.40 views

CVE-2024-4890 Blind SQL Injection in berriai/litellm

A blind SQL injection vulnerability exists in the berriai/litellm application, specifically within the '/team/update' process. The vulnerability arises due to the improper handling of the 'userid' parameter in the raw SQL query used for deleting users. An attacker can exploit this vulnerability b...

4.9CVSS0.0056EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2024/06/06 6:23 p.m.18 views

CVE-2024-4890 Blind SQL Injection in berriai/litellm

A blind SQL injection vulnerability exists in the berriai/litellm application, specifically within the '/team/update' process. The vulnerability arises due to the improper handling of the 'userid' parameter in the raw SQL query used for deleting users. An attacker can exploit this vulnerability b...

4.9CVSS7.3AI score0.0056EPSS
SaveExploits1References1
OSV
OSV
added 2024/06/06 6:23 p.m.10 views

CVE-2024-4890 Blind SQL Injection in berriai/litellm

A blind SQL injection vulnerability exists in the berriai/litellm application, specifically within the '/team/update' process. The vulnerability arises due to the improper handling of the 'userid' parameter in the raw SQL query used for deleting users. An attacker can exploit this vulnerability b...

4.9CVSS6AI score
SaveExploits0References3
CVE
CVE
added 2024/06/06 6:19 p.m.86 views

CVE-2024-5225

The CVE-2024-5225 issue affects litellm (LiteLLM) / berriai/litellm, specifically the /global/spend/logs endpoint, where the code builds an SQL query by directly concatenating an unvalidated api_key parameter. This SQL Injection vulnerability can lead to unauthorized access, data manipulation, ex...

7.2CVSS6.8AI score0.00429EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2024/06/06 6:19 p.m.48 views

CVE-2024-5225 SQL Injection in berriai/litellm

An SQL Injection vulnerability exists in the berriai/litellm repository, specifically within the /global/spend/logs endpoint. The vulnerability arises due to improper neutralization of special elements used in an SQL command. The affected code constructs an SQL query by concatenating an unvalidat...

6.4CVSS0.00429EPSS
SaveExploits1References1
OSV
OSV
added 2024/06/06 6:19 p.m.6 views

CVE-2024-5225 SQL Injection in berriai/litellm

An SQL Injection vulnerability exists in the berriai/litellm repository, specifically within the /global/spend/logs endpoint. The vulnerability arises due to improper neutralization of special elements used in an SQL command. The affected code constructs an SQL query by concatenating an unvalidat...

6.4CVSS6.9AI score
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/06/06 6:19 p.m.15 views

CVE-2024-5225 SQL Injection in berriai/litellm

An SQL Injection vulnerability exists in the berriai/litellm repository, specifically within the /global/spend/logs endpoint. The vulnerability arises due to improper neutralization of special elements used in an SQL command. The affected code constructs an SQL query by concatenating an unvalidat...

6.4CVSS7.9AI score0.00429EPSS
SaveExploits1References1
NVD
NVD
added 2024/06/06 6:15 p.m.41 views

CVE-2024-4889

A code injection vulnerability exists in the berriai/litellm application, version 1.34.6, due to the use of unvalidated input in the eval function within the secret management system. This vulnerability requires a valid Google KMS configuration file to be exploitable. Specifically, by setting the...

7.2CVSS0.00859EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2024/06/06 5:53 p.m.39 views

CVE-2024-4889 Code Injection in berriai/litellm

A code injection vulnerability exists in the berriai/litellm application, version 1.34.6, due to the use of unvalidated input in the eval function within the secret management system. This vulnerability requires a valid Google KMS configuration file to be exploitable. Specifically, by setting the...

7.2CVSS0.00859EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2024/06/06 5:53 p.m.12 views

CVE-2024-4889 Code Injection in berriai/litellm

A code injection vulnerability exists in the berriai/litellm application, version 1.34.6, due to the use of unvalidated input in the eval function within the secret management system. This vulnerability requires a valid Google KMS configuration file to be exploitable. Specifically, by setting the...

7.2CVSS8AI score0.00859EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2024/06/06 12:0 a.m.8 views

litellm SQL Injection Vulnerability

LiteLLM is an open source application from Berri AI. All LLM APIs can be called using the OpenAI format. A SQL injection vulnerability exists in litellm, which stems from a mishandling of the userid parameter leading to a SQL injection vulnerability...

4.9CVSS8AI score0.0056EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2024/06/06 12:0 a.m.10 views

LiteLLM Code Injection Vulnerability

LiteLLM is an open source application from Berri AI. All LLM APIs can be called using the OpenAI format. LiteLLM suffers from a code injection vulnerability that stems from insufficient cleaning and validation of model output data, leading to a stored cross-site scripting vulnerability...

7.2CVSS6.7AI score0.00859EPSS
SaveExploits1References2
Rows per page
Query Builder