diff --git a/advisories/unreviewed/2025/03/GHSA-gw2q-qw9j-rgv7/GHSA-gw2q-qw9j-rgv7.json b/advisories/github-reviewed/2025/03/GHSA-gw2q-qw9j-rgv7/GHSA-gw2q-qw9j-rgv7.json similarity index 63% rename from advisories/unreviewed/2025/03/GHSA-gw2q-qw9j-rgv7/GHSA-gw2q-qw9j-rgv7.json rename to advisories/github-reviewed/2025/03/GHSA-gw2q-qw9j-rgv7/GHSA-gw2q-qw9j-rgv7.json index b606feb29b4..260760b7d3f 100644 --- a/advisories/unreviewed/2025/03/GHSA-gw2q-qw9j-rgv7/GHSA-gw2q-qw9j-rgv7.json +++ b/advisories/github-reviewed/2025/03/GHSA-gw2q-qw9j-rgv7/GHSA-gw2q-qw9j-rgv7.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-gw2q-qw9j-rgv7", - "modified": "2025-03-20T12:32:38Z", + "modified": "2025-03-20T18:54:47Z", "published": "2025-03-20T12:32:38Z", "aliases": [ "CVE-2024-10188" ], + "summary": "LiteLLM Vulnerable to Denial of Service (DoS)", "details": "A vulnerability in BerriAI/litellm, as of commit 26c03c9, allows unauthenticated users to cause a Denial of Service (DoS) by exploiting the use of ast.literal_eval to parse user input. This function is not safe and is prone to DoS attacks, which can crash the litellm Python server.", "severity": [ { @@ -13,7 +14,27 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "PyPI", + "name": "litellm" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "1.53.1.dev1" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY", @@ -23,6 +44,10 @@ "type": "WEB", "url": "https://github.com/berriai/litellm/commit/21156ff5d0d84a7dd93f951ca033275c77e4f73c" }, + { + "type": "PACKAGE", + "url": "https://github.com/BerriAI/litellm" + }, { "type": "WEB", "url": "https://huntr.com/bounties/96a32812-213c-4819-ba4e-36143d35e95b" @@ -33,8 +58,8 @@ "CWE-400" ], "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-03-20T18:54:47Z", "nvd_published_at": "2025-03-20T10:15:14Z" } } \ No newline at end of file diff --git a/advisories/github-reviewed/2025/03/GHSA-mgrm-fgjv-mhv8/GHSA-mgrm-fgjv-mhv8.json b/advisories/github-reviewed/2025/03/GHSA-mgrm-fgjv-mhv8/GHSA-mgrm-fgjv-mhv8.json index 00786c043d2..fe773f6744c 100644 --- a/advisories/github-reviewed/2025/03/GHSA-mgrm-fgjv-mhv8/GHSA-mgrm-fgjv-mhv8.json +++ b/advisories/github-reviewed/2025/03/GHSA-mgrm-fgjv-mhv8/GHSA-mgrm-fgjv-mhv8.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-mgrm-fgjv-mhv8", - "modified": "2025-03-19T15:52:26Z", + "modified": "2025-03-20T18:55:45Z", "published": "2025-03-19T15:52:26Z", "aliases": [ "CVE-2025-29770" @@ -40,6 +40,10 @@ "type": "WEB", "url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-mgrm-fgjv-mhv8" }, + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-29770" + }, { "type": "WEB", "url": "https://github.com/vllm-project/vllm/pull/14837" @@ -60,6 +64,6 @@ "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2025-03-19T15:52:26Z", - "nvd_published_at": null + "nvd_published_at": "2025-03-19T16:15:31Z" } } \ No newline at end of file