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
Link Resource
https://huntr.com/bounties/a4f6d357-5b44-4e00-9cac-f1cc351211d2 Exploit Third Party Advisory
Configurations

Configuration 1 (hide)

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

History

10 Oct 2024, 20:11

Type Values Removed Values Added
References () https://huntr.com/bounties/a4f6d357-5b44-4e00-9cac-f1cc351211d2 - () https://huntr.com/bounties/a4f6d357-5b44-4e00-9cac-f1cc351211d2 - Exploit, Third Party Advisory
First Time Litellm
Litellm litellm
CPE cpe:2.3:a:litellm:litellm:1.27.14:*:*:*:*:*:*:*

07 Jun 2024, 14:56

Type Values Removed Values Added
Summary
  • (es) Existe una vulnerabilidad de inyección SQL ciega en la aplicación berriai/litellm, específicamente dentro del proceso '/team/update'. La vulnerabilidad surge debido al manejo inadecuado del parámetro 'user_id' en la consulta SQL sin formato utilizada para eliminar usuarios. Un atacante puede aprovechar esta vulnerabilidad inyectando comandos SQL maliciosos a través del parámetro 'user_id', lo que lleva a un posible acceso no autorizado a información confidencial como claves API, información de usuario y tokens almacenados en la base de datos. La versión afectada es la 1.27.14.

06 Jun 2024, 19:16

Type Values Removed Values Added
New CVE

Information

Published : 2024-06-06 19:16

Updated : 2024-10-10 20:11


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')