openEuler update for nodejs



Published: 2023-09-02
Risk Medium
Patch available YES
Number of vulnerabilities 14
CVE-ID CVE-2022-25881
CVE-2022-32212
CVE-2022-32213
CVE-2022-32214
CVE-2022-32215
CVE-2022-35256
CVE-2023-23918
CVE-2023-23920
CVE-2023-30581
CVE-2023-30589
CVE-2023-30590
CVE-2023-32002
CVE-2023-32006
CVE-2023-32559
CWE-ID CWE-407
CWE-703
CWE-444
CWE-264
CWE-1068
Exploitation vector Network
Public exploit N/A
Vulnerable software
Subscribe
openEuler
Operating systems & Components / Operating system

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

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

nodejs-libs
Operating systems & Components / Operating system package or component

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

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

npm
Operating systems & Components / Operating system package or component

nodejs-full-i18n
Operating systems & Components / Operating system package or component

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

nodejs
Operating systems & Components / Operating system package or component

Vendor openEuler

Security Bulletin

This security bulletin contains information about 14 vulnerabilities.

1) Inefficient Algorithmic Complexity

EUVDB-ID: #VU72750

Risk: Medium

CVSSv3.1: 6.5 [CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:U/RL:O/RC:C]

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

Install updates from vendor's repository.

Vulnerable software versions

openEuler: 20.03 LTS SP1 - 22.03 LTS SP2

nodejs-docs: before 12.22.11-4

nodejs-devel: before 12.22.11-4

nodejs-libs: before 12.22.11-4

nodejs-debugsource: before 12.22.11-4

v8-devel: before 7.8.279.23-1.12.22.11.4

npm: before 6.14.16-1.12.22.11.4

nodejs-full-i18n: before 12.22.11-4

nodejs-debuginfo: before 12.22.11-4

nodejs: before 12.22.11-4

External links

http://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2023-1551


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) Improper Check or Handling of Exceptional Conditions

EUVDB-ID: #VU65273

Risk: Medium

CVSSv3.1: 6.4 [CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:U/RL:O/RC:C]

CVE-ID: CVE-2022-32212

CWE-ID: CWE-703 - Improper Check or Handling of Exceptional Conditions

Exploit availability: No

Description

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

The vulnerability exists due to IsIPAddress does not properly checks if an IP address is invalid or not. A remote unauthenticated attacker can exploit this vulnerability to bypass the IsAllowedHost check and execute arbitrary code on the system.

Mitigation

Install updates from vendor's repository.

Vulnerable software versions

openEuler: 20.03 LTS SP1 - 22.03 LTS SP2

nodejs-docs: before 12.22.11-4

nodejs-devel: before 12.22.11-4

nodejs-libs: before 12.22.11-4

nodejs-debugsource: before 12.22.11-4

v8-devel: before 7.8.279.23-1.12.22.11.4

npm: before 6.14.16-1.12.22.11.4

nodejs-full-i18n: before 12.22.11-4

nodejs-debuginfo: before 12.22.11-4

nodejs: before 12.22.11-4

External links

http://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2023-1551


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) Inconsistent interpretation of HTTP requests

EUVDB-ID: #VU65275

Risk: Medium

CVSSv3.1: 6.3 [CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N/E:U/RL:O/RC:C]

CVE-ID: CVE-2022-32213

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. A remote attacker can send a specially-crafted request to lead to HTTP Request Smuggling to poison the web cache, bypass web application firewall protection, and conduct XSS attacks.

Mitigation

Install updates from vendor's repository.

Vulnerable software versions

openEuler: 20.03 LTS SP1 - 22.03 LTS SP2

nodejs-docs: before 12.22.11-4

nodejs-devel: before 12.22.11-4

nodejs-libs: before 12.22.11-4

nodejs-debugsource: before 12.22.11-4

v8-devel: before 7.8.279.23-1.12.22.11.4

npm: before 6.14.16-1.12.22.11.4

nodejs-full-i18n: before 12.22.11-4

nodejs-debuginfo: before 12.22.11-4

nodejs: before 12.22.11-4

External links

http://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2023-1551


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.

4) Inconsistent interpretation of HTTP requests

EUVDB-ID: #VU65278

Risk: Medium

CVSSv3.1: 6.3 [CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N/E:U/RL:O/RC:C]

CVE-ID: CVE-2022-32214

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 llhttp parser in the http module does not strictly use the CRLF sequence to delimit HTTP requests. 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

Install updates from vendor's repository.

Vulnerable software versions

openEuler: 20.03 LTS SP1 - 22.03 LTS SP2

nodejs-docs: before 12.22.11-4

nodejs-devel: before 12.22.11-4

nodejs-libs: before 12.22.11-4

nodejs-debugsource: before 12.22.11-4

v8-devel: before 7.8.279.23-1.12.22.11.4

npm: before 6.14.16-1.12.22.11.4

