Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

suse-cvrf логотип

SUSE-SU-2021:0674-1

Опубликовано: 02 мар. 2021
Источник: suse-cvrf

Описание

Security update for nodejs10

This update for nodejs10 fixes the following issues:

New upstream LTS version 10.24.0:

  • CVE-2021-22883: HTTP2 'unknownProtocol' cause Denial of Service by resource exhaustion (bsc#1182619)
  • CVE-2021-22884: DNS rebinding in --inspect (bsc#1182620)
  • CVE-2021-23840: OpenSSL - Integer overflow in CipherUpdate (bsc#1182333)

Список пакетов

SUSE Enterprise Storage 6
nodejs10-10.24.0-1.33.2
nodejs10-devel-10.24.0-1.33.2
nodejs10-docs-10.24.0-1.33.2
npm10-10.24.0-1.33.2
SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS
nodejs10-10.24.0-1.33.2
nodejs10-devel-10.24.0-1.33.2
nodejs10-docs-10.24.0-1.33.2
npm10-10.24.0-1.33.2
SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS
nodejs10-10.24.0-1.33.2
nodejs10-devel-10.24.0-1.33.2
nodejs10-docs-10.24.0-1.33.2
npm10-10.24.0-1.33.2
SUSE Linux Enterprise High Performance Computing 15-ESPOS
nodejs10-10.24.0-1.33.2
nodejs10-devel-10.24.0-1.33.2
nodejs10-docs-10.24.0-1.33.2
npm10-10.24.0-1.33.2
SUSE Linux Enterprise High Performance Computing 15-LTSS
nodejs10-10.24.0-1.33.2
nodejs10-devel-10.24.0-1.33.2
nodejs10-docs-10.24.0-1.33.2
npm10-10.24.0-1.33.2
SUSE Linux Enterprise Module for Web and Scripting 15 SP2
nodejs10-10.24.0-1.33.2
nodejs10-devel-10.24.0-1.33.2
nodejs10-docs-10.24.0-1.33.2
npm10-10.24.0-1.33.2
SUSE Linux Enterprise Server 15 SP1-BCL
nodejs10-10.24.0-1.33.2
nodejs10-devel-10.24.0-1.33.2
nodejs10-docs-10.24.0-1.33.2
npm10-10.24.0-1.33.2
SUSE Linux Enterprise Server 15 SP1-LTSS
nodejs10-10.24.0-1.33.2
nodejs10-devel-10.24.0-1.33.2
nodejs10-docs-10.24.0-1.33.2
npm10-10.24.0-1.33.2
SUSE Linux Enterprise Server 15-LTSS
nodejs10-10.24.0-1.33.2
nodejs10-devel-10.24.0-1.33.2
nodejs10-docs-10.24.0-1.33.2
npm10-10.24.0-1.33.2
SUSE Linux Enterprise Server for SAP Applications 15
nodejs10-10.24.0-1.33.2
nodejs10-devel-10.24.0-1.33.2
nodejs10-docs-10.24.0-1.33.2
npm10-10.24.0-1.33.2
SUSE Linux Enterprise Server for SAP Applications 15 SP1
nodejs10-10.24.0-1.33.2
nodejs10-devel-10.24.0-1.33.2
nodejs10-docs-10.24.0-1.33.2
npm10-10.24.0-1.33.2
SUSE Manager Proxy 4.0
nodejs10-10.24.0-1.33.2
nodejs10-devel-10.24.0-1.33.2
nodejs10-docs-10.24.0-1.33.2
npm10-10.24.0-1.33.2
SUSE Manager Retail Branch Server 4.0
nodejs10-10.24.0-1.33.2
nodejs10-devel-10.24.0-1.33.2
nodejs10-docs-10.24.0-1.33.2
npm10-10.24.0-1.33.2
SUSE Manager Server 4.0
nodejs10-10.24.0-1.33.2
nodejs10-devel-10.24.0-1.33.2
nodejs10-docs-10.24.0-1.33.2
npm10-10.24.0-1.33.2

Описание

Node.js before 10.24.0, 12.21.0, 14.16.0, and 15.10.0 is vulnerable to a denial of service attack when too many connection attempts with an 'unknownProtocol' are established. This leads to a leak of file descriptors. If a file descriptor limit is configured on the system, then the server is unable to accept new connections and prevent the process also from opening, e.g. a file. If no file descriptor limit is configured, then this lead to an excessive memory usage and cause the system to run out of memory.


Затронутые продукты
SUSE Enterprise Storage 6:nodejs10-10.24.0-1.33.2
SUSE Enterprise Storage 6:nodejs10-devel-10.24.0-1.33.2
SUSE Enterprise Storage 6:nodejs10-docs-10.24.0-1.33.2
SUSE Enterprise Storage 6:npm10-10.24.0-1.33.2

Ссылки

Описание

Node.js before 10.24.0, 12.21.0, 14.16.0, and 15.10.0 is vulnerable to DNS rebinding attacks as the whitelist includes "localhost6". When "localhost6" is not present in /etc/hosts, it is just an ordinary domain that is resolved via DNS, i.e., over network. If the attacker controls the victim's DNS server or can spoof its responses, the DNS rebinding protection can be bypassed by using the "localhost6" domain. As long as the attacker uses the "localhost6" domain, they can still apply the attack described in CVE-2018-7160.


Затронутые продукты
SUSE Enterprise Storage 6:nodejs10-10.24.0-1.33.2
SUSE Enterprise Storage 6:nodejs10-devel-10.24.0-1.33.2
SUSE Enterprise Storage 6:nodejs10-docs-10.24.0-1.33.2
SUSE Enterprise Storage 6:npm10-10.24.0-1.33.2

Ссылки

Описание

Calls to EVP_CipherUpdate, EVP_EncryptUpdate and EVP_DecryptUpdate may overflow the output length argument in some cases where the input length is close to the maximum permissable length for an integer on the platform. In such cases the return value from the function call will be 1 (indicating success), but the output length value will be negative. This could cause applications to behave incorrectly or crash. OpenSSL versions 1.1.1i and below are affected by this issue. Users of these versions should upgrade to OpenSSL 1.1.1j. OpenSSL versions 1.0.2x and below are affected by this issue. However OpenSSL 1.0.2 is out of support and no longer receiving public updates. Premium support customers of OpenSSL 1.0.2 should upgrade to 1.0.2y. Other users should upgrade to 1.1.1j. Fixed in OpenSSL 1.1.1j (Affected 1.1.1-1.1.1i). Fixed in OpenSSL 1.0.2y (Affected 1.0.2-1.0.2x).


Затронутые продукты
SUSE Enterprise Storage 6:nodejs10-10.24.0-1.33.2
SUSE Enterprise Storage 6:nodejs10-devel-10.24.0-1.33.2
SUSE Enterprise Storage 6:nodejs10-docs-10.24.0-1.33.2
SUSE Enterprise Storage 6:npm10-10.24.0-1.33.2

Ссылки
Уязвимость SUSE-SU-2021:0674-1