SUSE update for nodejs18



Risk Medium
Patch available YES
Number of vulnerabilities 11
CVE-ID CVE-2022-25881
CVE-2023-30581
CVE-2023-30585
CVE-2023-30588
CVE-2023-30589
CVE-2023-30590
CVE-2023-31124
CVE-2023-31130
CVE-2023-31147
CVE-2023-32067
CWE-ID CWE-407
CWE-264
CWE-426
CWE-20
CWE-444
CWE-1068
CWE-338
CWE-124
Exploitation vector Network
Public exploit N/A
Vulnerable software
Web and Scripting Module
Operating systems & Components / Operating system

SUSE Linux Enterprise Server for SAP Applications 15
Operating systems & Components / Operating system

SUSE Linux Enterprise Server 15
Operating systems & Components / Operating system

SUSE Linux Enterprise High Performance Computing 15
Operating systems & Components / Operating system

openSUSE Leap
Operating systems & Components / Operating system

SUSE Manager Retail Branch Server
Operating systems & Components / Operating system

SUSE Manager Server
Operating systems & Components / Operating system

SUSE Manager Proxy
Operating systems & Components / Operating system

nodejs18-docs
Operating systems & Components / Operating system package or component

nodejs18
Operating systems & Components / Operating system package or component

nodejs18-debuginfo
Operating systems & Components / Operating system package or component

corepack18
Operating systems & Components / Operating system package or component

nodejs18-devel
Operating systems & Components / Operating system package or component

npm18
Operating systems & Components / Operating system package or component

nodejs18-debugsource
Operating systems & Components / Operating system package or component

Vendor SUSE

Security Bulletin

This security bulletin contains information about 11 vulnerabilities.

1) Inefficient Algorithmic Complexity

EUVDB-ID: #VU72750

Risk: Medium

CVSSv4.0: 6.6 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Green]

CVE-ID: CVE-2022-25881

CWE-ID: CWE-407 - Inefficient Algorithmic Complexity

Exploit availability: No

Description

The vulnerability allows a remote attacker to execute arbitrary code on the target system.

The vulnerability exists due to regular expression denial of service that occurs when the server reads the cache policy from the request using this library. A remote unauthenticated attacker can send malicious request header values to the server and perform a denial of service attack.

Mitigation

Update the affected package nodejs18 to the latest version.

Vulnerable software versions

Web and Scripting Module: 15-SP4 - 15-SP5

SUSE Linux Enterprise Server for SAP Applications 15: SP4 - SP5

SUSE Linux Enterprise Server 15: SP4 - SP5

SUSE Linux Enterprise High Performance Computing 15: SP4 - SP5

openSUSE Leap: 15.4 - 15.5

SUSE Manager Retail Branch Server: 4.3

SUSE Manager Server: 4.3

SUSE Manager Proxy: 4.3

nodejs18-docs: before 18.16.1-150400.9.9.1

nodejs18: before 18.16.1-150400.9.9.1

nodejs18-debuginfo: before 18.16.1-150400.9.9.1

corepack18: before 18.16.1-150400.9.9.1

nodejs18-devel: before 18.16.1-150400.9.9.1

npm18: before 18.16.1-150400.9.9.1

nodejs18-debugsource: before 18.16.1-150400.9.9.1

CPE2.3 External links

https://www.suse.com/support/update/announcement/2023/suse-su-20232669-1/


Q & A

Can this vulnerability be exploited remotely?

Yes. This vulnerability can be exploited by a remote non-authenticated attacker via the Internet.

Is there known malware, which exploits this vulnerability?

No. We are not aware of malware exploiting this vulnerability.

2) Permissions, Privileges, and Access Controls

EUVDB-ID: #VU77586

Risk: Medium

CVSSv4.0: 1.7 [CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Green]

CVE-ID: CVE-2023-30581

CWE-ID: CWE-264 - Permissions, Privileges, and Access Controls

Exploit availability: No

Description

The vulnerability allows a remote attacker to bypass implemented security restrictions.

The vulnerability exists due to the use of proto in process.mainModule.proto.require(). This allows to bypass the policy mechanism and require modules outside of the policy.json definition.

Mitigation

Update the affected package nodejs18 to the latest version.

Vulnerable software versions

Web and Scripting Module: 15-SP4 - 15-SP5

SUSE Linux Enterprise Server for SAP Applications 15: SP4 - SP5

SUSE Linux Enterprise Server 15: SP4 - SP5

SUSE Linux Enterprise High Performance Computing 15: SP4 - SP5

