fkie_cve-2023-41910
Vulnerability from fkie_nvd
Published
2023-09-05 07:15
Modified
2024-11-21 08:21
Severity ?
Summary
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.
References
Impacted products
Vendor | Product | Version | |
---|---|---|---|
lldpd_project | lldpd | * |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:lldpd_project:lldpd:*:*:*:*:*:*:*:*", "matchCriteriaId": "591FC9F7-7E51-49D8-97B9-513D515C0204", "versionEndExcluding": "1.0.17", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "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." }, { "lang": "es", "value": "Se descubri\u00f3 un problema en lldpd antes de la versi\u00f3n 1.0.17. Al manipular un paquete CDP PDU con TLVs CDP_TLV_ADDRESSES espec\u00edficos, un actor malicioso puede forzar remotamente al demonio lldpd a realizar una lecutra fuera de l\u00edmites en la memoria heap. Esto ocurre en cdp_decode in daemon/protocols/cdp.c." } ], "id": "CVE-2023-41910", "lastModified": "2024-11-21T08:21:54.133", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 5.9, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2023-09-05T07:15:14.927", "references": [ { "source": "cve@mitre.org", "tags": [ "Patch" ], "url": "https://github.com/lldpd/lldpd/commit/a9aeabdf879c25c584852a0bb5523837632f099b" }, { "source": "cve@mitre.org", "tags": [ "Release Notes" ], "url": "https://github.com/lldpd/lldpd/releases/tag/1.0.17" }, { "source": "cve@mitre.org", "url": "https://lists.debian.org/debian-lts-announce/2023/09/msg00025.html" }, { "source": "cve@mitre.org", "url": "https://www.debian.org/security/2023/dsa-5505" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch" ], "url": "https://github.com/lldpd/lldpd/commit/a9aeabdf879c25c584852a0bb5523837632f099b" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Release Notes" ], "url": "https://github.com/lldpd/lldpd/releases/tag/1.0.17" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://lists.debian.org/debian-lts-announce/2023/09/msg00025.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://www.debian.org/security/2023/dsa-5505" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-125" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.