An update for nodejs is now available for openEuler-20.03-LTS and openEuler-20.03-LTS-SP1 Security Advisory openeuler-security@openeuler.org openEuler security committee openEuler-SA-2021-1058 Final 1.0 1.0 2021-03-05 Initial 2021-03-05 2021-03-05 openEuler SA Tool V1.0 2021-03-05 nodejs security update An update for nodejs is now available for openEuler-20.03-LTS and openEuler-20.03-LTS-SP1. Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices. Security Fix(es): Node.js versions before 10.23.1, 12.20.1, 14.15.4, 15.5.1 allow two copies of a header field in an HTTP request (for example, two Transfer-Encoding header fields). In this case, Node.js identifies the first header field and ignores the second. This can lead to HTTP Request Smuggling.(CVE-2020-8287) Node.js versions before 10.23.1, 12.20.1, 14.15.4, 15.5.1 are vulnerable to a use-after-free bug in its TLS implementation. When writing to a TLS enabled socket, node::StreamBase::Write calls node::TLSWrap::DoWrite with a freshly allocated WriteWrap object as first argument. If the DoWrite method does not return an error, this object is passed back to the caller as part of a StreamWriteResult structure. This may be exploited to corrupt memory leading to a Denial of Service or potentially other exploits.(CVE-2020-8265) An update for nodejs is now available for openEuler-20.03-LTS and openEuler-20.03-LTS-SP1. openEuler Security has rated this update as having a security impact of high. A Common Vunlnerability Scoring System(CVSS)base score,which gives a detailed severity rating, is available for each vulnerability from the CVElink(s) in the References section. High nodejs https://openeuler.org/en/security/safety-bulletin/detail.html?id=openEuler-SA-2021-1058 https://openeuler.org/en/security/cve/detail.html?id=CVE-2020-8287 https://openeuler.org/en/security/cve/detail.html?id=CVE-2020-8265 https://nvd.nist.gov/vuln/detail/CVE-2020-8287 https://nvd.nist.gov/vuln/detail/CVE-2020-8265 openEuler-20.03-LTS openEuler-20.03-LTS-SP1 nodejs-libs-10.21.0-4.oe1.aarch64.rpm nodejs-10.21.0-4.oe1.aarch64.rpm nodejs-devel-10.21.0-4.oe1.aarch64.rpm nodejs-debuginfo-10.21.0-4.oe1.aarch64.rpm nodejs-full-i18n-10.21.0-4.oe1.aarch64.rpm nodejs-debugsource-10.21.0-4.oe1.aarch64.rpm npm-6.14.4-1.10.21.0.4.oe1.oe1.aarch64.rpm v8-devel-6.8.275.32-1.10.21.0.4.oe1.oe1.aarch64.rpm nodejs-libs-10.21.0-5.oe1.aarch64.rpm nodejs-10.21.0-5.oe1.aarch64.rpm nodejs-devel-10.21.0-5.oe1.aarch64.rpm nodejs-debuginfo-10.21.0-5.oe1.aarch64.rpm nodejs-full-i18n-10.21.0-5.oe1.aarch64.rpm nodejs-debugsource-10.21.0-5.oe1.aarch64.rpm npm-6.14.4-1.10.21.0.5.oe1.oe1.aarch64.rpm v8-devel-6.8.275.32-1.10.21.0.5.oe1.oe1.aarch64.rpm nodejs-docs-10.21.0-4.oe1.noarch.rpm nodejs-docs-10.21.0-5.oe1.noarch.rpm nodejs-10.21.0-4.oe1.src.rpm nodejs-10.21.0-5.oe1.src.rpm nodejs-devel-10.21.0-4.oe1.x86_64.rpm npm-6.14.4-1.10.21.0.4.oe1.oe1.x86_64.rpm nodejs-10.21.0-4.oe1.x86_64.rpm nodejs-libs-10.21.0-4.oe1.x86_64.rpm nodejs-debugsource-10.21.0-4.oe1.x86_64.rpm nodejs-debuginfo-10.21.0-4.oe1.x86_64.rpm v8-devel-6.8.275.32-1.10.21.0.4.oe1.oe1.x86_64.rpm nodejs-full-i18n-10.21.0-4.oe1.x86_64.rpm nodejs-devel-10.21.0-5.oe1.x86_64.rpm npm-6.14.4-1.10.21.0.5.oe1.oe1.x86_64.rpm nodejs-10.21.0-5.oe1.x86_64.rpm nodejs-libs-10.21.0-5.oe1.x86_64.rpm nodejs-debugsource-10.21.0-5.oe1.x86_64.rpm nodejs-debuginfo-10.21.0-5.oe1.x86_64.rpm v8-devel-6.8.275.32-1.10.21.0.5.oe1.oe1.x86_64.rpm nodejs-full-i18n-10.21.0-5.oe1.x86_64.rpm Node.js versions before 10.23.1, 12.20.1, 14.15.4, 15.5.1 allow two copies of a header field in an HTTP request (for example, two Transfer-Encoding header fields). In this case, Node.js identifies the first header field and ignores the second. This can lead to HTTP Request Smuggling. 2021-03-05 CVE-2020-8287 openEuler-20.03-LTS openEuler-20.03-LTS-SP1 Medium 6.5 AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N nodejs security update 2021-03-05 https://openeuler.org/en/security/safety-bulletin/detail.html?id=openEuler-SA-2021-1058 Node.js versions before 10.23.1, 12.20.1, 14.15.4, 15.5.1 are vulnerable to a use-after-free bug in its TLS implementation. When writing to a TLS enabled socket, node::StreamBase::Write calls node::TLSWrap::DoWrite with a freshly allocated WriteWrap object as first argument. If the DoWrite method does not return an error, this object is passed back to the caller as part of a StreamWriteResult structure. This may be exploited to corrupt memory leading to a Denial of Service or potentially other exploits. 2021-03-05 CVE-2020-8265 openEuler-20.03-LTS openEuler-20.03-LTS-SP1 High 8.1 AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H nodejs security update 2021-03-05 https://openeuler.org/en/security/safety-bulletin/detail.html?id=openEuler-SA-2021-1058