9.8
CVE-2022-37616
- EPSS 1.22%
- Veröffentlicht 11.10.2022 05:15:10
- Zuletzt bearbeitet 21.11.2024 07:15:03
- Quelle cve@mitre.org
- Teams Watchlist Login
- Unerledigt Login
A prototype pollution vulnerability exists in the function copy in dom.js in the xmldom (published as @xmldom/xmldom) package before 0.8.3 for Node.js via the p variable. NOTE: the vendor states "we are in the process of marking this report as invalid"; however, some third parties takes the position that "A prototype injection/Prototype pollution is not just when global objects are polluted with recursive merge or deep cloning but also when a target object is polluted."
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Xmldom Project ≫ Xmldom SwPlatformnode.js Version <= 0.6.0
Xmldom Project ≫ Xmldom SwPlatformnode.js Version >= 0.7.0 < 0.7.6
Xmldom Project ≫ Xmldom SwPlatformnode.js Version >= 0.8.0 < 0.8.3
Xmldom Project ≫ Xmldom Version0.9.0 Updatebeta1 SwPlatformnode.js
Debian ≫ Debian Linux Version10.0
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 1.22% | 0.782 |
Quelle | Base Score | Exploit Score | Impact Score | Vector String |
---|---|---|---|---|
nvd@nist.gov | 9.8 | 3.9 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
CWE-1321 Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
The product receives input from an upstream component that specifies attributes that are to be initialized or updated in an object, but it does not properly control modifications of attributes of the object prototype.