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 unvalidated `api_key` parameter directly into the query, making it susceptible to SQL Injection if the `api_key` contains malicious data. This issue affects the latest version of the repository. Successful exploitation of this vulnerability could lead to unauthorized access, data manipulation, exposure of confidential information, and denial of service (DoS).
References
Link Resource
https://huntr.com/bounties/491e4884-0306-4cd4-8fe2-9a19de33bf5c Exploit Third Party Advisory
Configurations

Configuration 1 (hide)

cpe:2.3:a:litellm:litellm:*:*:*:*:*:*:*:*

History

23 Sep 2024, 19:46

Type Values Removed Values Added
First Time Litellm
Litellm litellm
References () https://huntr.com/bounties/491e4884-0306-4cd4-8fe2-9a19de33bf5c - () https://huntr.com/bounties/491e4884-0306-4cd4-8fe2-9a19de33bf5c - Exploit, Third Party Advisory
CVSS v2 : unknown
v3 : 6.4
v2 : unknown
v3 : 7.2
CPE cpe:2.3:a:litellm:litellm:*:*:*:*:*:*:*:*

07 Jun 2024, 14:56

Type Values Removed Values Added
Summary
  • (es) Existe una vulnerabilidad de inyección SQL en el repositorio berriai/litellm, específicamente dentro del endpoint `/global/spend/logs`. La vulnerabilidad surge debido a una neutralización inadecuada de elementos especiales utilizados en un comando SQL. El código afectado construye una consulta SQL concatenando un parámetro `api_key` no validado directamente en la consulta, lo que la hace susceptible a la inyección SQL si `api_key` contiene datos maliciosos. Este problema afecta a la última versión del repositorio. La explotación exitosa de esta vulnerabilidad podría provocar acceso no autorizado, manipulación de datos, exposición de información confidencial y denegación de servicio (DoS).

06 Jun 2024, 19:16

Type Values Removed Values Added
New CVE

Information

Published : 2024-06-06 19:16

Updated : 2024-09-23 19:46


NVD link : CVE-2024-5225

Mitre link : CVE-2024-5225

CVE.ORG link : CVE-2024-5225


JSON object : View

Products Affected

litellm

  • litellm
CWE
CWE-89

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')