cvelist/2018/0xxx/CVE-2018-0608.json

63 lines
1.8 KiB
JSON
Raw Normal View History

2018-06-22 17:12:06 +09:00
{
"data_version": "4.0",
"references": {
"reference_data": [
{
"url": "https://github.com/h2o/h2o/issues/1775"
},
{
"url": "http://jvn.jp/en/jp/JVN93226941/index.html"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
2018-06-25 10:53:22 +09:00
"value": "Buffer overflow in H2O version 2.2.4 and earlier allows remote attackers to execute arbitrary code or cause a denial of service (DoS) via unspecified vectors."
2018-06-22 17:12:06 +09:00
}
]
},
"data_type": "CVE",
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"version": {
"version_data": [
{
"version_value": "version 2.2.4 and earlier"
}
]
},
"product_name": "H2O"
}
]
},
"vendor_name": "Kazuho Oku"
}
]
}
},
"CVE_data_meta": {
"ID": "CVE-2018-0608",
"ASSIGNER": "vultures@jpcert.or.jp"
},
"data_format": "MITRE",
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Buffer Overflow"
}
]
}
]
}
2018-06-25 10:53:22 +09:00
}