CVE-2022-21803
Published: 12 April 2022
Summary
CVE-2022-21803 is a high-severity Prototype Pollution (CWE-1321) vulnerability in Nconf Project Nconf. Its CVSS base score is 7.3 (High).
Operationally, ranked in the top 29.1% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2022-1659
Vulnerability details
This affects the package nconf before 0.11.4. When using the memory engine, it is possible to store a nested JSON representation of the configuration. The .set() function, that is responsible for setting the configuration properties, is vulnerable to Prototype Pollution.…
more
By providing a crafted property, it is possible to modify the properties on the Object.prototype.
- CWE(s)
Related Threats
No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.
Affected Assets
Mitigating Controls
No mitigating controls mapped yet. The per-CVE control annotator has not reached this CVE.