nodejs-full-i18n: before 12.22.11-4

nodejs-debuginfo: before 12.22.11-4

nodejs: before 12.22.11-4

External links

http://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2023-1551


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.

5) Inconsistent interpretation of HTTP requests

EUVDB-ID: #VU65282

Risk: Medium

CVSSv3.1: 6.3 [CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N/E:U/RL:O/RC:C]

CVE-ID: CVE-2022-32215

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 llhttp parser in the http module does not correctly handle multi-line Transfer-Encoding headers. 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

Install updates from vendor's repository.

Vulnerable software versions

openEuler: 20.03 LTS SP1 - 22.03 LTS SP2

nodejs-docs: before 12.22.11-4

nodejs-devel: before 12.22.11-4

nodejs-libs: before 12.22.11-4

nodejs-debugsource: before 12.22.11-4

v8-devel: before 7.8.279.23-1.12.22.11.4

npm: before 6.14.16-1.12.22.11.4

nodejs-full-i18n: before 12.22.11-4

nodejs-debuginfo: before 12.22.11-4

nodejs: before 12.22.11-4

External links

http://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2023-1551


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) Inconsistent interpretation of HTTP requests

EUVDB-ID: #VU67850

Risk: Medium

CVSSv3.1: 5.3 [CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N/E:U/RL:O/RC:C]

CVE-ID: CVE-2022-35256

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. 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

Install updates from vendor's repository.

Vulnerable software versions

openEuler: 20.03 LTS SP1 - 22.03 LTS SP2

nodejs-docs: before 12.22.11-4

nodejs-devel: before 12.22.11-4

nodejs-libs: before 12.22.11-4

nodejs-debugsource: before 12.22.11-4

v8-devel: before 7.8.279.23-1.12.22.11.4

npm: before 6.14.16-1.12.22.11.4

nodejs-full-i18n: before 12.22.11-4

nodejs-debuginfo: before 12.22.11-4

nodejs: before 12.22.11-4

External links

http://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2023-1551


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.

7) Permissions, Privileges, and Access Controls

EUVDB-ID: #VU72398

Risk: Medium

CVSSv3.1: 4.7 [CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N/E:U/RL:O/RC:C]

CVE-ID: CVE-2023-23918

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

Exploit availability: No

Description

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

The vulnerability exists due to improperly imposed security restrictions within the process.mainModule.require() method. A remote user can access non authorized modules.

Mitigation

Install updates from vendor's repository.

Vulnerable software versions

openEuler: 20.03 LTS SP1 - 22.03 LTS SP2

nodejs-docs: before 12.22.11-4

nodejs-devel: before 12.22.11-4

nodejs-libs: before 12.22.11-4

nodejs-debugsource: before 12.22.11-4

v8-devel: before 7.8.279.23-1.12.22.11.4

npm: before 6.14.16-1.12.22.11.4

nodejs-full-i18n: before 12.22.11-4

nodejs-debuginfo: before 12.22.11-4

nodejs: before 12.22.11-4

External links

http://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2023-1551


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.

8) Permissions, Privileges, and Access Controls

EUVDB-ID: #VU72400

Risk: Low

CVSSv3.1: 3.8 [CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N/E:U/RL:O/RC:C]

CVE-ID: CVE-2023-23920

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

Exploit availability: No

Description

The vulnerability allows a remote user to gain access to sensitive information.

The vulnerability exists due to application insecurely loads ICU data through ICU_DATA environment variable with elevated privileges. A remote user can gain access to potentially sensitive information.

Mitigation

Install updates from vendor's repository.

Vulnerable software versions

openEuler: 20.03 LTS SP1 - 22.03 LTS SP2

nodejs-docs: before 12.22.11-4

nodejs-devel: before 12.22.11-4

nodejs-libs: before 12.22.11-4

nodejs-debugsource: before 12.22.11-4

v8-devel: before 7.8.279.23-1.12.22.11.4

npm: before 6.14.16-1.12.22.11.4

nodejs-full-i18n: before 12.22.11-4

nodejs-debuginfo: before 12.22.11-4

nodejs: before 12.22.11-4

External links

http://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2023-1551


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.

9) Permissions, Privileges, and Access Controls

EUVDB-ID: #VU77586

Risk: Medium

CVSSv3.1: 4.2 [CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N/E:U/RL:O/RC:C]

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

Install updates from vendor's repository.

Vulnerable software versions

openEuler: 20.03 LTS SP1 - 22.03 LTS SP2

nodejs-docs: before 12.22.11-4

nodejs-devel: before 12.22.11-4

nodejs-libs: before 12.22.11-4

nodejs-debugsource: before 12.22.11-4

v8-devel: before 7.8.279.23-1.12.22.11.4

npm: before 6.14.16-1.12.22.11.4

nodejs-full-i18n: before 12.22.11-4

