mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-879v-fggm-vxw2 GHSA-fh2c-86xm-pm2x
This commit is contained in:
+29
-4
@@ -1,11 +1,12 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-879v-fggm-vxw2",
|
||||
"modified": "2025-03-20T12:32:52Z",
|
||||
"modified": "2025-03-20T20:59:37Z",
|
||||
"published": "2025-03-20T12:32:52Z",
|
||||
"aliases": [
|
||||
"CVE-2025-0330"
|
||||
],
|
||||
"summary": "LiteLLM Has a Leakage of Langfuse API Keys",
|
||||
"details": "In berriai/litellm version v1.52.1, an issue in proxy_server.py causes the leakage of Langfuse API keys when an error occurs while parsing team settings. This vulnerability exposes sensitive information, including langfuse_secret and langfuse_public_key, which can provide full access to the Langfuse project storing all requests.",
|
||||
"severity": [
|
||||
{
|
||||
@@ -13,12 +14,36 @@
|
||||
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
|
||||
}
|
||||
],
|
||||
"affected": [],
|
||||
"affected": [
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "PyPI",
|
||||
"name": "litellm"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0"
|
||||
},
|
||||
{
|
||||
"last_affected": "1.52.1"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-0330"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/BerriAI/litellm"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://huntr.com/bounties/661b388a-44d8-4ad5-862b-4dc5b80be30a"
|
||||
@@ -29,8 +54,8 @@
|
||||
"CWE-1230"
|
||||
],
|
||||
"severity": "HIGH",
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2025-03-20T20:59:37Z",
|
||||
"nvd_published_at": "2025-03-20T10:15:52Z"
|
||||
}
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-fh2c-86xm-pm2x",
|
||||
"modified": "2025-03-20T20:56:29Z",
|
||||
"modified": "2025-03-20T20:59:18Z",
|
||||
"published": "2025-03-20T12:32:49Z",
|
||||
"aliases": [
|
||||
"CVE-2024-8984"
|
||||
@@ -25,7 +25,7 @@
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "1.40.3.dev2"
|
||||
"introduced": "0"
|
||||
},
|
||||
{
|
||||
"last_affected": "1.44.5"
|
||||
|
||||
Reference in New Issue
Block a user