cvelist/2021/23xxx/CVE-2021-23339.json
2021-03-08 15:00:39 +00:00

91 lines
2.8 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ASSIGNER": "report@snyk.io",
"DATE_PUBLIC": "2021-02-17T07:54:18.264796Z",
"ID": "CVE-2021-23339",
"STATE": "PUBLIC",
"TITLE": "HTTP Request Smuggling"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "com.typesafe.akka:akka-http-core",
"version": {
"version_data": [
{
"version_value": "all versions before 10.1.14 and from 10.2.0 to 10.2.4"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "HTTP Request Smuggling"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://snyk.io/vuln/SNYK-JAVA-COMTYPESAFEAKKA-1075043",
"name": "https://snyk.io/vuln/SNYK-JAVA-COMTYPESAFEAKKA-1075043"
},
{
"refsource": "MISC",
"url": "https://github.com/akka/akka-http/pull/3754%23issuecomment-779265201",
"name": "https://github.com/akka/akka-http/pull/3754%23issuecomment-779265201"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"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."
}
]
},
"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"
}
]
}