ghsa-77qx-hwx7-xv2g
Vulnerability from github
Published
2022-05-17 02:37
Modified
2025-04-12 12:58
Severity ?
VLAI Severity ?
Details
The HTTP header parsing code in Node.js 0.10.x before 0.10.42, 0.11.6 through 0.11.16, 0.12.x before 0.12.10, 4.x before 4.3.0, and 5.x before 5.6.0 allows remote attackers to bypass an HTTP response-splitting protection mechanism via UTF-8 encoded Unicode characters in the HTTP header, as demonstrated by %c4%8d%c4%8a.
{ "affected": [], "aliases": [ "CVE-2016-2216" ], "database_specific": { "cwe_ids": [ "CWE-20" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2016-04-07T21:59:00Z", "severity": "HIGH" }, "details": "The HTTP header parsing code in Node.js 0.10.x before 0.10.42, 0.11.6 through 0.11.16, 0.12.x before 0.12.10, 4.x before 4.3.0, and 5.x before 5.6.0 allows remote attackers to bypass an HTTP response-splitting protection mechanism via UTF-8 encoded Unicode characters in the HTTP header, as demonstrated by %c4%8d%c4%8a.", "id": "GHSA-77qx-hwx7-xv2g", "modified": "2025-04-12T12:58:10Z", "published": "2022-05-17T02:37:54Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-2216" }, { "type": "WEB", "url": "https://nodejs.org/en/blog/vulnerability/february-2016-security-releases" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/201612-43" }, { "type": "WEB", "url": "http://blog.safebreach.com/2016/02/09/http-response-splitting-in-node-js-root-cause-analysis" }, { "type": "WEB", "url": "http://info.safebreach.com/hubfs/Node-js-Response-Splitting.pdf" }, { "type": "WEB", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2016-February/177184.html" }, { "type": "WEB", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2016-February/177673.html" }, { "type": "WEB", "url": "http://packetstormsecurity.com/files/135711/Node.js-HTTP-Response-Splitting.html" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/83141" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "type": "CVSS_V3" } ] }
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…
Loading…