Bug 2014059 (CVE-2021-22960)
Summary: | CVE-2021-22960 llhttp: HTTP Request Smuggling when parsing the body of chunked requests | ||
---|---|---|---|
Product: | [Other] Security Response | Reporter: | Cedric Buissart <cbuissar> |
Component: | vulnerability | Assignee: | Red Hat Product Security <security-response-team> |
Status: | CLOSED ERRATA | QA Contact: | |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | unspecified | CC: | bdettelb, caswilli, dkuc, fjansen, hhorak, jnakfour, jorton, kaycoth, mrunge, nodejs-maint, nodejs-sig, sgallagh, thrcka, zsvetlik |
Target Milestone: | --- | Keywords: | Security |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | llhttp 6.0.6, llhttp 2.1.4, node 12.22.7, node 14.18.1, node 16.11.1 | Doc Type: | If docs needed, set a value |
Doc Text: |
An HTTP Request Smuggling (HRS) vulnerability was found in the llhttp library, used by Node.JS. During the parsing of chunked messages, the chunk size parameter was not validated properly. In situations where HTTP conversations are being proxied (such as proxy, reverse-proxy, load-balancer), an attacker can use this flaw to inject arbitrary messages through the proxy. The highest threat from this vulnerability is to confidentiality and integrity.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2022-02-01 22:32:51 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 2014066, 2014109, 2014110, 2014111, 2014112, 2014113, 2014114, 2014115, 2014124, 2014125, 2014126, 2014127, 2014128, 2014135, 2027643, 2027645, 2027646, 2031772, 2086786, 2086787, 2086788, 2086789, 2087163 | ||
Bug Blocks: | 2014056 |
Description
Cedric Buissart
2021-10-14 11:58:21 UTC
Created nodejs tracking bugs for this issue: Affects: fedora-all [bug 2014066] Created nodejs tracking bugs for this issue: Affects: epel-all [bug 2014109] Created nodejs:10/nodejs tracking bugs for this issue: Affects: fedora-all [bug 2014110] Created nodejs:12/nodejs tracking bugs for this issue: Affects: fedora-all [bug 2014111] Created nodejs:13/nodejs tracking bugs for this issue: Affects: fedora-all [bug 2014112] Created nodejs:14/nodejs tracking bugs for this issue: Affects: fedora-all [bug 2014113] Created nodejs:15/nodejs tracking bugs for this issue: Affects: fedora-all [bug 2014114] Created nodejs:16/nodejs tracking bugs for this issue: Affects: fedora-all [bug 2014115] HackerOne report (currently private) : https://hackerone.com/reports/1238709 Upstream fixes for Node.JS : node 12 : https://github.com/nodejs/node/commit/21a2e554e3eaa325abbdb28f366928d0ccc0a0f0 node 14 : https://github.com/nodejs/node/commit/8c254ca7e4693fb778d808fa835b095de6c9fdd4 node 16 : https://github.com/nodejs/node/commit/af488f8dc82d69847992ea1cd2f53dc8082b3b91 Upstream fixes for llhttp : v.6 : https://github.com/nodejs/llhttp/commit/b069a2ba7d6caada9b1a1d99a511ce4631b02ed1 v.2.1.x : https://github.com/nodejs/llhttp/commit/a835370c29ce7c793bd2cb40cacf626d18669371 This issue has been addressed in the following products: Red Hat Enterprise Linux 8 Via RHSA-2021:5171 https://access.redhat.com/errata/RHSA-2021:5171 This issue has been addressed in the following products: Red Hat Software Collections for Red Hat Enterprise Linux 7 Via RHSA-2022:0041 https://access.redhat.com/errata/RHSA-2022:0041 This issue has been addressed in the following products: Red Hat Enterprise Linux 8.4 Extended Update Support Via RHSA-2022:0246 https://access.redhat.com/errata/RHSA-2022:0246 This issue has been addressed in the following products: Red Hat Enterprise Linux 8 Via RHSA-2022:0350 https://access.redhat.com/errata/RHSA-2022:0350 This bug is now closed. Further updates for individual products will be reflected on the CVE page(s): https://access.redhat.com/security/cve/cve-2021-22960 This issue has been addressed in the following products: Red Hat Software Collections for Red Hat Enterprise Linux 7 Via RHSA-2022:4914 https://access.redhat.com/errata/RHSA-2022:4914 |