Permissions, Privileges, and Access Controls in Node.js - CVE-2023-23920

 

Permissions, Privileges, and Access Controls in Node.js - CVE-2023-23920

Published: February 20, 2023


Vulnerability identifier: #VU72400
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2023-23920
CWE-ID: CWE-264
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Node.js Foundation
Affected software:
Node.js

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


How to mitigate CVE-2023-23920

Install updates from vendor's website.

Sources