{ "data_type": "CVE", "data_format": "MITRE", "data_version": "4.0", "CVE_data_meta": { "ASSIGNER": "report@snyk.io", "DATE_PUBLIC": "2021-07-25T13:09:20.817640Z", "ID": "CVE-2021-23413", "STATE": "PUBLIC", "TITLE": "Denial of Service (DoS)" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "jszip", "version": { "version_data": [ { "version_affected": "<", "version_value": "3.7.0" } ] } } ] }, "vendor_name": "n/a" } ] } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Denial of Service (DoS)" } ] } ] }, "references": { "reference_data": [ { "refsource": "MISC", "url": "https://snyk.io/vuln/SNYK-JS-JSZIP-1251497", "name": "https://snyk.io/vuln/SNYK-JS-JSZIP-1251497" }, { "refsource": "MISC", "url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1251498", "name": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1251498" }, { "refsource": "MISC", "url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARS-1251499", "name": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARS-1251499" }, { "refsource": "MISC", "url": "https://github.com/Stuk/jszip/blob/master/lib/object.js%23L88", "name": "https://github.com/Stuk/jszip/blob/master/lib/object.js%23L88" }, { "refsource": "MISC", "url": "https://github.com/Stuk/jszip/commit/22357494f424178cb416cdb7d93b26dd4f824b36", "name": "https://github.com/Stuk/jszip/commit/22357494f424178cb416cdb7d93b26dd4f824b36" }, { "refsource": "MISC", "url": "https://github.com/Stuk/jszip/pull/766", "name": "https://github.com/Stuk/jszip/pull/766" } ] }, "description": { "description_data": [ { "lang": "eng", "value": "This affects the package jszip before 3.7.0. Crafting a new zip file with filenames set to Object prototype values (e.g __proto__, toString, etc) results in a returned object with a modified prototype instance." } ] }, "impact": { "cvss": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "baseScore": 5.3, "baseSeverity": "MEDIUM", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "availabilityImpact": "LOW" } }, "credit": [ { "lang": "eng", "value": "Dave Holoway" } ] }