Files
CVEs-PoC/2017/CVE-2017-18258.md
2025-09-29 21:09:30 +02:00

898 B

CVE-2017-18258

Description

The xz_head function in xzlib.c in libxml2 before 2.9.6 allows remote attackers to cause a denial of service (memory consumption) via a crafted LZMA file, because the decoder functionality does not restrict memory usage to what is required for a legitimate file.

POC

Reference

Github