ghsa-h254-g997-685c
Vulnerability from github
Published
2025-03-20 12:32
Modified
2025-03-21 16:38
Severity ?
VLAI Severity ?
Summary
FastChat Server-Side Request Forgery vulnerability
Details
A Server-Side Request Forgery (SSRF) vulnerability exists in lm-sys/fastchat version 0.2.36. The vulnerability is present in the /queue/join?
endpoint, where insufficient validation of the path parameter allows an attacker to send crafted requests. This can lead to unauthorized access to internal networks or the AWS metadata endpoint, potentially exposing sensitive data and compromising internal servers.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "fschat" }, "ranges": [ { "events": [ { "introduced": "0" }, { "last_affected": "0.2.36" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-11603" ], "database_specific": { "cwe_ids": [ "CWE-918" ], "github_reviewed": true, "github_reviewed_at": "2025-03-21T16:38:28Z", "nvd_published_at": "2025-03-20T10:15:25Z", "severity": "HIGH" }, "details": "A Server-Side Request Forgery (SSRF) vulnerability exists in lm-sys/fastchat version 0.2.36. The vulnerability is present in the `/queue/join?` endpoint, where insufficient validation of the path parameter allows an attacker to send crafted requests. This can lead to unauthorized access to internal networks or the AWS metadata endpoint, potentially exposing sensitive data and compromising internal servers.", "id": "GHSA-h254-g997-685c", "modified": "2025-03-21T16:38:28Z", "published": "2025-03-20T12:32:42Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-11603" }, { "type": "PACKAGE", "url": "https://github.com/lm-sys/FastChat" }, { "type": "WEB", "url": "https://huntr.com/bounties/89f1158d-4a75-4000-a1bd-f82dd1a62bff" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" } ], "summary": "FastChat Server-Side Request Forgery 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…