VYPR

rpm package

suse/libxml2-python&distro=SUSE Linux Enterprise Module for Basesystem 15 SP4

pkg:rpm/suse/libxml2-python&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Basesystem%2015%20SP4

Vulnerabilities (8)

  • CVE-2023-45322Oct 6, 2023
    affected < 2.9.14-150400.5.25.1fixed 2.9.14-150400.5.25.1

    libxml2 through 2.11.5 has a use-after-free that can only occur after a certain memory allocation fails. This occurs in xmlUnlinkNode in tree.c. NOTE: the vendor's position is "I don't think these issues are critical enough to warrant a CVE ID ... because an attacker typically ca

  • CVE-2023-39615Aug 29, 2023
    affected < 2.9.14-150400.5.22.1fixed 2.9.14-150400.5.22.1

    Xmlsoft Libxml2 v2.11.0 was discovered to contain an out-of-bounds read via the xmlSAX2StartElement() function at /libxml2/SAX2.c. This vulnerability allows attackers to cause a Denial of Service (DoS) via supplying a crafted XML file. NOTE: the vendor's position is that the prod

  • CVE-2023-29469Apr 24, 2023
    affected < 2.9.14-150400.5.16.1fixed 2.9.14-150400.5.16.1

    An issue was discovered in libxml2 before 2.10.4. When hashing empty dict strings in a crafted XML document, xmlDictComputeFastKey in dict.c can produce non-deterministic values, leading to various logic and memory errors, such as a double free. This behavior occurs because there

  • CVE-2023-28484Apr 24, 2023
    affected < 2.9.14-150400.5.16.1fixed 2.9.14-150400.5.16.1

    In libxml2 before 2.10.4, parsing of certain invalid XSD schemas can lead to a NULL pointer dereference and subsequently a segfault. This occurs in xmlSchemaFixupComplexType in xmlschemas.c.

  • CVE-2022-40304Nov 23, 2022
    affected < 2.9.14-150400.5.10.1fixed 2.9.14-150400.5.10.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.14-150400.5.10.1fixed 2.9.14-150400.5.10.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-2022-29824May 3, 2022
    affected < 2.9.14-150400.5.7.1fixed 2.9.14-150400.5.7.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.14-150400.5.7.1fixed 2.9.14-150400.5.7.1

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