Описание
Security update for nodejs16
This update for nodejs16 fixes the following issues:
- CVE-2022-32212: Fixed DNS rebinding in --inspect via invalid IP addresses (bsc#1201328).
- CVE-2022-32213: Fixed HTTP request smuggling due to flawed parsing of Transfer-Encoding (bsc#1201325).
- CVE-2022-32214: Fixed HTTP request smuggling due to improper delimiting of header fields (bsc#1201326).
- CVE-2022-32215: Fixed HTTP request smuggling due to incorrect parsing of multi-line Transfer-Encoding (bsc#1201327).
The following non-security bug was fixed:
- Add buildtime version check to determine if we need patched openssl Requires: or already in upstream. (bsc#1192489)
Список пакетов
SUSE Linux Enterprise Module for Web and Scripting 15 SP3
openSUSE Leap 15.3
Ссылки
- Link for SUSE-SU-2022:2551-1
- E-Mail link for SUSE-SU-2022:2551-1
- SUSE Security Ratings
- SUSE Bug 1192489
- SUSE Bug 1201325
- SUSE Bug 1201326
- SUSE Bug 1201327
- SUSE Bug 1201328
- SUSE CVE CVE-2022-32212 page
- SUSE CVE CVE-2022-32213 page
- SUSE CVE CVE-2022-32214 page
- SUSE CVE CVE-2022-32215 page
Описание
A OS Command Injection vulnerability exists in Node.js versions <14.20.0, <16.20.0, <18.5.0 due to an insufficient IsAllowedHost check that can easily be bypassed because IsIPAddress does not properly check if an IP address is invalid before making DBS requests allowing rebinding attacks.
Затронутые продукты
Ссылки
- CVE-2022-32212
- SUSE Bug 1201328
Описание
The llhttp parser <v14.20.1, <v16.17.1 and <v18.9.1 in the http module in Node.js does not correctly parse and validate Transfer-Encoding headers and can lead to HTTP Request Smuggling (HRS).
Затронутые продукты
Ссылки
- CVE-2022-32213
- SUSE Bug 1201325
Описание
The llhttp parser <v14.20.1, <v16.17.1 and <v18.9.1 in the http module in Node.js does not strictly use the CRLF sequence to delimit HTTP requests. This can lead to HTTP Request Smuggling (HRS).
Затронутые продукты
Ссылки
- CVE-2022-32214
- SUSE Bug 1201326
Описание
The llhttp parser <v14.20.1, <v16.17.1 and <v18.9.1 in the http module in Node.js does not correctly handle multi-line Transfer-Encoding headers. This can lead to HTTP Request Smuggling (HRS).
Затронутые продукты
Ссылки
- CVE-2022-32215
- SUSE Bug 1201327