ghsa-g9pc-8g42-g6vq
Vulnerability from github
Published
2025-04-08 21:31
Modified
2025-04-18 15:31
Severity ?
Details
The net/http package improperly accepts a bare LF as a line terminator in chunked data chunk-size lines. This can permit request smuggling if a net/http server is used in conjunction with a server that incorrectly accepts a bare LF as part of a chunk-ext.
{ affected: [], aliases: [ "CVE-2025-22871", ], database_specific: { cwe_ids: [], github_reviewed: false, github_reviewed_at: null, nvd_published_at: "2025-04-08T20:15:20Z", severity: "CRITICAL", }, details: "The net/http package improperly accepts a bare LF as a line terminator in chunked data chunk-size lines. This can permit request smuggling if a net/http server is used in conjunction with a server that incorrectly accepts a bare LF as part of a chunk-ext.", id: "GHSA-g9pc-8g42-g6vq", modified: "2025-04-18T15:31:36Z", published: "2025-04-08T21:31:40Z", references: [ { type: "ADVISORY", url: "https://nvd.nist.gov/vuln/detail/CVE-2025-22871", }, { type: "WEB", url: "https://go.dev/cl/652998", }, { type: "WEB", url: "https://go.dev/issue/71988", }, { type: "WEB", url: "https://groups.google.com/g/golang-announce/c/Y2uBTVKjBQk", }, { type: "WEB", url: "https://pkg.go.dev/vuln/GO-2025-3563", }, { type: "WEB", url: "http://www.openwall.com/lists/oss-security/2025/04/04/4", }, ], schema_version: "1.4.0", severity: [ { score: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N", type: "CVSS_V3", }, ], }
Log in or create an account to share your comment.
Security Advisory comment format.
This schema specifies the format of a comment related to a security advisory.
Title of the comment
Description of the comment
Loading…
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.