cve/2018/CVE-2018-9251.md
2024-06-18 02:51:15 +02:00

1.0 KiB

CVE-2018-9251

Description

The xz_decomp function in xzlib.c in libxml2 2.9.8, if --with-lzma is used, allows remote attackers to cause a denial of service (infinite loop) via a crafted XML file that triggers LZMA_MEMLIMIT_ERROR, as demonstrated by xmllint, a different vulnerability than CVE-2015-8035.

POC

Reference

Github