cve/2019/CVE-2019-13117.md
2024-06-18 02:51:15 +02:00

753 B

CVE-2019-13117

Description

In numbers.c in libxslt 1.1.33, an xsl:number with certain format strings could lead to a uninitialized read in xsltNumberFormatInsertNumbers. This could allow an attacker to discern whether a byte on the stack contains the characters A, a, I, i, or 0, or any other character.

POC

Reference

Github

No PoCs found on GitHub currently.