CVE-2023-30585: High severity ibm planning analytics cloud vulnerability
A vulnerability has been identified in the Node.js (.msi version) installation process, specifically affecting Windows users who install Node.js using the .msi installer. This vulnerability emerges during the repair operation, where the "msiexec.exe" process, running under the NT AUTHORITY\SYSTEM context, attempts to read the %USERPROFILE% environment variable from the current user's registry.
The issue arises when the path referenced by the %USERPROFILE% environment variable does not exist. In such cases, the "msiexec.exe" process attempts to create the specified path in an unsafe manner, potentially leading to the creation of arbitrary folders in arbitrary locations.
The severity of this vulnerability is heightened by the fact that the %USERPROFILE% environment variable in the Windows registry can be modified by standard (or "non-privileged") users. Consequently, unprivileged actors, including malicious entities or trojans, can manipulate the environment variable key to deceive the privileged "msiexec.exe" process. This manipulation can result in the creation of folders in unintended and potentially malicious locations.
It is important to note that this vulnerability is specific to Windows users who install Node.js using the .msi installer. Users who opt for other installation methods are not affected by this particular issue.
Other sources
Node.js could allow a remote attacker to gain elevated privileges on the system, caused by an error in the installation process during the repair operation, where the "msiexec.exe" process attempts to read the %USERPROFILE% environment variable from the current user's registry. An attacker could exploit this vulnerability to create folders in unintended and potentially malicious locations.
— IBM
Affected Software
Event History
Frequently Asked Questions
What is the vulnerability ID for this Node.js installation vulnerability?
The vulnerability ID for this Node.js installation vulnerability is CVE-2023-30585.
What is the affected software for this vulnerability?
The affected software for this vulnerability is Node.js, specifically versions between 16.0.0 and 20.3.1.
How does this vulnerability impact Windows users?
This vulnerability impacts Windows users who install Node.js using the .msi installer.
What is the severity rating of this vulnerability?
The severity rating of this vulnerability is high, with a score of 7.5.
How can I fix this Node.js installation vulnerability?
To fix this vulnerability, update Node.js to a version that is not affected by the vulnerability.