2021-01-08 23:04:32 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
2021-02-17 09:54:19 +02:00
"ASSIGNER" : "report@snyk.io" ,
"DATE_PUBLIC" : "2021-02-17T07:54:18.264796Z" ,
2021-01-08 23:04:32 +00:00
"ID" : "CVE-2021-23339" ,
2021-02-17 09:54:19 +02:00
"STATE" : "PUBLIC" ,
"TITLE" : "HTTP Request Smuggling"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
2021-03-08 15:00:39 +00:00
"vendor_name" : "n/a" ,
2021-02-17 09:54:19 +02:00
"product" : {
"product_data" : [
{
"product_name" : "com.typesafe.akka:akka-http-core" ,
"version" : {
"version_data" : [
{
2021-03-08 15:00:39 +00:00
"version_value" : "all versions before 10.1.14 and from 10.2.0 to 10.2.4"
2021-02-17 09:54:19 +02:00
}
]
}
}
]
2021-03-08 15:00:39 +00:00
}
2021-02-17 09:54:19 +02:00
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "HTTP Request Smuggling"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
2021-02-17 08:00:50 +00:00
"refsource" : "MISC" ,
"url" : "https://snyk.io/vuln/SNYK-JAVA-COMTYPESAFEAKKA-1075043" ,
"name" : "https://snyk.io/vuln/SNYK-JAVA-COMTYPESAFEAKKA-1075043"
2021-02-17 09:54:19 +02:00
} ,
{
2021-02-17 08:00:50 +00:00
"refsource" : "MISC" ,
"url" : "https://github.com/akka/akka-http/pull/3754%23issuecomment-779265201" ,
"name" : "https://github.com/akka/akka-http/pull/3754%23issuecomment-779265201"
2021-02-17 09:54:19 +02:00
}
]
2021-01-08 23:04:32 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2021-03-08 15:00:39 +00:00
"value" : "This affects all versions before 10.1.14 and from 10.2.0 to 10.2.4 of package com.typesafe.akka:akka-http-core. It allows multiple Transfer-Encoding headers."
2021-01-08 23:04:32 +00:00
}
]
2021-02-17 09:54:19 +02:00
} ,
"impact" : {
"cvss" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:L" ,
"baseScore" : 5.0 ,
"baseSeverity" : "MEDIUM" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "LOW"
}
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "jrudolph"
}
]
2021-01-08 23:04:32 +00:00
}