All versions of the package dom-iterator are vulnerable to Arbitrary Code Execution due to use of the Function constructor without complete input sanitization. Function generates a new function body and thus care must be given to ensure that the inputs to Function are not attacker-controlled. The risks involved are similar to that of allowing attacker-controlled input to reach eval.
References
Link | Resource |
---|---|
https://security.snyk.io/vuln/SNYK-JS-DOMITERATOR-6157199 | Exploit Third Party Advisory |
Configurations
History
19 Nov 2024, 16:20
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:a:matthewmueller:dom-iterator:*:*:*:*:*:node.js:*:* | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 9.8 |
References | () https://security.snyk.io/vuln/SNYK-JS-DOMITERATOR-6157199 - Exploit, Third Party Advisory | |
First Time |
Matthewmueller
Matthewmueller dom-iterator |
13 Nov 2024, 17:01
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
13 Nov 2024, 05:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-11-13 05:15
Updated : 2024-11-19 16:20
NVD link : CVE-2024-21541
Mitre link : CVE-2024-21541
CVE.ORG link : CVE-2024-21541
JSON object : View
Products Affected
matthewmueller
- dom-iterator
CWE
CWE-94
Improper Control of Generation of Code ('Code Injection')