SUSE-SU-2022:1717-1: important: Security update for nodejs10

sle-security-updates at lists.suse.com sle-security-updates at lists.suse.com
Tue May 17 19:21:07 UTC 2022


   SUSE Security Update: Security update for nodejs10
______________________________________________________________________________

Announcement ID:    SUSE-SU-2022:1717-1
Rating:             important
References:         #1191962 #1191963 #1192153 #1192154 #1192696 
                    #1194514 #1194819 #1197283 #1198247 
Cross-References:   CVE-2021-23343 CVE-2021-32803 CVE-2021-32804
                    CVE-2021-3807 CVE-2021-3918 CVE-2021-44906
                    CVE-2021-44907 CVE-2022-0235 CVE-2022-21824
                   
CVSS scores:
                    CVE-2021-23343 (NVD) : 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
                    CVE-2021-23343 (SUSE): 5.3 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
                    CVE-2021-32803 (NVD) : 8.1 CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H
                    CVE-2021-32803 (SUSE): 8.1 CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H
                    CVE-2021-32804 (NVD) : 8.1 CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H
                    CVE-2021-32804 (SUSE): 8.1 CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H
                    CVE-2021-3807 (NVD) : 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
                    CVE-2021-3807 (SUSE): 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
                    CVE-2021-3918 (NVD) : 9.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
                    CVE-2021-3918 (SUSE): 8.1 CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
                    CVE-2021-44906 (NVD) : 9.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
                    CVE-2021-44906 (SUSE): 5.6 CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L
                    CVE-2021-44907 (NVD) : 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
                    CVE-2021-44907 (SUSE): 3.1 CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N
                    CVE-2022-0235 (SUSE): 6.1 CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N
                    CVE-2022-21824 (NVD) : 8.2 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H
                    CVE-2022-21824 (SUSE): 4 CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:L

Affected Products:
                    SUSE CaaS Platform 4.0
                    SUSE Enterprise Storage 6
                    SUSE Enterprise Storage 7
                    SUSE Linux Enterprise High Performance Computing 15-ESPOS
                    SUSE Linux Enterprise High Performance Computing 15-LTSS
                    SUSE Linux Enterprise High Performance Computing 15-SP1-ESPOS
                    SUSE Linux Enterprise High Performance Computing 15-SP1-LTSS
                    SUSE Linux Enterprise High Performance Computing 15-SP2-ESPOS
                    SUSE Linux Enterprise High Performance Computing 15-SP2-LTSS
                    SUSE Linux Enterprise Server 15-LTSS
                    SUSE Linux Enterprise Server 15-SP1-BCL
                    SUSE Linux Enterprise Server 15-SP1-LTSS
                    SUSE Linux Enterprise Server 15-SP2-BCL
                    SUSE Linux Enterprise Server 15-SP2-LTSS
                    SUSE Linux Enterprise Server for SAP 15
                    SUSE Linux Enterprise Server for SAP 15-SP1
                    SUSE Linux Enterprise Server for SAP 15-SP2
                    SUSE Manager Proxy 4.1
                    SUSE Manager Retail Branch Server 4.1
                    SUSE Manager Server 4.1
                    openSUSE Leap 15.3
                    openSUSE Leap 15.4
______________________________________________________________________________

   An update that fixes 9 vulnerabilities is now available.

