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 'user_id' parameter in the raw SQL query used for deleting users. An attacker can exploit this vulnerability by injecting malicious SQL commands through the 'user_id' parameter, leading to potential unauthorized access to sensitive information such as API keys, user information, and tokens stored in the database. The affected version is 1.27.14.
References
Configurations

Configuration 1 (hide)

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

History

No history.

Information

Published : 2024-06-06 19:16

Updated : 2024-11-21 09:43


NVD link : CVE-2024-4890

Mitre link : CVE-2024-4890

CVE.ORG link : CVE-2024-4890


JSON object : View

Products Affected

litellm

  • litellm
CWE
CWE-89

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