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

699 B

CVE-2018-14600

Description

An issue was discovered in libX11 through 1.6.5. The function XListExtensions in ListExt.c interprets a variable as signed instead of unsigned, resulting in an out-of-bounds write (of up to 128 bytes), leading to DoS or remote code execution.

POC

Reference

No PoCs from references.

Github