openSUSE Leap: 15.4 - 15.5

SUSE Manager Retail Branch Server: 4.3

SUSE Manager Server: 4.3

SUSE Manager Proxy: 4.3

nodejs18-docs: before 18.16.1-150400.9.9.1

nodejs18: before 18.16.1-150400.9.9.1

nodejs18-debuginfo: before 18.16.1-150400.9.9.1

corepack18: before 18.16.1-150400.9.9.1

nodejs18-devel: before 18.16.1-150400.9.9.1

npm18: before 18.16.1-150400.9.9.1

nodejs18-debugsource: before 18.16.1-150400.9.9.1

CPE2.3 External links

https://www.suse.com/support/update/announcement/2023/suse-su-20232669-1/


Q & A

Can this vulnerability be exploited remotely?

Yes. This vulnerability can be exploited by a remote non-authenticated attacker via the Internet.

Is there known malware, which exploits this vulnerability?

No. We are not aware of malware exploiting this vulnerability.

3) Untrusted search path

EUVDB-ID: #VU77601

Risk: Low

CVSSv4.0: 5.9 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear]

CVE-ID: CVE-2023-30585

CWE-ID: CWE-426 - Untrusted Search Path

Exploit availability: No

Description

The vulnerability allows a local user to escalate privileges on the system.

The vulnerability exists due to the way Node.js (.msi version) installation process handles a missing %USERPROFILE% environment variable. If the variable is not set, the .msi installer will try to include a current working directory into the search path and will libraries in an unsafe manner. A local user can place a malicious file on the victim's system and execute arbitrary code with elevated privileges.

The vulnerability affects Windows installators only.


Mitigation

Update the affected package nodejs18 to the latest version.

Vulnerable software versions

Web and Scripting Module: 15-SP4 - 15-SP5

SUSE Linux Enterprise Server for SAP Applications 15: SP4 - SP5

SUSE Linux Enterprise Server 15: SP4 - SP5

SUSE Linux Enterprise High Performance Computing 15: SP4 - SP5

openSUSE Leap: 15.4 - 15.5

SUSE Manager Retail Branch Server: 4.3

SUSE Manager Server: 4.3

SUSE Manager Proxy: 4.3

nodejs18-docs: before 18.16.1-150400.9.9.1

nodejs18: before 18.16.1-150400.9.9.1

nodejs18-debuginfo: before 18.16.1-150400.9.9.1

corepack18: before 18.16.1-150400.9.9.1

nodejs18-devel: before 18.16.1-150400.9.9.1

npm18: before 18.16.1-150400.9.9.1

nodejs18-debugsource: before 18.16.1-150400.9.9.1

CPE2.3 External links

https://www.suse.com/support/update/announcement/2023/suse-su-20232669-1/


Q & A

Can this vulnerability be exploited remotely?

No. This vulnerability can be exploited locally. The attacker should have authentication credentials and successfully authenticate on the system.

Is there known malware, which exploits this vulnerability?

No. We are not aware of malware exploiting this vulnerability.

4) Input validation error

EUVDB-ID: #VU77604

Risk: Medium

CVSSv4.0: 4.9 [CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Green]

CVE-ID: CVE-2023-30588

CWE-ID: CWE-20 - Improper input validation

Exploit availability: No

Description

The vulnerability allows a remote user to perform a denial of service (DoS) attack.

The vulnerability exists due to insufficient validation of user-supplied public key within the crypto.X509Certificate() API. A remote user can pass an invalid public key to the application and perform a denial of service (DoS) attack.

Mitigation

Update the affected package nodejs18 to the latest version.

Vulnerable software versions

Web and Scripting Module: 15-SP4 - 15-SP5

SUSE Linux Enterprise Server for SAP Applications 15: SP4 - SP5

SUSE Linux Enterprise Server 15: SP4 - SP5

SUSE Linux Enterprise High Performance Computing 15: SP4 - SP5

openSUSE Leap: 15.4 - 15.5

SUSE Manager Retail Branch Server: 4.3

SUSE Manager Server: 4.3

SUSE Manager Proxy: 4.3

nodejs18-docs: before 18.16.1-150400.9.9.1

nodejs18: before 18.16.1-150400.9.9.1

nodejs18-debuginfo: before 18.16.1-150400.9.9.1

corepack18: before 18.16.1-150400.9.9.1

nodejs18-devel: before 18.16.1-150400.9.9.1

npm18: before 18.16.1-150400.9.9.1

nodejs18-debugsource: before 18.16.1-150400.9.9.1

