#VU18965 Information disclosure in libxslt - CVE-2019-13117
Published: July 2, 2019 / Updated: October 19, 2019
libxslt
Gnome Development Team
Description
The vulnerability allows a remote attacker to gain access to potentially sensitive information.
The vulnerability exists due to information disclosure in numbers.c in libxslt library where an xsl:number with certain format strings could lead to a uninitialized read in xsltNumberFormatInsertNumbers. A remote attacker can gain knowledge whether a byte on the stack contains the characters A, a, I, i, or 0, or any other character.