VYPR

rpm package

suse/libxml2&distro=SUSE Manager Server 4.1

pkg:rpm/suse/libxml2&distro=SUSE%20Manager%20Server%204.1

Vulnerabilities (5)

  • CVE-2022-40304Nov 23, 2022
    affected < 2.9.7-150000.3.51.1fixed 2.9.7-150000.3.51.1

    An issue was discovered in libxml2 before 2.10.3. Certain invalid XML entity definitions can corrupt a hash table key, potentially leading to subsequent logic errors. In one case, a double-free can be provoked.

  • CVE-2022-40303Nov 22, 2022
    affected < 2.9.7-150000.3.51.1fixed 2.9.7-150000.3.51.1

    An issue was discovered in libxml2 before 2.10.3. When parsing a multi-gigabyte XML document with the XML_PARSE_HUGE parser option enabled, several integer counters can overflow. This results in an attempt to access an array at a negative 2GB offset, typically leading to a segmen

  • CVE-2016-3709Jul 28, 2022
    affected < 2.9.7-150000.3.51.1fixed 2.9.7-150000.3.51.1

    Possible cross-site scripting vulnerability in libxml after commit 960f0e2.

  • CVE-2022-29824May 3, 2022
    affected < 2.9.7-150000.3.46.1fixed 2.9.7-150000.3.46.1

    In libxml2 before 2.9.14, several buffer handling functions in buf.c (xmlBuf*) and tree.c (xmlBuffer*) don't check for integer overflows. This can result in out-of-bounds memory writes. Exploitation requires a victim to open a crafted, multi-gigabyte XML file. Other software usin

  • CVE-2022-23308Feb 26, 2022
    affected < 2.9.7-150000.3.46.1fixed 2.9.7-150000.3.46.1

    valid.c in libxml2 before 2.9.13 has a use-after-free of ID and IDREF attributes.