PT-2023-9603 · Node.Js · Node.Js
Rafaelgss
·
Published
2023-07-05
·
Updated
2024-12-16
·
CVE-2023-32558
CVSS v2.0
7.8
High
| Vector | AV:N/AC:L/Au:N/C:N/I:C/A:N |
Name of the Vulnerable Software and Affected Versions
Node.js versions 20.x
Description
The use of the deprecated API
process.binding() can bypass the permission model through path traversal, potentially allowing a remote attacker to bypass security restrictions and gain unauthorized access to protected information. This issue affects users of the experimental permission model in Node.js.Recommendations
For Node.js versions 20.x, consider disabling the use of the
process.binding() API until a patch is available to prevent potential exploitation. Restrict access to sensitive information and directories to minimize the risk of unauthorized access. At the moment, there is no information about a newer version that contains a fix for this vulnerability.Exploit
Path traversal
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Node.Js