cve/2019/CVE-2019-14323.md
2024-06-07 04:52:01 +00:00

718 B

CVE-2019-14323

Description

SSDP Responder 1.x through 1.5 mishandles incoming network messages, leading to a stack-based buffer overflow by 1 byte. This results in a crash of the server, but only when strict stack checking is enabled. This is caused by an off-by-one error in ssdp_recv in ssdpd.c.

POC

Reference

No PoCs from references.

Github