nodejs-debuginfo: before 12.22.11-4

nodejs: before 12.22.11-4

External links

http://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2023-1551


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) Inconsistent interpretation of HTTP requests

EUVDB-ID: #VU77605

Risk: Medium

CVSSv3.1: 5.3 [CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N/E:U/RL:O/RC:C]

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

Install updates from vendor's repository.

Vulnerable software versions

openEuler: 20.03 LTS SP1 - 22.03 LTS SP2

nodejs-docs: before 12.22.11-4

nodejs-devel: before 12.22.11-4

nodejs-libs: before 12.22.11-4

nodejs-debugsource: before 12.22.11-4

v8-devel: before 7.8.279.23-1.12.22.11.4

npm: before 6.14.16-1.12.22.11.4

nodejs-full-i18n: before 12.22.11-4

nodejs-debuginfo: before 12.22.11-4

nodejs: before 12.22.11-4

External links

http://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2023-1551


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) Inconsistency between implementation and documented design

EUVDB-ID: #VU77606

Risk: Medium

CVSSv3.1: 5.5 [CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:U/RL:O/RC:C]

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

Install updates from vendor's repository.

Vulnerable software versions

openEuler: 20.03 LTS SP1 - 22.03 LTS SP2

nodejs-docs: before 12.22.11-4

nodejs-devel: before 12.22.11-4

nodejs-libs: before 12.22.11-4

nodejs-debugsource: before 12.22.11-4

v8-devel: before 7.8.279.23-1.12.22.11.4

npm: before 6.14.16-1.12.22.11.4

nodejs-full-i18n: before 12.22.11-4

nodejs-debuginfo: before 12.22.11-4

nodejs: before 12.22.11-4

External links

http://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2023-1551


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.

12) Permissions, Privileges, and Access Controls

EUVDB-ID: #VU79332

Risk: Medium

CVSSv3.1: 6.4 [CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N/E:U/RL:O/RC:C]

CVE-ID: CVE-2023-32002

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 improperly imposed security restrictions for the Module._load() method. A remote attacker can bypass the policy mechanism and include modules outside of the policy.json definition for a given module.

Mitigation

Install updates from vendor's repository.

Vulnerable software versions

openEuler: 20.03 LTS SP1 - 22.03 LTS SP2

nodejs-docs: before 12.22.11-4

nodejs-devel: before 12.22.11-4

nodejs-libs: before 12.22.11-4

nodejs-debugsource: before 12.22.11-4

v8-devel: before 7.8.279.23-1.12.22.11.4

npm: before 6.14.16-1.12.22.11.4

nodejs-full-i18n: before 12.22.11-4

nodejs-debuginfo: before 12.22.11-4

nodejs: before 12.22.11-4

External links

http://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2023-1551


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.

13) Permissions, Privileges, and Access Controls

EUVDB-ID: #VU79334

Risk: Medium

CVSSv3.1: 6.4 [CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N/E:U/RL:O/RC:C]

CVE-ID: CVE-2023-32006

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 improperly imposed security restrictions for the module.constructor.createRequire() method. A remote attacker can bypass the policy mechanism and include modules outside of the policy.json definition for a given module.

Mitigation

Install updates from vendor's repository.

Vulnerable software versions

openEuler: 20.03 LTS SP1 - 22.03 LTS SP2

nodejs-docs: before 12.22.11-4

nodejs-devel: before 12.22.11-4

nodejs-libs: before 12.22.11-4

nodejs-debugsource: before 12.22.11-4

v8-devel: before 7.8.279.23-1.12.22.11.4

npm: before 6.14.16-1.12.22.11.4

nodejs-full-i18n: before 12.22.11-4

nodejs-debuginfo: before 12.22.11-4

nodejs: before 12.22.11-4

External links

http://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2023-1551


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.

14) Permissions, Privileges, and Access Controls

EUVDB-ID: #VU79335

Risk: Medium

CVSSv3.1: 6.4 [CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N/E:U/RL:O/RC:C]

CVE-ID: CVE-2023-32559

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 usage of deprecated API process.binding(). A remote attacker can bypass the policy mechanism by requiring internal modules and eventually take advantage of process.binding('spawn_sync') run arbitrary code, outside of the limits defined in a policy.json file.

Mitigation

Install updates from vendor's repository.

Vulnerable software versions

openEuler: 20.03 LTS SP1 - 22.03 LTS SP2

nodejs-docs: before 12.22.11-4

nodejs-devel: before 12.22.11-4

nodejs-libs: before 12.22.11-4

nodejs-debugsource: before 12.22.11-4

v8-devel: before 7.8.279.23-1.12.22.11.4

npm: before 6.14.16-1.12.22.11.4

nodejs-full-i18n: before 12.22.11-4

nodejs-debuginfo: before 12.22.11-4

nodejs: before 12.22.11-4

External links

http://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2023-1551


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###