cvelist/2017/10xxx/CVE-2017-10908.json

62 lines
1.1 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2017-12-22 16:12:35 +09:00
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2017-10908",
"ASSIGNER": "vultures@jpcert.or.jp"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Kazuho Oku",
"product": {
"product_data": [
{
"product_name": "H2O",
"version": {
"version_data": [
{
"version_value": "version 2.2.3 and earlier"
}
]
}
}
]
}
}
]
}
},
"problemtype":{
"problemtype_data":[
{
"description":[
{
"lang": "eng",
"value":"Denial-of-service (DoS)"
}
]
}
]
},
"references":{
"reference_data":[
{
"url":"https://github.com/h2o/h2o/issues/1544"
},
{
"url":"https://jvn.jp/en/jp/JVN84182676/index.html"
}
]
},
"description":{
"description_data":[
{
"lang": "eng",
"value":"H2O version 2.2.3 and earlier allows remote attackers to cause a denial of service in the server via specially crafted HTTP/2 header."
}
]
}
}