gsd-2022-32214
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 strictly use the CRLF sequence to delimit HTTP requests. This can lead to HTTP Request Smuggling (HRS).
Aliases
Aliases
{ GSD: { alias: "CVE-2022-32214", description: "The llhttp parser in the http module in Node.js does not strictly use the CRLF sequence to delimit HTTP requests. This can lead to HTTP Request Smuggling (HRS).", id: "GSD-2022-32214", references: [ "https://www.suse.com/security/cve/CVE-2022-32214.html", "https://advisories.mageia.org/CVE-2022-32214.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-32214", ], details: "The llhttp parser <v14.20.1, <v16.17.1 and <v18.9.1 in the http module in Node.js does not strictly use the CRLF sequence to delimit HTTP requests. This can lead to HTTP Request Smuggling (HRS).", id: "GSD-2022-32214", modified: "2023-12-13T01:19:12.916974Z", schema_version: "1.4.0", }, }, namespaces: { "cve.org": { CVE_data_meta: { ASSIGNER: "support@hackerone.com", ID: "CVE-2022-32214", 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 strictly use the CRLF sequence to delimit HTTP requests. This 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/1524692", refsource: "MISC", url: "https://hackerone.com/reports/1524692", }, { 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 does not strictly use the CRLF sequence to delimit HTTP requests. This can lead to HTTP Request Smuggling (HRS).", fixed_versions: [], identifier: "CVE-2022-32214", identifiers: [ "CVE-2022-32214", ], 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-32214", "https://hackerone.com/reports/1524692", "https://nodejs.org/en/blog/vulnerability/july-2022-security-releases/", ], uuid: "633b13a8-aab2-4e21-b724-61c180882351", }, ], }, "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: [], versionEndExcluding: "18.5.0", versionStartIncluding: "18.0.0", vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*", cpe_name: [], versionEndExcluding: "14.20.0", versionStartIncluding: "14.15.0", vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*", cpe_name: [], versionEndExcluding: "16.16.0", versionStartIncluding: "16.13.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, }, ], 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.0", vulnerable: true, }, ], operator: "OR", }, ], }, cve: { CVE_data_meta: { ASSIGNER: "support@hackerone.com", ID: "CVE-2022-32214", }, 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 strictly use the CRLF sequence to delimit HTTP requests. This can lead to HTTP Request Smuggling (HRS).", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "en", value: "CWE-444", }, ], }, ], }, references: { reference_data: [ { name: "https://hackerone.com/reports/1524692", refsource: "MISC", tags: [ "Exploit", "Issue Tracking", "Third Party Advisory", ], url: "https://hackerone.com/reports/1524692", }, { 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: "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:55Z", 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.