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

69 lines
2.0 KiB
JSON
Raw Normal View History

2018-01-26 15:02:43 -05:00
{
2018-12-31 17:11:37 -05:00
"CVE_data_meta" : {
"ASSIGNER" : "cve-assign@fb.com",
"DATE_ASSIGNED" : "2018-12-19",
"ID" : "CVE-2018-6346",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
2018-12-31 16:04:47 -05:00
{
2018-12-31 17:11:37 -05:00
"product" : {
"product_data" : [
{
"product_name" : "Proxygen",
"version" : {
"version_data" : [
{
"version_affected" : "!=>",
"version_value" : "v2018.12.31.00"
},
{
"version_affected" : "<",
2018-12-31 17:11:37 -05:00
"version_value" : "v2018.12.31.00"
}
]
}
}
]
},
"vendor_name" : "Facebook"
2018-12-31 16:04:47 -05:00
}
2018-12-31 17:11:37 -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 priority settings (specifically a circular dependency). This affects Proxygen prior to v2018.12.31.00."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Denial of Service (CWE-400)"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://github.com/facebook/proxygen/commit/52cf331743ebd74194d6343a6c2ec52bb917c982",
"refsource" : "MISC",
"url" : "https://github.com/facebook/proxygen/commit/52cf331743ebd74194d6343a6c2ec52bb917c982"
}
]
}
2018-01-26 15:02:43 -05:00
}