diff --git a/advisories/unreviewed/2025/03/GHSA-879v-fggm-vxw2/GHSA-879v-fggm-vxw2.json b/advisories/github-reviewed/2025/03/GHSA-879v-fggm-vxw2/GHSA-879v-fggm-vxw2.json similarity index 61% rename from advisories/unreviewed/2025/03/GHSA-879v-fggm-vxw2/GHSA-879v-fggm-vxw2.json rename to advisories/github-reviewed/2025/03/GHSA-879v-fggm-vxw2/GHSA-879v-fggm-vxw2.json index c9afc969ad7..03ab4d70c51 100644 --- a/advisories/unreviewed/2025/03/GHSA-879v-fggm-vxw2/GHSA-879v-fggm-vxw2.json +++ b/advisories/github-reviewed/2025/03/GHSA-879v-fggm-vxw2/GHSA-879v-fggm-vxw2.json @@ -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" } } \ No newline at end of file diff --git a/advisories/github-reviewed/2025/03/GHSA-fh2c-86xm-pm2x/GHSA-fh2c-86xm-pm2x.json b/advisories/github-reviewed/2025/03/GHSA-fh2c-86xm-pm2x/GHSA-fh2c-86xm-pm2x.json index 77499efc2f3..25cd24a8191 100644 --- a/advisories/github-reviewed/2025/03/GHSA-fh2c-86xm-pm2x/GHSA-fh2c-86xm-pm2x.json +++ b/advisories/github-reviewed/2025/03/GHSA-fh2c-86xm-pm2x/GHSA-fh2c-86xm-pm2x.json @@ -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"