MEDIUM 6.4
GHSA-h6m6-jj8v-94jj
SQL injection in litellm
Details
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).
Are you affected?
Enter the version of the package you're using.
Affected packages
References
- https://nvd.nist.gov/vuln/detail/CVE-2024-5225 [ADVISORY]
- https://github.com/BerriAI/litellm/pull/3940 [WEB]
- https://github.com/BerriAI/litellm/commit/f75c15d6cd535aa78014378ad532de1df6be2f56 [WEB]
- https://github.com/BerriAI/litellm [PACKAGE]
- https://huntr.com/bounties/491e4884-0306-4cd4-8fe2-9a19de33bf5c [WEB]