CPE2.3 External links

https://www.suse.com/support/update/announcement/2023/suse-su-20232669-1/


Q & A

Can this vulnerability be exploited remotely?

Yes. This vulnerability can be exploited by a remote authenticated user via the Internet.

Is there known malware, which exploits this vulnerability?

No. We are not aware of malware exploiting this vulnerability.

5) Inconsistent interpretation of HTTP requests

EUVDB-ID: #VU77605

Risk: Medium

CVSSv4.0: 1.2 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Green]

CVE-ID: CVE-2023-30589

CWE-ID: CWE-444 - Inconsistent Interpretation of HTTP Requests ('HTTP Request Smuggling')

Exploit availability: No

Description

The vulnerability allows a remote attacker to perform HTTP request smuggling attacks.

The vulnerability exists due to improper validation of HTTP requests in the llhttp parser. A remote attacker can send a specially crafted HTTP request to the server and smuggle arbitrary HTTP headers.

Successful exploitation of vulnerability may allow an attacker to poison HTTP cache and perform phishing attacks.

Mitigation

Update the affected package nodejs18 to the latest version.

Vulnerable software versions

Web and Scripting Module: 15-SP4 - 15-SP5

SUSE Linux Enterprise Server for SAP Applications 15: SP4 - SP5

SUSE Linux Enterprise Server 15: SP4 - SP5

SUSE Linux Enterprise High Performance Computing 15: SP4 - SP5

openSUSE Leap: 15.4 - 15.5

SUSE Manager Retail Branch Server: 4.3

SUSE Manager Server: 4.3

SUSE Manager Proxy: 4.3

nodejs18-docs: before 18.16.1-150400.9.9.1

nodejs18: before 18.16.1-150400.9.9.1

nodejs18-debuginfo: before 18.16.1-150400.9.9.1

corepack18: before 18.16.1-150400.9.9.1

nodejs18-devel: before 18.16.1-150400.9.9.1

npm18: before 18.16.1-150400.9.9.1

nodejs18-debugsource: before 18.16.1-150400.9.9.1

CPE2.3 External links

https://www.suse.com/support/update/announcement/2023/suse-su-20232669-1/


Q & A

Can this vulnerability be exploited remotely?

Yes. This vulnerability can be exploited by a remote non-authenticated attacker via the Internet.

Is there known malware, which exploits this vulnerability?

No. We are not aware of malware exploiting this vulnerability.

6) Inconsistency between implementation and documented design

EUVDB-ID: #VU77606

Risk: Medium

CVSSv4.0: 1.3 [CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:U/U:Green]

CVE-ID: CVE-2023-30590

CWE-ID: CWE-1068 - Inconsistency Between Implementation and Documented Design

Exploit availability: No

Description

The vulnerability allows a remote user to bypass implemented security restrictions.

The vulnerability exists due to inconsistency between implementation and documented design within the generateKeys() API function. The documented behavior is different from the actual behavior, and this difference could lead to security issues in applications that use these APIs as the DiffieHellman may be used as the basis for application-level security.

Mitigation

Update the affected package nodejs18 to the latest version.

Vulnerable software versions

Web and Scripting Module: 15-SP4 - 15-SP5

SUSE Linux Enterprise Server for SAP Applications 15: SP4 - SP5

SUSE Linux Enterprise Server 15: SP4 - SP5

SUSE Linux Enterprise High Performance Computing 15: SP4 - SP5

openSUSE Leap: 15.4 - 15.5

SUSE Manager Retail Branch Server: 4.3

SUSE Manager Server: 4.3

SUSE Manager Proxy: 4.3

nodejs18-docs: before 18.16.1-150400.9.9.1

nodejs18: before 18.16.1-150400.9.9.1

nodejs18-debuginfo: before 18.16.1-150400.9.9.1

corepack18: before 18.16.1-150400.9.9.1

nodejs18-devel: before 18.16.1-150400.9.9.1

npm18: before 18.16.1-150400.9.9.1

nodejs18-debugsource: before 18.16.1-150400.9.9.1

CPE2.3 External links

https://www.suse.com/support/update/announcement/2023/suse-su-20232669-1/


Q & A

Can this vulnerability be exploited remotely?

Yes. This vulnerability can be exploited by a remote authenticated user via the Internet.

Is there known malware, which exploits this vulnerability?

No. We are not aware of malware exploiting this vulnerability.

7) Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)

EUVDB-ID: #VU76424

Risk: Medium

CVSSv4.0: 2.7 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Green]

