diff --git a/advisories/unreviewed/2025/03/GHSA-79rp-v9rm-gxm8/GHSA-79rp-v9rm-gxm8.json b/advisories/github-reviewed/2025/03/GHSA-79rp-v9rm-gxm8/GHSA-79rp-v9rm-gxm8.json similarity index 62% rename from advisories/unreviewed/2025/03/GHSA-79rp-v9rm-gxm8/GHSA-79rp-v9rm-gxm8.json rename to advisories/github-reviewed/2025/03/GHSA-79rp-v9rm-gxm8/GHSA-79rp-v9rm-gxm8.json index 68adabc4f54..a0f294deecf 100644 --- a/advisories/unreviewed/2025/03/GHSA-79rp-v9rm-gxm8/GHSA-79rp-v9rm-gxm8.json +++ b/advisories/github-reviewed/2025/03/GHSA-79rp-v9rm-gxm8/GHSA-79rp-v9rm-gxm8.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-79rp-v9rm-gxm8", - "modified": "2025-03-20T12:32:41Z", + "modified": "2025-03-21T16:35:44Z", "published": "2025-03-20T12:32:41Z", "aliases": [ "CVE-2024-10912" ], + "summary": "FastChat Denial of Service vulnerability", "details": "A Denial of Service (DoS) vulnerability exists in the file upload feature of lm-sys/fastchat version 0.2.36. The vulnerability is due to improper handling of form-data with a large filename in the file upload request. An attacker can exploit this by sending a payload with an excessively large filename, causing the server to become overwhelmed and unavailable to legitimate users.", "severity": [ { @@ -13,12 +14,36 @@ "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": "fschat" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "0.2.36" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10912" }, + { + "type": "PACKAGE", + "url": "https://github.com/lm-sys/FastChat" + }, { "type": "WEB", "url": "https://huntr.com/bounties/52f335b8-1134-4d0f-acb4-efef516de414" @@ -29,8 +54,8 @@ "CWE-400" ], "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-03-21T16:35:44Z", "nvd_published_at": "2025-03-20T10:15:21Z" } } \ No newline at end of file