Description:

   This update for nodejs10 fixes the following issues:

   - CVE-2021-23343: Fixed ReDoS via splitDeviceRe, splitTailRe and
     splitPathRe (bsc#1192153).
   - CVE-2021-32803: Fixed insufficient symlink protection in node-tar
     allowing arbitrary file creation and overwrite (bsc#1191963).
   - CVE-2021-32804: Fixed insufficient absolute path sanitization in
     node-tar allowing arbitrary file creation and overwrite (bsc#1191962).
   - CVE-2021-3918: Fixed improper controlled modification of object
     prototype attributes in json-schema (bsc#1192696).
   - CVE-2021-3807: Fixed regular expression denial of service (ReDoS)
     matching ANSI escape codes in node-ansi-regex (bsc#1192154).
   - CVE-2022-21824: Fixed prototype pollution via console.table
     (bsc#1194514).
   - CVE-2021-44906: Fixed prototype pollution in npm dependency
     (bsc#1198247).
   - CVE-2021-44907: Fixed insuficient sanitation in npm dependency
     (bsc#1197283).
   - CVE-2022-0235: Fixed passing of cookie data and sensitive headers to
     different hostnames in node-fetch-npm (bsc#1194819).


Patch Instructions:

   To install this SUSE Security Update use the SUSE recommended installation methods
   like YaST online_update or "zypper patch".

   Alternatively you can run the command listed for your product:

   - openSUSE Leap 15.4:

      zypper in -t patch openSUSE-SLE-15.4-2022-1717=1

   - openSUSE Leap 15.3:

      zypper in -t patch openSUSE-SLE-15.3-2022-1717=1

   - SUSE Manager Server 4.1:

      zypper in -t patch SUSE-SLE-Product-SUSE-Manager-Server-4.1-2022-1717=1

   - SUSE Manager Retail Branch Server 4.1:

      zypper in -t patch SUSE-SLE-Product-SUSE-Manager-Retail-Branch-Server-4.1-2022-1717=1

   - SUSE Manager Proxy 4.1:

      zypper in -t patch SUSE-SLE-Product-SUSE-Manager-Proxy-4.1-2022-1717=1

   - SUSE Linux Enterprise Server for SAP 15-SP2:

      zypper in -t patch SUSE-SLE-Product-SLES_SAP-15-SP2-2022-1717=1

   - SUSE Linux Enterprise Server for SAP 15-SP1:

      zypper in -t patch SUSE-SLE-Product-SLES_SAP-15-SP1-2022-1717=1

   - SUSE Linux Enterprise Server for SAP 15:

      zypper in -t patch SUSE-SLE-Product-SLES_SAP-15-2022-1717=1

   - SUSE Linux Enterprise Server 15-SP2-LTSS:

      zypper in -t patch SUSE-SLE-Product-SLES-15-SP2-LTSS-2022-1717=1

   - SUSE Linux Enterprise Server 15-SP2-BCL:

      zypper in -t patch SUSE-SLE-Product-SLES-15-SP2-BCL-2022-1717=1

   - SUSE Linux Enterprise Server 15-SP1-LTSS:

      zypper in -t patch SUSE-SLE-Product-SLES-15-SP1-LTSS-2022-1717=1

   - SUSE Linux Enterprise Server 15-SP1-BCL:

      zypper in -t patch SUSE-SLE-Product-SLES-15-SP1-BCL-2022-1717=1

   - SUSE Linux Enterprise Server 15-LTSS:

      zypper in -t patch SUSE-SLE-Product-SLES-15-2022-1717=1

   - SUSE Linux Enterprise High Performance Computing 15-SP2-LTSS:

      zypper in -t patch SUSE-SLE-Product-HPC-15-SP2-LTSS-2022-1717=1

   - SUSE Linux Enterprise High Performance Computing 15-SP2-ESPOS:

      zypper in -t patch SUSE-SLE-Product-HPC-15-SP2-ESPOS-2022-1717=1

   - SUSE Linux Enterprise High Performance Computing 15-SP1-LTSS:

      zypper in -t patch SUSE-SLE-Product-HPC-15-SP1-LTSS-2022-1717=1

   - SUSE Linux Enterprise High Performance Computing 15-SP1-ESPOS:

      zypper in -t patch SUSE-SLE-Product-HPC-15-SP1-ESPOS-2022-1717=1

   - SUSE Linux Enterprise High Performance Computing 15-LTSS:

      zypper in -t patch SUSE-SLE-Product-HPC-15-2022-1717=1

   - SUSE Linux Enterprise High Performance Computing 15-ESPOS:

      zypper in -t patch SUSE-SLE-Product-HPC-15-2022-1717=1

   - SUSE Enterprise Storage 7:

      zypper in -t patch SUSE-Storage-7-2022-1717=1

   - SUSE Enterprise Storage 6:

      zypper in -t patch SUSE-Storage-6-2022-1717=1

   - SUSE CaaS Platform 4.0:

      To install this update, use the SUSE CaaS Platform 'skuba' tool. It
      will inform you if it detects new updates and let you then trigger
      updating of the complete cluster in a controlled way.



Package List:

   - openSUSE Leap 15.4 (aarch64 ppc64le s390x x86_64):

      nodejs10-10.24.1-150000.1.44.1
      nodejs10-debuginfo-10.24.1-150000.1.44.1
      nodejs10-debugsource-10.24.1-150000.1.44.1
      nodejs10-devel-10.24.1-150000.1.44.1
      npm10-10.24.1-150000.1.44.1

   - openSUSE Leap 15.4 (noarch):

      nodejs10-docs-10.24.1-150000.1.44.1

   - openSUSE Leap 15.3 (aarch64 ppc64le s390x x86_64):

      nodejs10-10.24.1-150000.1.44.1
      nodejs10-debuginfo-10.24.1-150000.1.44.1
      nodejs10-debugsource-10.24.1-150000.1.44.1
      nodejs10-devel-10.24.1-150000.1.44.1
      npm10-10.24.1-150000.1.44.1

   - openSUSE Leap 15.3 (noarch):

      nodejs10-docs-10.24.1-150000.1.44.1

   - SUSE Manager Server 4.1 (ppc64le s390x x86_64):

      nodejs10-10.24.1-150000.1.44.1
      nodejs10-debuginfo-10.24.1-150000.1.44.1
      nodejs10-debugsource-10.24.1-150000.1.44.1
      nodejs10-devel-10.24.1-150000.1.44.1
      npm10-10.24.1-150000.1.44.1

   - SUSE Manager Server 4.1 (noarch):

      nodejs10-docs-10.24.1-150000.1.44.1

   - SUSE Manager Retail Branch Server 4.1 (noarch):

      nodejs10-docs-10.24.1-150000.1.44.1

   - SUSE Manager Retail Branch Server 4.1 (x86_64):

      nodejs10-10.24.1-150000.1.44.1
      nodejs10-debuginfo-10.24.1-150000.1.44.1
      nodejs10-debugsource-10.24.1-150000.1.44.1
      nodejs10-devel-10.24.1-150000.1.44.1
      npm10-10.24.1-150000.1.44.1

   - SUSE Manager Proxy 4.1 (x86_64):

      nodejs10-10.24.1-150000.1.44.1
      nodejs10-debuginfo-10.24.1-150000.1.44.1
      nodejs10-debugsource-10.24.1-150000.1.44.1
      nodejs10-devel-10.24.1-150000.1.44.1
      npm10-10.24.1-150000.1.44.1

   - SUSE Manager Proxy 4.1 (noarch):

      nodejs10-docs-10.24.1-150000.1.44.1

   - SUSE Linux Enterprise Server for SAP 15-SP2 (ppc64le x86_64):

      nodejs10-10.24.1-150000.1.44.1
      nodejs10-debuginfo-10.24.1-150000.1.44.1
      nodejs10-debugsource-10.24.1-150000.1.44.1
      nodejs10-devel-10.24.1-150000.1.44.1
      npm10-10.24.1-150000.1.44.1

   - SUSE Linux Enterprise Server for SAP 15-SP2 (noarch):

      nodejs10-docs-10.24.1-150000.1.44.1

   - SUSE Linux Enterprise Server for SAP 15-SP1 (ppc64le x86_64):

      nodejs10-10.24.1-150000.1.44.1
      nodejs10-debuginfo-10.24.1-150000.1.44.1
      nodejs10-debugsource-10.24.1-150000.1.44.1
      nodejs10-devel-10.24.1-150000.1.44.1
      npm10-10.24.1-150000.1.44.1

   - SUSE Linux Enterprise Server for SAP 15-SP1 (noarch):

      nodejs10-docs-10.24.1-150000.1.44.1

   - SUSE Linux Enterprise Server for SAP 15 (ppc64le x86_64):

      nodejs10-10.24.1-150000.1.44.1
      nodejs10-debuginfo-10.24.1-150000.1.44.1
      nodejs10-debugsource-10.24.1-150000.1.44.1
      nodejs10-devel-10.24.1-150000.1.44.1
      npm10-10.24.1-150000.1.44.1

   - SUSE Linux Enterprise Server for SAP 15 (noarch):

      nodejs10-docs-10.24.1-150000.1.44.1

   - SUSE Linux Enterprise Server 15-SP2-LTSS (aarch64 ppc64le s390x x86_64):

      nodejs10-10.24.1-150000.1.44.1
      nodejs10-debuginfo-10.24.1-150000.1.44.1
      nodejs10-debugsource-10.24.1-150000.1.44.1
      nodejs10-devel-10.24.1-150000.1.44.1
      npm10-10.24.1-150000.1.44.1

   - SUSE Linux Enterprise Server 15-SP2-LTSS (noarch):

      nodejs10-docs-10.24.1-150000.1.44.1

   - SUSE Linux Enterprise Server 15-SP2-BCL (x86_64):

      nodejs10-10.24.1-150000.1.44.1
      nodejs10-debuginfo-10.24.1-150000.1.44.1
      nodejs10-debugsource-10.24.1-150000.1.44.1
      nodejs10-devel-10.24.1-150000.1.44.1
      npm10-10.24.1-150000.1.44.1

   - SUSE Linux Enterprise Server 15-SP2-BCL (noarch):

      nodejs10-docs-10.24.1-150000.1.44.1

   - SUSE Linux Enterprise Server 15-SP1-LTSS (aarch64 ppc64le s390x x86_64):

      nodejs10-10.24.1-150000.1.44.1
      nodejs10-debuginfo-10.24.1-150000.1.44.1
      nodejs10-debugsource-10.24.1-150000.1.44.1
      nodejs10-devel-10.24.1-150000.1.44.1
      npm10-10.24.1-150000.1.44.1

   - SUSE Linux Enterprise Server 15-SP1-LTSS (noarch):

      nodejs10-docs-10.24.1-150000.1.44.1

   - SUSE Linux Enterprise Server 15-SP1-BCL (noarch):

      nodejs10-docs-10.24.1-150000.1.44.1

   - SUSE Linux Enterprise Server 15-SP1-BCL (x86_64):

      nodejs10-10.24.1-150000.1.44.1
      nodejs10-debuginfo-10.24.1-150000.1.44.1
      nodejs10-debugsource-10.24.1-150000.1.44.1
      nodejs10-devel-10.24.1-150000.1.44.1
      npm10-10.24.1-150000.1.44.1

   - SUSE Linux Enterprise Server 15-LTSS (aarch64 s390x):

      nodejs10-10.24.1-150000.1.44.1
      nodejs10-debuginfo-10.24.1-150000.1.44.1
      nodejs10-debugsource-10.24.1-150000.1.44.1
      nodejs10-devel-10.24.1-150000.1.44.1
      npm10-10.24.1-150000.1.44.1

   - SUSE Linux Enterprise Server 15-LTSS (noarch):

      nodejs10-docs-10.24.1-150000.1.44.1

   - SUSE Linux Enterprise High Performance Computing 15-SP2-LTSS (aarch64 x86_64):

      nodejs10-10.24.1-150000.1.44.1
      nodejs10-debuginfo-10.24.1-150000.1.44.1
      nodejs10-debugsource-10.24.1-150000.1.44.1
      nodejs10-devel-10.24.1-150000.1.44.1
      npm10-10.24.1-150000.1.44.1

   - SUSE Linux Enterprise High Performance Computing 15-SP2-LTSS (noarch):

      nodejs10-docs-10.24.1-150000.1.44.1

   - SUSE Linux Enterprise High Performance Computing 15-SP2-ESPOS (aarch64 x86_64):

      nodejs10-10.24.1-150000.1.44.1
      nodejs10-debuginfo-10.24.1-150000.1.44.1
      nodejs10-debugsource-10.24.1-150000.1.44.1
      nodejs10-devel-10.24.1-150000.1.44.1
      npm10-10.24.1-150000.1.44.1

   - SUSE Linux Enterprise High Performance Computing 15-SP2-ESPOS (noarch):

      nodejs10-docs-10.24.1-150000.1.44.1

   - SUSE Linux Enterprise High Performance Computing 15-SP1-LTSS (aarch64 x86_64):

      nodejs10-10.24.1-150000.1.44.1
      nodejs10-debuginfo-10.24.1-150000.1.44.1
      nodejs10-debugsource-10.24.1-150000.1.44.1
      nodejs10-devel-10.24.1-150000.1.44.1
      npm10-10.24.1-150000.1.44.1

   - SUSE Linux Enterprise High Performance Computing 15-SP1-LTSS (noarch):

      nodejs10-docs-10.24.1-150000.1.44.1

   - SUSE Linux Enterprise High Performance Computing 15-SP1-ESPOS (aarch64 x86_64):

      nodejs10-10.24.1-150000.1.44.1
      nodejs10-debuginfo-10.24.1-150000.1.44.1
      nodejs10-debugsource-10.24.1-150000.1.44.1
      nodejs10-devel-10.24.1-150000.1.44.1
      npm10-10.24.1-150000.1.44.1

   - SUSE Linux Enterprise High Performance Computing 15-SP1-ESPOS (noarch):

      nodejs10-docs-10.24.1-150000.1.44.1

   - SUSE Linux Enterprise High Performance Computing 15-LTSS (aarch64 x86_64):

      nodejs10-10.24.1-150000.1.44.1
      nodejs10-debuginfo-10.24.1-150000.1.44.1
      nodejs10-debugsource-10.24.1-150000.1.44.1
      nodejs10-devel-10.24.1-150000.1.44.1
      npm10-10.24.1-150000.1.44.1

   - SUSE Linux Enterprise High Performance Computing 15-LTSS (noarch):

      nodejs10-docs-10.24.1-150000.1.44.1

   - SUSE Linux Enterprise High Performance Computing 15-ESPOS (aarch64 x86_64):

      nodejs10-10.24.1-150000.1.44.1
      nodejs10-debuginfo-10.24.1-150000.1.44.1
      nodejs10-debugsource-10.24.1-150000.1.44.1
      nodejs10-devel-10.24.1-150000.1.44.1
      npm10-10.24.1-150000.1.44.1

   - SUSE Linux Enterprise High Performance Computing 15-ESPOS (noarch):

      nodejs10-docs-10.24.1-150000.1.44.1

   - SUSE Enterprise Storage 7 (aarch64 x86_64):

      nodejs10-10.24.1-150000.1.44.1
      nodejs10-debuginfo-10.24.1-150000.1.44.1
      nodejs10-debugsource-10.24.1-150000.1.44.1
      nodejs10-devel-10.24.1-150000.1.44.1
      npm10-10.24.1-150000.1.44.1

   - SUSE Enterprise Storage 7 (noarch):

      nodejs10-docs-10.24.1-150000.1.44.1

   - SUSE Enterprise Storage 6 (aarch64 x86_64):

      nodejs10-10.24.1-150000.1.44.1
      nodejs10-debuginfo-10.24.1-150000.1.44.1
      nodejs10-debugsource-10.24.1-150000.1.44.1
      nodejs10-devel-10.24.1-150000.1.44.1
      npm10-10.24.1-150000.1.44.1

   - SUSE Enterprise Storage 6 (noarch):

      nodejs10-docs-10.24.1-150000.1.44.1

   - SUSE CaaS Platform 4.0 (x86_64):

      nodejs10-10.24.1-150000.1.44.1
      nodejs10-debuginfo-10.24.1-150000.1.44.1
      nodejs10-debugsource-10.24.1-150000.1.44.1
      nodejs10-devel-10.24.1-150000.1.44.1
      npm10-10.24.1-150000.1.44.1

   - SUSE CaaS Platform 4.0 (noarch):

      nodejs10-docs-10.24.1-150000.1.44.1


References:

   https://www.suse.com/security/cve/CVE-2021-23343.html
   https://www.suse.com/security/cve/CVE-2021-32803.html
   https://www.suse.com/security/cve/CVE-2021-32804.html
   https://www.suse.com/security/cve/CVE-2021-3807.html
   https://www.suse.com/security/cve/CVE-2021-3918.html
   https://www.suse.com/security/cve/CVE-2021-44906.html
   https://www.suse.com/security/cve/CVE-2021-44907.html
   https://www.suse.com/security/cve/CVE-2022-0235.html
   https://www.suse.com/security/cve/CVE-2022-21824.html
   https://bugzilla.suse.com/1191962
   https://bugzilla.suse.com/1191963
   https://bugzilla.suse.com/1192153
   https://bugzilla.suse.com/1192154
   https://bugzilla.suse.com/1192696
   https://bugzilla.suse.com/1194514
   https://bugzilla.suse.com/1194819
   https://bugzilla.suse.com/1197283
   https://bugzilla.suse.com/1198247



More information about the sle-security-updates mailing list