gsd-2022-32213
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
The llhttp parser <v14.20.1, <v16.17.1 and <v18.9.1 in the http module in Node.js does not correctly parse and validate Transfer-Encoding headers and can lead to HTTP Request Smuggling (HRS).
Aliases
Aliases
{ GSD: { alias: "CVE-2022-32213", description: "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).", id: "GSD-2022-32213", references: [ "https://www.suse.com/security/cve/CVE-2022-32213.html", "https://advisories.mageia.org/CVE-2022-32213.html", "https://access.redhat.com/errata/RHSA-2022:6389", "https://access.redhat.com/errata/RHSA-2022:6448", "https://access.redhat.com/errata/RHSA-2022:6449", "https://access.redhat.com/errata/RHSA-2022:6595", "https://access.redhat.com/errata/RHSA-2022:6985", "https://www.debian.org/security/2023/dsa-5326", ], }, gsd: { metadata: { exploitCode: "unknown", remediation: "unknown", reportConfidence: "confirmed", type: "vulnerability", }, osvSchema: { aliases: [ "CVE-2022-32213", ], details: "The llhttp parser <v14.20.1, <v16.17.1 and <v18.9.1 in the http module in Node.js does not correctly parse and validate Transfer-Encoding headers and can lead to HTTP Request Smuggling (HRS).", id: "GSD-2022-32213", modified: "2023-12-13T01:19:12.550288Z", schema_version: "1.4.0", }, }, namespaces: { "cve.org": { CVE_data_meta: { ASSIGNER: "support@hackerone.com", ID: "CVE-2022-32213", STATE: "PUBLIC", }, affects: { vendor: { vendor_data: [ { product: { product_data: [ { product_name: "https://github.com/nodejs/node", version: { version_data: [ { version_value: "Fixed in 14.20.1+, 16.17.1+,18.9.1+", }, ], }, }, ], }, vendor_name: "n/a", }, ], }, }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "eng", value: "The llhttp parser <v14.20.1, <v16.17.1 and <v18.9.1 in the http module in Node.js does not correctly parse and validate Transfer-Encoding headers and can lead to HTTP Request Smuggling (HRS).", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "eng", value: "HTTP Request Smuggling (CWE-444)", }, ], }, ], }, references: { reference_data: [ { name: "https://nodejs.org/en/blog/vulnerability/july-2022-security-releases/", refsource: "MISC", url: "https://nodejs.org/en/blog/vulnerability/july-2022-security-releases/", }, { name: "https://hackerone.com/reports/1524555", refsource: "MISC", url: "https://hackerone.com/reports/1524555", }, { name: "FEDORA-2022-52dec6351a", refsource: "FEDORA", url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VMQK5L5SBYD47QQZ67LEMHNQ662GH3OY/", }, { name: "FEDORA-2022-1667f7b60a", refsource: "FEDORA", url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QCNN3YG2BCLS4ZEKJ3CLSUT6AS7AXTH3/", }, { name: "FEDORA-2022-de515f765f", refsource: "FEDORA", url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/2ICG6CSIB3GUWH5DUSQEVX53MOJW7LYK/", }, { name: "https://cert-portal.siemens.com/productcert/pdf/ssa-332410.pdf", refsource: "CONFIRM", url: "https://cert-portal.siemens.com/productcert/pdf/ssa-332410.pdf", }, { name: "DSA-5326", refsource: "DEBIAN", url: "https://www.debian.org/security/2023/dsa-5326", }, ], }, }, "gitlab.com": { advisories: [ { affected_range: "<2.1.5||>=6.0.0 <6.0.7", affected_versions: "All versions before 2.1.5, all versions starting from 6.0.0 before 6.0.7", cvss_v3: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", cwe_ids: [ "CWE-1035", "CWE-444", "CWE-937", ], date: "2023-07-19", description: "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).", fixed_versions: [], identifier: "CVE-2022-32213", identifiers: [ "CVE-2022-32213", ], not_impacted: "", package_slug: "npm/llhttp", pubdate: "2022-07-14", solution: "Unfortunately, there is no solution available yet.", title: "Inconsistent Interpretation of HTTP Requests ('HTTP Request Smuggling')", urls: [ "https://nvd.nist.gov/vuln/detail/CVE-2022-32213", "https://nodejs.org/en/blog/vulnerability/july-2022-security-releases/", ], uuid: "81521474-4b2f-4974-be30-d2130ab740b3", }, ], }, "nvd.nist.gov": { configurations: { CVE_data_version: "4.0", nodes: [ { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:a:llhttp:llhttp:*:*:*:*:*:node.js:*:*", cpe_name: [], versionEndExcluding: "2.1.5", vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:llhttp:llhttp:*:*:*:*:*:node.js:*:*", cpe_name: [], versionEndExcluding: "6.0.7", versionStartIncluding: "6.0.0", vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*", cpe_name: [], versionEndIncluding: "14.14.0", versionStartIncluding: "14.0.0", vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*", cpe_name: [], versionEndIncluding: "16.12.0", versionStartIncluding: "16.0.0", vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*", cpe_name: [], versionEndExcluding: "14.20.1", versionStartIncluding: "14.15.0", vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*", cpe_name: [], versionEndExcluding: "16.17.1", versionStartIncluding: "16.13.0", vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*", cpe_name: [], versionEndExcluding: "18.9.1", versionStartIncluding: "18.0.0", vulnerable: true, }, ], operator: "OR", }, { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, { cpe23Uri: "cpe:2.3:o:fedoraproject:fedora:36:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, { cpe23Uri: "cpe:2.3:o:fedoraproject:fedora:37:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, ], operator: "OR", }, { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:a:siemens:sinec_ins:1.0:sp1:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:siemens:sinec_ins:1.0:-:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:siemens:sinec_ins:1.0:sp2:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, ], operator: "OR", }, { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, ], operator: "OR", }, { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:a:stormshield:stormshield_management_center:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "3.3.2", vulnerable: true, }, ], operator: "OR", }, ], }, cve: { CVE_data_meta: { ASSIGNER: "support@hackerone.com", ID: "CVE-2022-32213", }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "en", value: "The llhttp parser <v14.20.1, <v16.17.1 and <v18.9.1 in the http module in Node.js does not correctly parse and validate Transfer-Encoding headers and can lead to HTTP Request Smuggling (HRS).", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "en", value: "CWE-444", }, ], }, ], }, references: { reference_data: [ { name: "https://nodejs.org/en/blog/vulnerability/july-2022-security-releases/", refsource: "MISC", tags: [ "Patch", "Vendor Advisory", ], url: "https://nodejs.org/en/blog/vulnerability/july-2022-security-releases/", }, { name: "https://hackerone.com/reports/1524555", refsource: "MISC", tags: [ "Exploit", "Third Party Advisory", ], url: "https://hackerone.com/reports/1524555", }, { name: "FEDORA-2022-52dec6351a", refsource: "FEDORA", tags: [ "Mailing List", "Third Party Advisory", ], url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VMQK5L5SBYD47QQZ67LEMHNQ662GH3OY/", }, { name: "FEDORA-2022-1667f7b60a", refsource: "FEDORA", tags: [ "Mailing List", "Third Party Advisory", ], url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QCNN3YG2BCLS4ZEKJ3CLSUT6AS7AXTH3/", }, { name: "FEDORA-2022-de515f765f", refsource: "FEDORA", tags: [ "Mailing List", "Third Party Advisory", ], url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/2ICG6CSIB3GUWH5DUSQEVX53MOJW7LYK/", }, { name: "https://cert-portal.siemens.com/productcert/pdf/ssa-332410.pdf", refsource: "CONFIRM", tags: [ "Patch", "Third Party Advisory", ], url: "https://cert-portal.siemens.com/productcert/pdf/ssa-332410.pdf", }, { name: "DSA-5326", refsource: "DEBIAN", tags: [ "Third Party Advisory", ], url: "https://www.debian.org/security/2023/dsa-5326", }, ], }, }, impact: { baseMetricV3: { cvssV3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 6.5, baseSeverity: "MEDIUM", confidentialityImpact: "LOW", integrityImpact: "LOW", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", version: "3.1", }, exploitabilityScore: 3.9, impactScore: 2.5, }, }, lastModifiedDate: "2023-07-19T00:56Z", publishedDate: "2022-07-14T15:15Z", }, }, }
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.