A security flaw in Node.js allows a bypass of network import restrictions.
By embedding non-network imports in data URLs, an attacker can execute arbitrary code, compromising system security.
Verified on various platforms, the vulnerability is mitigated by forbidding data URLs in network imports.
Exploiting this flaw can violate network import security, posing a risk to developers and servers.
References
Configurations
No configuration.
History
14 Mar 2025, 19:15
Type | Values Removed | Values Added |
---|---|---|
CWE | CWE-94 |
22 Nov 2024, 12:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
21 Nov 2024, 08:55
Type | Values Removed | Values Added |
---|---|---|
References | () http://www.openwall.com/lists/oss-security/2024/07/11/6 - | |
References | () http://www.openwall.com/lists/oss-security/2024/07/19/3 - | |
References | () https://hackerone.com/reports/2092749 - |
25 Oct 2024, 18:35
Type | Values Removed | Values Added |
---|---|---|
CWE |
19 Jul 2024, 14:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
11 Jul 2024, 19:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
09 Jul 2024, 16:22
Type | Values Removed | Values Added |
---|---|---|
CWE | CWE-284 | |
Summary |
|
09 Jul 2024, 02:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-07-09 02:15
Updated : 2025-03-14 19:15
NVD link : CVE-2024-22020
Mitre link : CVE-2024-22020
CVE.ORG link : CVE-2024-22020
JSON object : View
Products Affected
No product.
CWE
CWE-94
Improper Control of Generation of Code ('Code Injection')