mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
77 lines
2.4 KiB
JSON
77 lines
2.4 KiB
JSON
{
|
|
"CVE_data_meta" : {
|
|
"ASSIGNER" : "cve-assign@fb.com",
|
|
"DATE_ASSIGNED" : "2018-03-15",
|
|
"ID" : "CVE-2018-6332",
|
|
"STATE" : "PUBLIC"
|
|
},
|
|
"affects" : {
|
|
"vendor" : {
|
|
"vendor_data" : [
|
|
{
|
|
"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"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
]
|
|
}
|
|
}
|