Description
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).
INFO
Published Date :
2024-06-06T18:19:48.938Z
Last Modified :
2024-08-01T21:03:11.039Z
Source :
@huntr_ai
AFFECTED PRODUCTS
The following products are affected by CVE-2024-5225 vulnerability.
| Vendors | Products |
|---|---|
| Litellm |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2024-5225.