cvelist/2023/41xxx/CVE-2023-41910.json

77 lines
2.6 KiB
JSON
Raw Normal View History

2023-09-05 07:00:39 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2023-41910",
"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 lldpd before 1.0.17. By crafting a CDP PDU packet with specific CDP_TLV_ADDRESSES TLVs, a malicious actor can remotely force the lldpd daemon to perform an out-of-bounds read on heap memory. This occurs in cdp_decode in daemon/protocols/cdp.c."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/lldpd/lldpd/releases/tag/1.0.17",
"refsource": "MISC",
"name": "https://github.com/lldpd/lldpd/releases/tag/1.0.17"
},
{
"url": "https://github.com/lldpd/lldpd/commit/a9aeabdf879c25c584852a0bb5523837632f099b",
"refsource": "MISC",
"name": "https://github.com/lldpd/lldpd/commit/a9aeabdf879c25c584852a0bb5523837632f099b"
2023-09-22 19:00:33 +00:00
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20230922 [SECURITY] [DLA 3578-1] lldpd security update",
"url": "https://lists.debian.org/debian-lts-announce/2023/09/msg00025.html"
2023-09-27 15:00:05 +00:00
},
{
"refsource": "DEBIAN",
"name": "DSA-5505",
"url": "https://www.debian.org/security/2023/dsa-5505"
2023-09-05 07:00:39 +00:00
}
]
}
}