{ "data_type": "CVE", "data_format": "MITRE", "data_version": "4.0", "CVE_data_meta": { "ASSIGNER": "report@snyk.io", "DATE_PUBLIC": "2021-01-19T14:43:07.113664Z", "ID": "CVE-2020-28480", "STATE": "PUBLIC", "TITLE": "Prototype Pollution" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "jointjs", "version": { "version_data": [ { "version_affected": "<", "version_value": "3.3.0" } ] } } ] }, "vendor_name": "n/a" } ] } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Prototype Pollution" } ] } ] }, "references": { "reference_data": [ { "refsource": "MISC", "url": "https://snyk.io/vuln/SNYK-JS-JOINTJS-1024444", "name": "https://snyk.io/vuln/SNYK-JS-JOINTJS-1024444" }, { "refsource": "MISC", "url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1062036", "name": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1062036" }, { "refsource": "MISC", "url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWER-1062037", "name": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWER-1062037" }, { "refsource": "MISC", "url": "https://github.com/clientIO/joint/blob/master/src/util/util.mjs%23L150", "name": "https://github.com/clientIO/joint/blob/master/src/util/util.mjs%23L150" }, { "refsource": "MISC", "url": "https://github.com/clientIO/joint/pull/1406", "name": "https://github.com/clientIO/joint/pull/1406" } ] }, "description": { "description_data": [ { "lang": "eng", "value": "The package jointjs before 3.3.0 are vulnerable to Prototype Pollution via util.setByPath (https://resources.jointjs.com/docs/jointjs/v3.2/joint.htmlutil.setByPath). The path used the access the object's key and set the value is not properly sanitized, leading to a Prototype Pollution." } ] }, "impact": { "cvss": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P", "baseScore": 7.3, "baseSeverity": "HIGH", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "availabilityImpact": "LOW" } }, "credit": [ { "lang": "eng", "value": "Alessio Della Libera (d3lla)" } ] }