{ "id": "CVE-2020-7644", "sourceIdentifier": "report@snyk.io", "published": "2020-04-28T19:15:12.423", "lastModified": "2023-11-07T03:26:09.510", "vulnStatus": "Modified", "cveTags": [], "descriptions": [ { "lang": "en", "value": "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." }, { "lang": "es", "value": "fun-map versiones hasta 3.3.1, es vulnerable a una Contaminaci\u00f3n de Prototipos. La funci\u00f3n assocInM podr\u00eda ser enga\u00f1ada para agregar o modificar propiedades de 'Object.prototype' usando una carga \u00fatil '__proto__'." } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "attackVector": "NETWORK", "attackComplexity": "HIGH", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH" }, "exploitabilityScore": 2.2, "impactScore": 5.9 } ], "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "accessVector": "NETWORK", "accessComplexity": "MEDIUM", "authentication": "NONE", "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "availabilityImpact": "PARTIAL", "baseScore": 6.8 }, "baseSeverity": "MEDIUM", "exploitabilityScore": 8.6, "impactScore": 6.4, "acInsufInfo": false, "obtainAllPrivilege": false, "obtainUserPrivilege": false, "obtainOtherPrivilege": false, "userInteractionRequired": false } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-1321" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:fun-map_project:fun-map:*:*:*:*:*:*:*:*", "versionEndIncluding": "3.3.1", "matchCriteriaId": "783EA567-7F81-469B-BA90-33F432B6DD0D" } ] } ] } ], "references": [ { "url": "https://github.com/nathan7/fun-map/blob/master/index.js#L137%2C", "source": "report@snyk.io" }, { "url": "https://snyk.io/vuln/SNYK-JS-FUNMAP-564436", "source": "report@snyk.io", "tags": [ "Exploit", "Mitigation", "Third Party Advisory" ] } ] }