cve/2018/CVE-2018-14598.md
2024-05-26 14:27:05 +02:00

713 B

CVE-2018-14598

Description

An issue was discovered in XListExtensions in ListExt.c in libX11 through 1.6.5. A malicious server can send a reply in which the first string overflows, causing a variable to be set to NULL that will be freed later on, leading to DoS (segmentation fault).

POC

Reference

No PoCs from references.

Github