VYPR

rpm package

opensuse/python-lxml&distro=openSUSE Tumbleweed

pkg:rpm/opensuse/python-lxml&distro=openSUSE%20Tumbleweed

Vulnerabilities (5)

  • CVE-2026-49825higJul 8, 2026
    affected < 6.1.1-1.1fixed 6.1.1-1.1

    # `lxml_html_clean.Cleaner` does not strip `javascript:` URLs from namespaced URL attributes (`xlink:href`) **Reporter:** Guillem Lefait <[email protected]> · **Date:** 2026-05-10 **Affected:** `lxml` ≤ 6.1.0 and `lxml_html_clean` ≤ 0.4.4 (latest stable) **Confirmed against:**

  • CVE-2026-41066HigApr 24, 2026
    affected < 6.1.0-1.1fixed 6.1.0-1.1

    lxml is a library for processing XML and HTML in the Python language. Prior to 6.1.0, using either of the two parsers in the default configuration (with resolve_entities=True) allows untrusted XML input to read local files. Setting the resolve_entities option explicitly to resolv

  • CVE-2025-11731LowOct 14, 2025
    affected < 6.1.1-1.1fixed 6.1.1-1.1

    A flaw was found in the exsltFuncResultComp() function of libxslt, which handles EXSLT <func:result> elements during stylesheet parsing. Due to improper type handling, the function may treat an XML document node as a regular XML element node, resulting in a type confusion. This c

  • CVE-2025-7424HigJul 10, 2025
    affected < 6.1.1-1.1fixed 6.1.1-1.1

    A flaw was found in the libxslt library. The same memory field, psvi, is used for both stylesheet and input data, which can lead to type confusion during XML transformations. This vulnerability allows an attacker to crash the application or corrupt memory. In some cases, it may l

  • CVE-2025-24928HigFeb 18, 2025
    affected < 5.3.2-1.1fixed 5.3.2-1.1

    libxml2 before 2.12.10 and 2.13.x before 2.13.6 has a stack-based buffer overflow in xmlSnprintfElements in valid.c. To exploit this, DTD validation must occur for an untrusted document or untrusted DTD. NOTE: this is similar to CVE-2017-9047.