cvelist/2022/31xxx/CVE-2022-31394.json
2023-02-21 14:00:37 +00:00

72 lines
2.2 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2022-31394",
"STATE": "PUBLIC"
},
"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",
"description": {
"description_data": [
{
"lang": "eng",
"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"
}
]
}
}