{ "data_type": "CVE", "data_format": "MITRE", "data_version": "4.0", "CVE_data_meta": { "ASSIGNER": "report@snyk.io", "DATE_PUBLIC": "2022-07-17T08:39:41.313411Z", "ID": "CVE-2020-7641", "STATE": "PUBLIC", "TITLE": "Prototype Pollution" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "grunt-util-property", "version": { "version_data": [ { "version_affected": ">=", "version_value": "0" } ] } } ] }, "vendor_name": "n/a" } ] } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Prototype Pollution" } ] } ] }, "references": { "reference_data": [ { "refsource": "MISC", "url": "https://security.snyk.io/vuln/SNYK-JS-GRUNTUTILPROPERTY-565088", "name": "https://security.snyk.io/vuln/SNYK-JS-GRUNTUTILPROPERTY-565088" }, { "refsource": "MISC", "url": "https://github.com/mikaelkaron/grunt-util-property/blob/master/main.js%23L41", "name": "https://github.com/mikaelkaron/grunt-util-property/blob/master/main.js%23L41" } ] }, "description": { "description_data": [ { "lang": "eng", "value": "This affects all versions of package grunt-util-property. The function call could be tricked into adding or modifying properties of Object.prototype using a __proto__ payload." } ] }, "impact": { "cvss": { "version": "3.1", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:L/E:P/RL:U/RC:C", "baseScore": 4.0, "baseSeverity": "MEDIUM", "attackVector": "LOCAL", "attackComplexity": "HIGH", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "availabilityImpact": "LOW" } }, "credit": [ { "lang": "eng", "value": "JHU System Security Lab" } ] }