Alerts This Week
Warning Icon 1 692
Alerts This Week
Warning Icon 1 692

Red Hat Enterprise Linux 9 RHSA-2022:6595-01 Moderate: Nodejs Update

red hat
Calendar Grey September 20, 2022
Dist Redhat Esm H88
The advisory from Red Hat outlines a moderate-severity patch for nodejs and nodemon, tackling several security vulnerabilities and providing necessary fixes.
An update for nodejs and nodejs-nodemon is now available for Red Hat Enterprise Linux 9

Solution

For details on how to apply this update, which includes the changes described in this advisory, refer to:

https://access.redhat.com/articles/11258

Summary

Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language.
The following packages have been upgraded to a later upstream version: nodejs (16.16.0), nodejs-nodemon (2.0.19). (BZ#2124230, BZ#2124233)
Security Fix(es):
* nodejs-ini: Prototype pollution via malicious INI file (CVE-2020-7788)
* nodejs-glob-parent: Regular expression denial of service (CVE-2020-28469)
* nodejs-ansi-regex: Regular expression denial of service (ReDoS) matching ANSI escape codes (CVE-2021-3807)
* normalize-url: ReDoS for data URLs (CVE-2021-33502)
* nodejs: npm pack ignores root-level .gitignore and .npmignore file exclusion directives when run in a workspace (CVE-2022-29244)
* nodejs: DNS rebinding in --inspect via invalid IP addresses (CVE-2022-32212)
* nodejs: HTTP request smuggling due to flawed parsing of Transfer-Encoding (CVE-2022-32213)
* nodejs: HTTP request smuggling due to improper delimiting of header fields (CVE-2022-32214)
* nodejs: HTTP request smuggling due to incorrect parsing of multi-line Transfer-Encoding (CVE-2022-32215)
* got: missing verification of requested URLs allows redirects to UNIX sockets (CVE-2022-33987)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Bug Fix(es):
* nodejs:16/nodejs: Rebase to the latest Nodejs 16 release [rhel-9] (BZ#2121019)
* nodejs: Specify --with-default-icu-data-dir when using bootstrap build (BZ#2124299)

References

https://access.redhat.com/security/cve/CVE-2020-7788 https://access.redhat.com/security/cve/CVE-2020-28469 https://access.redhat.com/security/cve/CVE-2021-3807 https://access.redhat.com/security/cve/CVE-2021-33502 https://access.redhat.com/security/cve/CVE-2022-29244 https://access.redhat.com/security/cve/CVE-2022-32212 https://access.redhat.com/security/cve/CVE-2022-32213 https://access.redhat.com/security/cve/CVE-2022-32214 https://access.redhat.com/security/cve/CVE-2022-32215 https://access.redhat.com/security/cve/CVE-2022-33987 https://access.redhat.com/security/updates/classification#moderate

Package List

Red Hat Enterprise Linux AppStream (v. 9):
Source: nodejs-16.16.0-1.el9_0.src.rpm nodejs-nodemon-2.0.19-1.el9_0.src.rpm
aarch64: nodejs-16.16.0-1.el9_0.aarch64.rpm nodejs-debuginfo-16.16.0-1.el9_0.aarch64.rpm nodejs-debugsource-16.16.0-1.el9_0.aarch64.rpm nodejs-full-i18n-16.16.0-1.el9_0.aarch64.rpm nodejs-libs-16.16.0-1.el9_0.aarch64.rpm nodejs-libs-debuginfo-16.16.0-1.el9_0.aarch64.rpm npm-8.11.0-1.16.16.0.1.el9_0.aarch64.rpm
noarch: nodejs-docs-16.16.0-1.el9_0.noarch.rpm nodejs-nodemon-2.0.19-1.el9_0.noarch.rpm
ppc64le: nodejs-16.16.0-1.el9_0.ppc64le.rpm nodejs-debuginfo-16.16.0-1.el9_0.ppc64le.rpm nodejs-debugsource-16.16.0-1.el9_0.ppc64le.rpm nodejs-full-i18n-16.16.0-1.el9_0.ppc64le.rpm nodejs-libs-16.16.0-1.el9_0.ppc64le.rpm nodejs-libs-debuginfo-16.16.0-1.el9_0.ppc64le.rpm npm-8.11.0-1.16.16.0.1.el9_0.ppc64le.rpm
s390x: nodejs-16.16.0-1.el9_0.s390x.rpm nodejs-debuginfo-16.16.0-1.el9_0.s390x.rpm nodejs-debugsource-16.16.0-1.el9_0.s390x.rpm nodejs-full-i18n-16.16.0-1.el9_0.s390x.rpm nodejs-libs-16.16.0-1.el9_0.s390x.rpm nodejs-libs-debuginfo-16.16.0-1.el9_0.s390x.rpm npm-8.11.0-1.16.16.0.1.el9_0.s390x.rpm
x86_64: nodejs-16.16.0-1.el9_0.x86_64.rpm nodejs-debuginfo-16.16.0-1.el9_0.i686.rpm nodejs-debuginfo-16.16.0-1.el9_0.x86_64.rpm

Read the Full Advisory


Advisory ID: RHSA-2022:6595-01
Product: Red Hat Enterprise Linux
Issue date: 2022-09-20

Topic

An update for nodejs and nodejs-nodemon is now available for Red HatEnterprise Linux 9.Red Hat Product Security has rated this update as having a security impactof Moderate. A Common Vulnerability Scoring System (CVSS) base score, whichgives a detailed severity rating, is available for each vulnerability fromthe CVE link(s) in the References section.

Relevant Releases Architectures

Red Hat Enterprise Linux AppStream (v. 9) - aarch64, noarch, ppc64le, s390x, x86_64

Bugs Fixed

1907444 - CVE-2020-7788 nodejs-ini: Prototype pollution via malicious INI file

1945459 - CVE-2020-28469 nodejs-glob-parent: Regular expression denial of service

1964461 - CVE-2021-33502 nodejs-normalize-url: ReDoS for data URLs

2007557 - CVE-2021-3807 nodejs-ansi-regex: Regular expression denial of service (ReDoS) matching ANSI escape codes

2098556 - CVE-2022-29244 nodejs: npm pack ignores root-level .gitignore and .npmignore file exclusion directives when run in a workspace

2102001 - CVE-2022-33987 nodejs-got: missing verification of requested URLs allows redirects to UNIX sockets

2105422 - CVE-2022-32212 nodejs: DNS rebinding in --inspect via invalid IP addresses

2105426 - CVE-2022-32215 nodejs: HTTP request smuggling due to incorrect parsing of multi-line Transfer-Encoding

2105428 - CVE-2022-32214 nodejs: HTTP request smuggling due to improper delimiting of header fields

2105430 - CVE-2022-32213 nodejs: HTTP request smuggling due to flawed parsing of Transfer-Encoding

2121019 - nodejs:16/nodejs: Rebase to the latest Nodejs 16 release [rhel-9] [rhel-9.0.0.z]

2124299 - nodejs: Specify --with-default-icu-data-dir when using bootstrap build [rhel-9.0.0.z]

Get the latest News and Insights

Get the latest Linux and open source security news straight to your inbox.

Your message here