2022-05-23 09:01:53 +00:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
2023-02-21 14:00:37 +00:00
"ID" : "CVE-2022-31394" ,
"STATE" : "PUBLIC"
2022-05-23 09:01:53 +00:00
} ,
2023-02-21 14:00:37 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a" ,
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
} ,
"vendor_name" : "n/a"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2022-05-23 09:01:53 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-02-21 14:00:37 +00:00
"value" : "Hyperium Hyper before 0.14.19 does not allow for customization of the max_header_list_size method in the H2 third-party software, allowing attackers to perform HTTP2 attacks."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"url" : "https://github.com/hyperium/hyper/issues/2826" ,
"refsource" : "MISC" ,
"name" : "https://github.com/hyperium/hyper/issues/2826"
} ,
{
"refsource" : "MISC" ,
"name" : "https://github.com/hyperium/hyper/pull/2828" ,
"url" : "https://github.com/hyperium/hyper/pull/2828"
} ,
{
"refsource" : "CONFIRM" ,
"name" : "https://github.com/hyperium/hyper/compare/v0.14.18...v0.14.19" ,
"url" : "https://github.com/hyperium/hyper/compare/v0.14.18...v0.14.19"
2022-05-23 09:01:53 +00:00
}
]
}
}