mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-gppg-gqw8-wh9g
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-gppg-gqw8-wh9g",
|
||||
"modified": "2024-06-28T21:06:26Z",
|
||||
"modified": "2024-06-28T21:57:33Z",
|
||||
"published": "2024-06-27T21:32:08Z",
|
||||
"aliases": [
|
||||
"CVE-2024-5751"
|
||||
],
|
||||
"summary": "litellm vulnerable to remote code exection base on using eval unsafely",
|
||||
"summary": "litellm vulnerable to remote code execution based on using eval unsafely",
|
||||
"details": "BerriAI/litellm version v1.35.8 contains a vulnerability where an attacker can achieve remote code execution. The vulnerability exists in the `add_deployment` function, which decodes and decrypts environment variables from base64 and assigns them to `os.environ`. An attacker can exploit this by sending a malicious payload to the `/config/update` endpoint, which is then processed and executed by the server when the `get_secret` function is triggered. This requires the server to use Google KMS and a database to store a model.",
|
||||
"severity": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user