CVE-2023-30587

A vulnerability in Node.js version 20 allows for bypassing restrictions set by the --experimental-permission flag using the built-in inspector module (node:inspector). By exploiting the Worker class's ability to create an "internal worker" with the kIsInternal Symbol, attackers can modify the isInternal value when an inspector is attached within the Worker constructor before initializing a new WorkerImpl. This vulnerability exclusively affects Node.js users employing the permission model mechanism. Please note that at the time this CVE was issued, the permission model is an experimental feature of Node.js.
Configurations

No configuration.

History

21 Nov 2024, 08:00

Type Values Removed Values Added
References
  • () https://security.netapp.com/advisory/ntap-20241108-0004/ -

09 Sep 2024, 19:35

Type Values Removed Values Added
New CVE

Information

Published : 2024-09-07 16:15

Updated : 2024-11-21 08:00


NVD link : CVE-2023-30587

Mitre link : CVE-2023-30587

CVE.ORG link : CVE-2023-30587


JSON object : View

Products Affected

No product.

CWE
CWE-284

Improper Access Control