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

72 lines
2.1 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 01:33:23 +00: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",
"version": {
"version_data": [
{
"version_value": "version 2.0.4 and earlier"
}
]
}
}
]
},
"vendor_name": "Kazuho Oku"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2017-10-16 12:31:07 -04:00
{
2019-03-18 01:33:23 +00:00
"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."
2017-10-16 12:31:07 -04:00
}
2019-03-18 01:33:23 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Use-after-free"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "95061",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/95061"
},
{
"name": "https://github.com/h2o/h2o/issues/1144",
"refsource": "CONFIRM",
"url": "https://github.com/h2o/h2o/issues/1144"
},
{
"name": "JVN#44566208",
"refsource": "JVN",
"url": "https://jvn.jp/en/jp/JVN44566208/index.html"
}
]
}
}