cvelist/2018/1000xxx/CVE-2018-1000168.json

66 lines
1.9 KiB
JSON
Raw Normal View History

2018-05-08 11:03:21 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "kurt@seifried.org",
"DATE_ASSIGNED" : "2018-04-30T20:15:49.358836",
"DATE_REQUESTED" : "2018-04-09T10:52:35",
"ID" : "CVE-2018-1000168",
"REQUESTER" : "tatsuhiro.t@gmail.com",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "nghttp2",
"version" : {
"version_data" : [
{
"version_value" : ">= 1.10.0 and nghttp2 <= v1.31.0"
}
]
}
}
]
},
"vendor_name" : "nghttp2"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "nghttp2 version >= 1.10.0 and nghttp2 <= v1.31.0 contains an Improper Input Validation CWE-20 vulnerability in ALTSVC frame handling that can result in segmentation fault leading to denial of service. This attack appears to be exploitable via network client. This vulnerability appears to have been fixed in >= 1.31.1."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Improper Input Validation CWE-20"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://nghttp2.org/blog/2018/04/12/nghttp2-v1-31-1/",
"refsource" : "CONFIRM",
"url" : "https://nghttp2.org/blog/2018/04/12/nghttp2-v1-31-1/"
}
]
}
}