ghsa-5689-v88g-g6rv
Vulnerability from github
Published
2022-07-15 00:00
Modified
2023-07-10 21:31
Severity ?
Summary
llhttp allows HTTP Request Smuggling via Flawed Parsing of Transfer-Encoding
Details
The llhttp parser in the http module in Node.js v17.x does not correctly parse and validate Transfer-Encoding headers and can lead to HTTP Request Smuggling (HRS).
Impacts:
- All versions of the nodejs 18.x, 16.x, and 14.x releases lines.
- llhttp v6.0.7 and llhttp v2.1.5 contains the fixes that were updated inside Node.js
{ affected: [ { package: { ecosystem: "npm", name: "llhttp", }, ranges: [ { events: [ { introduced: "0", }, { fixed: "6.0.7", }, ], type: "ECOSYSTEM", }, ], }, ], aliases: [ "CVE-2022-32213", ], database_specific: { cwe_ids: [ "CWE-444", ], github_reviewed: true, github_reviewed_at: "2023-07-10T21:31:51Z", nvd_published_at: "2022-07-14T15:15:00Z", severity: "CRITICAL", }, details: "The llhttp parser in the http module in Node.js v17.x does not correctly parse and validate Transfer-Encoding headers and can lead to HTTP Request Smuggling (HRS).\n\nImpacts:\n\n- All versions of the nodejs 18.x, 16.x, and 14.x releases lines.\n- llhttp v6.0.7 and llhttp v2.1.5 contains the fixes that were updated inside Node.js", id: "GHSA-5689-v88g-g6rv", modified: "2023-07-10T21:31:51Z", published: "2022-07-15T00:00:18Z", references: [ { type: "ADVISORY", url: "https://nvd.nist.gov/vuln/detail/CVE-2022-32213", }, { type: "WEB", url: "https://github.com/nodejs/llhttp/commit/18a4afc7ffb4e49dc9e2daebc50588199a6d1dbb", }, { type: "WEB", url: "https://hackerone.com/reports/1524555", }, { type: "WEB", url: "https://cert-portal.siemens.com/productcert/pdf/ssa-332410.pdf", }, { type: "WEB", url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/2ICG6CSIB3GUWH5DUSQEVX53MOJW7LYK", }, { type: "WEB", url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QCNN3YG2BCLS4ZEKJ3CLSUT6AS7AXTH3", }, { type: "WEB", url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VMQK5L5SBYD47QQZ67LEMHNQ662GH3OY", }, { type: "WEB", url: "https://nodejs.org/en/blog/vulnerability/july-2022-security-releases", }, { type: "WEB", url: "https://security.netapp.com/advisory/ntap-20220915-0001", }, { type: "WEB", url: "https://www.debian.org/security/2023/dsa-5326", }, ], 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", }, ], summary: "llhttp allows HTTP Request Smuggling via Flawed Parsing of Transfer-Encoding", }
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.