2020-01-03 21:01:04 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
2020-03-03 10:22:33 -08:00
"ASSIGNER" : "security@pivotal.io" ,
"DATE_PUBLIC" : "2020-02-27T00:00:00.000Z" ,
2020-01-03 21:01:04 +00:00
"ID" : "CVE-2020-5403" ,
2020-03-03 10:22:33 -08:00
"STATE" : "PUBLIC" ,
"TITLE" : "DoS Via Malformed URL with Reactor Netty HTTP Server"
} ,
"source" : {
"discovery" : "UNKNOWN"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Reactor Netty" ,
"version" : {
"version_data" : [
{
"affected" : "=" ,
"version_name" : "0.9" ,
"version_value" : "v0.9.3.RELEASE"
} ,
{
"affected" : "=" ,
"version_name" : "0.9" ,
"version_value" : "v0.9.4.RELEASE"
}
]
}
}
]
} ,
"vendor_name" : "Pivotal"
}
]
}
2020-01-03 21:01:04 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-03-03 10:22:33 -08:00
"value" : "Reactor Netty HttpServer, versions 0.9.3 and 0.9.4, is exposed to a URISyntaxException that causes the connection to be closed prematurely instead of producing a 400 response."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-20: Improper Input Validation"
}
]
2020-01-03 21:01:04 +00:00
}
]
2020-03-03 10:22:33 -08:00
} ,
"references" : {
"reference_data" : [
{
"refsource" : "CONFIRM" ,
"url" : "https://pivotal.io/security/cve-2020-5403" ,
"name" : "https://pivotal.io/security/cve-2020-5403"
}
]
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 6.5 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"privilegesRequired" : "NONE" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "REQUIRED" ,
"vectorString" : "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H" ,
"version" : "3.0"
}
2020-01-03 21:01:04 +00:00
}
}