ghsa-qg86-f892-m4hj
Vulnerability from github
Published
2025-03-20 12:32
Modified
2025-03-21 16:37
Severity ?
VLAI Severity ?
Summary
FastChat Uncontrolled Resource Consumption vulnerability
Details
In lm-sys/fastchat Release v0.2.36, the server fails to handle excessive characters appended to the end of multipart boundaries. This flaw can be exploited by sending malformed multipart requests with arbitrary characters at the end of the boundary. Each extra character is processed in an infinite loop, leading to excessive resource consumption and a complete denial of service (DoS) for all users. The vulnerability is unauthenticated, meaning no user login or interaction is required for an attacker to exploit this issue.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "fschat" }, "ranges": [ { "events": [ { "introduced": "0" }, { "last_affected": "0.2.36" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-10907" ], "database_specific": { "cwe_ids": [ "CWE-400" ], "github_reviewed": true, "github_reviewed_at": "2025-03-21T16:37:30Z", "nvd_published_at": "2025-03-20T10:15:21Z", "severity": "HIGH" }, "details": "In lm-sys/fastchat Release v0.2.36, the server fails to handle excessive characters appended to the end of multipart boundaries. This flaw can be exploited by sending malformed multipart requests with arbitrary characters at the end of the boundary. Each extra character is processed in an infinite loop, leading to excessive resource consumption and a complete denial of service (DoS) for all users. The vulnerability is unauthenticated, meaning no user login or interaction is required for an attacker to exploit this issue.", "id": "GHSA-qg86-f892-m4hj", "modified": "2025-03-21T16:37:30Z", "published": "2025-03-20T12:32:41Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10907" }, { "type": "PACKAGE", "url": "https://github.com/lm-sys/FastChat" }, { "type": "WEB", "url": "https://huntr.com/bounties/bf3ca81d-3508-4455-95d9-0b653e46d6e4" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ], "summary": "FastChat Uncontrolled Resource Consumption vulnerability" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…