CVE-ID: CVE-2023-31124

CWE-ID: CWE-338 - Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)

Exploit availability: No

Description

The vulnerability allows a remote attacker to perform spoofing attack.

The vulnerability exists due to an error when cross-compiling c-ares and using the autotools build system. As a result, the CARES_RANDOM_FILE is not be set, which results in usage of a rand() function as a fallback, leading to weak entropy.

Mitigation

Update the affected package nodejs18 to the latest version.

Vulnerable software versions

Web and Scripting Module: 15-SP4 - 15-SP5

SUSE Linux Enterprise Server for SAP Applications 15: SP4 - SP5

SUSE Linux Enterprise Server 15: SP4 - SP5

SUSE Linux Enterprise High Performance Computing 15: SP4 - SP5

openSUSE Leap: 15.4 - 15.5

SUSE Manager Retail Branch Server: 4.3

SUSE Manager Server: 4.3

SUSE Manager Proxy: 4.3

nodejs18-docs: before 18.16.1-150400.9.9.1

nodejs18: before 18.16.1-150400.9.9.1

nodejs18-debuginfo: before 18.16.1-150400.9.9.1

corepack18: before 18.16.1-150400.9.9.1

nodejs18-devel: before 18.16.1-150400.9.9.1

npm18: before 18.16.1-150400.9.9.1

nodejs18-debugsource: before 18.16.1-150400.9.9.1

CPE2.3 External links

https://www.suse.com/support/update/announcement/2023/suse-su-20232669-1/


Q & A

Can this vulnerability be exploited remotely?

Yes. This vulnerability can be exploited by a remote non-authenticated attacker via the Internet.

Is there known malware, which exploits this vulnerability?

No. We are not aware of malware exploiting this vulnerability.

8) Buffer Underwrite ('Buffer Underflow')

EUVDB-ID: #VU76425

Risk: Low

CVSSv4.0: 1.1 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear]

CVE-ID: CVE-2023-31130

CWE-ID: CWE-124 - Buffer Underwrite ('Buffer Underflow')

Exploit availability: No

Description

The vulnerability allows a local user to perform a denial of service (DoS) attack.

The vulnerability exists due to a buffer underflow when using certain IPv6 addresses, such as 0::00:00:00/2". A local privileged user can trigger a boundary error and crash the service.

Mitigation

Update the affected package nodejs18 to the latest version.

Vulnerable software versions

Web and Scripting Module: 15-SP4 - 15-SP5

SUSE Linux Enterprise Server for SAP Applications 15: SP4 - SP5

SUSE Linux Enterprise Server 15: SP4 - SP5

SUSE Linux Enterprise High Performance Computing 15: SP4 - SP5

openSUSE Leap: 15.4 - 15.5

SUSE Manager Retail Branch Server: 4.3

SUSE Manager Server: 4.3

SUSE Manager Proxy: 4.3

nodejs18-docs: before 18.16.1-150400.9.9.1

nodejs18: before 18.16.1-150400.9.9.1

nodejs18-debuginfo: before 18.16.1-150400.9.9.1

corepack18: before 18.16.1-150400.9.9.1

nodejs18-devel: before 18.16.1-150400.9.9.1

npm18: before 18.16.1-150400.9.9.1

nodejs18-debugsource: before 18.16.1-150400.9.9.1

CPE2.3 External links

https://www.suse.com/support/update/announcement/2023/suse-su-20232669-1/


Q & A

Can this vulnerability be exploited remotely?

No. This vulnerability can be exploited locally. The attacker should have authentication credentials and successfully authenticate on the system.

Is there known malware, which exploits this vulnerability?

No. We are not aware of malware exploiting this vulnerability.

9) Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)

EUVDB-ID: #VU76426

Risk: Medium

CVSSv4.0: 2.7 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Green]

CVE-ID: CVE-2023-31147

CWE-ID: CWE-338 - Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)

Exploit availability: No

Description

The vulnerability allows a remote attacker to perform spoofing attack.

The vulnerability exists due to usage of a rand() function in case /dev/urandom or RtlGenRandom() are unavailable. A remote attacker can perform spoofing attack.

Mitigation

Update the affected package nodejs18 to the latest version.

Vulnerable software versions

Web and Scripting Module: 15-SP4 - 15-SP5

SUSE Linux Enterprise Server for SAP Applications 15: SP4 - SP5

SUSE Linux Enterprise Server 15: SP4 - SP5

SUSE Linux Enterprise High Performance Computing 15: SP4 - SP5

openSUSE Leap: 15.4 - 15.5

