cvelist/2016/7xxx/CVE-2016-7835.json

73 lines
1.9 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "vultures@jpcert.or.jp",
"ID" : "CVE-2016-7835",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "H2O",
2017-10-16 12:31:07 -04:00
"version" : {
"version_data" : [
{
"version_value" : "version 2.0.4 and earlier"
2017-10-16 12:31:07 -04:00
}
]
}
}
]
},
"vendor_name" : "Kazuho Oku"
2017-10-16 12:31:07 -04:00
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "Use-after-free vulnerability in H2O allows remote attackers to cause a denial-of-service (DoS) or obtain server certificate private keys and possibly other information."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Use-after-free"
2017-10-16 12:31:07 -04:00
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://github.com/h2o/h2o/issues/1144",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "https://github.com/h2o/h2o/issues/1144"
},
{
"name" : "JVN#44566208",
"refsource" : "JVN",
2017-10-16 12:31:07 -04:00
"url" : "https://jvn.jp/en/jp/JVN44566208/index.html"
},
{
"name" : "95061",
"refsource" : "BID",
2017-10-16 12:31:07 -04:00
"url" : "http://www.securityfocus.com/bid/95061"
}
]
}
}