Files
CVEs-PoC/2019/CVE-2019-13118.md
T
2025-09-29 21:09:30 +02:00

739 B

CVE-2019-13118

Description

In numbers.c in libxslt 1.1.33, a type holding grouping characters of an xsl:number instruction was too narrow and an invalid character/length combination could be passed to xsltNumberFormatDecimal, leading to a read of uninitialized stack data.

POC

Reference

Github