{ "data_type": "CVE", "data_format": "MITRE", "data_version": "4.0", "CVE_data_meta": { "ASSIGNER": "report@snyk.io", "DATE_PUBLIC": "2020-07-09T13:17:13.529496Z", "ID": "CVE-2020-7693", "STATE": "PUBLIC", "TITLE": "Denial of Service (DoS)" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "sockjs", "version": { "version_data": [ { "version_affected": "<", "version_value": "0.3.20" } ] } } ] }, "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-SOCKJS-575261", "name": "https://snyk.io/vuln/SNYK-JS-SOCKJS-575261" }, { "refsource": "MISC", "url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-575448", "name": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-575448" }, { "refsource": "MISC", "url": "https://github.com/sockjs/sockjs-node/issues/252", "name": "https://github.com/sockjs/sockjs-node/issues/252" }, { "refsource": "MISC", "url": "https://github.com/sockjs/sockjs-node/pull/265", "name": "https://github.com/sockjs/sockjs-node/pull/265" }, { "refsource": "MISC", "url": "https://github.com/andsnw/sockjs-dos-py", "name": "https://github.com/andsnw/sockjs-dos-py" }, { "refsource": "MISC", "url": "https://github.com/sockjs/sockjs-node/commit/dd7e642cd69ee74385825816d30642c43e051d16", "name": "https://github.com/sockjs/sockjs-node/commit/dd7e642cd69ee74385825816d30642c43e051d16" } ] }, "description": { "description_data": [ { "lang": "eng", "value": "Incorrect handling of Upgrade header with the value websocket leads in crashing of containers hosting sockjs apps. This affects the package sockjs before 0.3.20." } ] }, "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/E:P/RL:O", "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": "Andrew Snow" } ] }