cvelist/2022/40xxx/CVE-2022-40302.json
2023-09-19 22:00:34 +00:00

72 lines
2.4 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2022-40302",
"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": "An issue was discovered in bgpd in FRRouting (FRR) through 8.4. By crafting a BGP OPEN message with an option of type 0xff (Extended Length from RFC 9072), attackers may cause a denial of service (assertion failure and daemon restart, or out-of-bounds read). This is possible because of inconsistent boundary checks that do not account for reading 3 bytes (instead of 2) in this 0xff case."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/FRRouting/frr/releases",
"refsource": "MISC",
"name": "https://github.com/FRRouting/frr/releases"
},
{
"refsource": "DEBIAN",
"name": "DSA-5495",
"url": "https://www.debian.org/security/2023/dsa-5495"
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20230919 [SECURITY] [DLA 3573-1] frr security update",
"url": "https://lists.debian.org/debian-lts-announce/2023/09/msg00020.html"
}
]
}
}