{ "schema_version": "1.4.0", "id": "GHSA-79rp-v9rm-gxm8", "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": [ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], "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" } ], "database_specific": { "cwe_ids": [ "CWE-400" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2025-03-21T16:35:44Z", "nvd_published_at": "2025-03-20T10:15:21Z" } }