SUSE Manager Retail Branch Server: 4.3

SUSE Manager Server: 4.3

SUSE Manager Proxy: 4.3

nodejs18-docs: before 18.16.1-150400.9.9.1

nodejs18: before 18.16.1-150400.9.9.1

nodejs18-debuginfo: before 18.16.1-150400.9.9.1

corepack18: before 18.16.1-150400.9.9.1

nodejs18-devel: before 18.16.1-150400.9.9.1

npm18: before 18.16.1-150400.9.9.1

nodejs18-debugsource: before 18.16.1-150400.9.9.1

CPE2.3 External links

https://www.suse.com/support/update/announcement/2023/suse-su-20232669-1/


Q & A

Can this vulnerability be exploited remotely?

Yes. This vulnerability can be exploited by a remote non-authenticated attacker via the Internet.

Is there known malware, which exploits this vulnerability?

No. We are not aware of malware exploiting this vulnerability.

10) Input validation error

EUVDB-ID: #VU76423

Risk: Medium

CVSSv4.0: 6.6 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Green]

CVE-ID: CVE-2023-32067

CWE-ID: CWE-20 - Improper input validation

Exploit availability: No

Description

The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.

The vulnerability exists due to insufficient validation of user-supplied input. A remote attacker can pass specially crafted input to the application and perform a denial of service (DoS) attack.

Mitigation

Update the affected package nodejs18 to the latest version.

Vulnerable software versions

Web and Scripting Module: 15-SP4 - 15-SP5

SUSE Linux Enterprise Server for SAP Applications 15: SP4 - SP5

SUSE Linux Enterprise Server 15: SP4 - SP5

SUSE Linux Enterprise High Performance Computing 15: SP4 - SP5

openSUSE Leap: 15.4 - 15.5

SUSE Manager Retail Branch Server: 4.3

SUSE Manager Server: 4.3

SUSE Manager Proxy: 4.3

nodejs18-docs: before 18.16.1-150400.9.9.1

nodejs18: before 18.16.1-150400.9.9.1

nodejs18-debuginfo: before 18.16.1-150400.9.9.1

corepack18: before 18.16.1-150400.9.9.1

nodejs18-devel: before 18.16.1-150400.9.9.1

npm18: before 18.16.1-150400.9.9.1

nodejs18-debugsource: before 18.16.1-150400.9.9.1

CPE2.3 External links

https://www.suse.com/support/update/announcement/2023/suse-su-20232669-1/


Q & A

Can this vulnerability be exploited remotely?

Yes. This vulnerability can be exploited by a remote non-authenticated attacker via the Internet.

Is there known malware, which exploits this vulnerability?

No. We are not aware of malware exploiting this vulnerability.

11) Input validation error

EUVDB-ID: #VU76422

Risk: Medium

CVSSv4.0: 2.7 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Green]

CVE-ID: CVE-2023-32067

CWE-ID: CWE-20 - Improper input validation

Exploit availability: No

Description

The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.

The vulnerability exists due to insufficient validation of user-supplied input when processing DNS responses. A remote attacker can send a specially crafted DNS response to the application and perform a denial of service (DoS) attack.

Mitigation

Update the affected package nodejs18 to the latest version.

Vulnerable software versions

Web and Scripting Module: 15-SP4 - 15-SP5

SUSE Linux Enterprise Server for SAP Applications 15: SP4 - SP5

SUSE Linux Enterprise Server 15: SP4 - SP5

SUSE Linux Enterprise High Performance Computing 15: SP4 - SP5

openSUSE Leap: 15.4 - 15.5

SUSE Manager Retail Branch Server: 4.3

SUSE Manager Server: 4.3

SUSE Manager Proxy: 4.3

nodejs18-docs: before 18.16.1-150400.9.9.1

nodejs18: before 18.16.1-150400.9.9.1

nodejs18-debuginfo: before 18.16.1-150400.9.9.1

corepack18: before 18.16.1-150400.9.9.1

nodejs18-devel: before 18.16.1-150400.9.9.1

npm18: before 18.16.1-150400.9.9.1

nodejs18-debugsource: before 18.16.1-150400.9.9.1

CPE2.3 External links

https://www.suse.com/support/update/announcement/2023/suse-su-20232669-1/


Q & A

Can this vulnerability be exploited remotely?

Yes. This vulnerability can be exploited by a remote non-authenticated attacker via the Internet.

Is there known malware, which exploits this vulnerability?

No. We are not aware of malware exploiting this vulnerability.



###SIDEBAR###