cvelist/2020/27xxx/CVE-2020-27638.json

77 lines
2.5 KiB
JSON
Raw Normal View History

2020-10-22 13:01:46 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-27638",
"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": "receive.c in fastd before v21 allows denial of service (assertion failure) when receiving packets with an invalid type code."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://fastd.readthedocs.io/en/stable/releases/v21.html",
"refsource": "MISC",
"name": "https://fastd.readthedocs.io/en/stable/releases/v21.html"
},
{
"url": "https://github.com/NeoRaider/fastd/commit/737925113363b6130879729cdff9ccc46c33eaea",
"refsource": "MISC",
"name": "https://github.com/NeoRaider/fastd/commit/737925113363b6130879729cdff9ccc46c33eaea"
},
{
"url": "https://bugs.debian.org/972521",
"refsource": "MISC",
"name": "https://bugs.debian.org/972521"
2020-10-25 22:01:38 +00:00
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20201025 [SECURITY] [DLA-2414-1] fastd security update",
"url": "https://lists.debian.org/debian-lts-announce/2020/10/msg00025.html"
2020-10-22 13:01:46 +00:00
}
]
}
}