VYPR

rpm package

suse/libxslt&distro=SUSE Linux Enterprise Server for SAP Applications 12 SP4

pkg:rpm/suse/libxslt&distro=SUSE%20Linux%20Enterprise%20Server%20for%20SAP%20Applications%2012%20SP4

Vulnerabilities (5)

  • CVE-2021-30560Aug 3, 2021
    affected < 1.1.28-17.15.1fixed 1.1.28-17.15.1

    Use after free in Blink XSLT in Google Chrome prior to 91.0.4472.164 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.

  • CVE-2019-18197Oct 18, 2019
    affected < 1.1.28-17.9.1fixed 1.1.28-17.9.1

    In xsltCopyText in transform.c in libxslt 1.1.33, a pointer variable isn't reset under certain circumstances. If the relevant memory area happened to be freed and reused in a certain way, a bounds check could fail and memory outside a buffer could be written to, or uninitialized

  • CVE-2019-13118Jul 1, 2019
    affected < 1.1.28-17.6.1fixed 1.1.28-17.6.1

    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.

  • CVE-2019-13117Jul 1, 2019
    affected < 1.1.28-17.6.1fixed 1.1.28-17.6.1

    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.

  • CVE-2019-11068Apr 10, 2019
    affected < 1.1.28-17.3.1fixed 1.1.28-17.3.1

    libxslt through 1.1.33 allows bypass of a protection mechanism because callers of xsltCheckRead and xsltCheckWrite permit access even upon receiving a -1 error code. xsltCheckRead can return -1 for a crafted URL that is not actually invalid and is subsequently loaded.