Lucene search

K
nodejsblogOpenJS FoundationNODEJSBLOG:OCT-2021-SECURITY-RELEASES
HistoryOct 12, 2021 - 12:00 a.m.

October 12th 2021 Security Releases

2021-10-1200:00:00
OpenJS Foundation
nodejs.org
22
node.js
security releases
http request smuggling

CVSS2

6.4

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

NONE

AV:N/AC:L/Au:N/C:P/I:P/A:N

CVSS3

6.5

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N

AI Score

7.4

Confidence

High

EPSS

0.005

Percentile

76.3%

(Update 12-Oct-2021) Security releases available

Updates are now available for the v16.x, v14.x, and v12.x Node.js release lines for the following issues.

HTTP Request Smuggling due to spaced in headers (Medium)(CVE-2021-22959)

The http parser accepts requests with a space (SP) right after the header name before the colon. This can lead to HTTP Request Smuggling (HRS). More details will be available at CVE-2021-22959 after publication.

The fix for this is included in llhttp v2.1.4 and v6.0.6.

Thanks to Mattias Grenfeldt (<https://grenfeldt.dev/&gt;) and Asta Olofsson for reporting this vulnerability.

Impacts:

  • All versions of the 16.x, 14.x, and 12.x releases lines.

HTTP Request Smuggling when parsing the body (Medium)(CVE-2021-22960)

The parse ignores chunk extensions when parsing the body of chunked requests. This leads to HTTP Request Smuggling (HRS) under certain conditions. More details will be available at CVE-2021-22960 after publication.

THe fix for this is included in llhttp v2.1.4 and v6.0.6.

Thanks to Mattias Grenfeldt (<https://grenfeldt.dev/&gt;) and Asta Olofsson for reporting this vulnerability.

Impacts:

  • All versions of the 16.x, 14.x, and 12.x releases lines.

Downloads and release details

  • Node.js v12.22.7 (LTS)
  • Node.js v14.18.1 (LTS)
  • Node.js v16.11.1 (Current)

Summary

The Node.js project will release new versions of the 12.x, 14.x, and 16.x releases lines on or shortly after Tuesday

October 12th, 2021 in order to address:

  • Two medium severity issues

Impact

The 16.x release line of Node.js is vulnerable to two medium severity issues.

The 14.x release line of Node.js is vulnerable to two medium severity issues.

The 12.x release line of Node.js is vulnerable to two medium severity issues.

Release timing

Releases will be available at, or shortly after, Tuesday, October 12th, 2021.

CVSS2

6.4

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

NONE

AV:N/AC:L/Au:N/C:P/I:P/A:N

CVSS3

6.5

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N

AI Score

7.4

Confidence

High

EPSS

0.005

Percentile

76.3%