fun-map through 3.3.1 is vulnerable to Prototype Pollution. The function assocInM could be tricked into adding or modifying properties of 'Object.prototype' using a '__proto__' payload.
References
Link | Resource |
---|---|
https://github.com/nathan7/fun-map/blob/master/index.js#L137%2C | |
https://snyk.io/vuln/SNYK-JS-FUNMAP-564436 | Exploit Mitigation Third Party Advisory |
Configurations
History
No history.
Information
Published : 2020-04-28 19:15
Updated : 2023-11-07 03:26
NVD link : CVE-2020-7644
Mitre link : CVE-2020-7644
CVE.ORG link : CVE-2020-7644
JSON object : View
Products Affected
fun-map_project
- fun-map
CWE
CWE-1321
Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')