cvelist/2018/6xxx/CVE-2018-6332.json

77 lines
2.4 KiB
JSON
Raw Normal View History

2018-01-26 15:02:43 -05:00
{
2018-12-03 09:04:46 -05:00
"CVE_data_meta" : {
"ASSIGNER" : "cve-assign@fb.com",
"DATE_ASSIGNED" : "2018-03-15",
"ID" : "CVE-2018-6332",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
2018-12-03 01:43:23 -08:00
{
2018-12-03 09:04:46 -05:00
"product" : {
"product_data" : [
{
"product_name" : "HHVM",
"version" : {
"version_data" : [
{
"version_affected" : "!=>",
"version_value" : "3.24.4"
},
{
"version_affected" : ">=",
"version_value" : "3.22.0"
},
{
"version_affected" : "!=>",
"version_value" : "3.21.8"
},
{
"version_affected" : "<",
"version_value" : "3.21.8"
}
]
}
}
]
},
"vendor_name" : "Facebook"
2018-12-03 01:43:23 -08:00
}
2018-12-03 09:04:46 -05:00
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "A potential denial-of-service issue in the Proxygen handling of invalid HTTP2 settings which can cause the server to spend disproportionate resources. This affects all supported versions of HHVM (3.24.3 and 3.21.7 and below) when using the proxygen server to handle HTTP2 requests."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Denial of Service (CWE-400)"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://hhvm.com/blog/2018/03/15/hhvm-3.25.html",
"refsource" : "MISC",
"url" : "https://hhvm.com/blog/2018/03/15/hhvm-3.25.html"
}
]
}
2018-01-26 15:02:43 -05:00
}