2020-01-21 23:01:29 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
2020-07-09 14:17:16 +01:00
"ASSIGNER" : "report@snyk.io" ,
"DATE_PUBLIC" : "2020-07-09T13:17:13.529496Z" ,
2020-01-21 23:01:29 +00:00
"ID" : "CVE-2020-7693" ,
2020-07-09 14:17:16 +01:00
"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" : [
{
2020-07-09 14:01:33 +00:00
"refsource" : "MISC" ,
"url" : "https://snyk.io/vuln/SNYK-JS-SOCKJS-575261" ,
"name" : "https://snyk.io/vuln/SNYK-JS-SOCKJS-575261"
2020-07-09 14:17:16 +01:00
} ,
{
2020-07-09 14:01:33 +00:00
"refsource" : "MISC" ,
"url" : "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-575448" ,
"name" : "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-575448"
2020-07-09 14:17:16 +01:00
} ,
{
2020-07-09 14:01:33 +00:00
"refsource" : "MISC" ,
"url" : "https://github.com/sockjs/sockjs-node/issues/252" ,
"name" : "https://github.com/sockjs/sockjs-node/issues/252"
2020-07-09 14:17:16 +01:00
} ,
{
2020-07-09 14:01:33 +00:00
"refsource" : "MISC" ,
"url" : "https://github.com/sockjs/sockjs-node/pull/265" ,
"name" : "https://github.com/sockjs/sockjs-node/pull/265"
2020-07-09 14:17:16 +01:00
} ,
{
2020-07-09 14:01:33 +00:00
"refsource" : "MISC" ,
"url" : "https://github.com/andsnw/sockjs-dos-py" ,
"name" : "https://github.com/andsnw/sockjs-dos-py"
2020-07-09 14:17:16 +01:00
} ,
{
2020-07-09 14:01:33 +00:00
"refsource" : "MISC" ,
"url" : "https://github.com/sockjs/sockjs-node/commit/dd7e642cd69ee74385825816d30642c43e051d16" ,
"name" : "https://github.com/sockjs/sockjs-node/commit/dd7e642cd69ee74385825816d30642c43e051d16"
2020-07-09 14:17:16 +01:00
}
]
2020-01-21 23:01:29 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-07-09 14:01:33 +00:00
"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."
2020-01-21 23:01:29 +00:00
}
]
2020-07-09 14:17:16 +01:00
} ,
"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"
}
]
2020-01-21 23:01:29 +00:00
}