VYPR

rpm package

opensuse/python-lxml_html_clean&distro=openSUSE Tumbleweed

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

Vulnerabilities (3)

  • CVE-2026-49825higJul 8, 2026
    affected < 0.4.5-1.1fixed 0.4.5-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-28350MedMar 5, 2026
    affected < 0.4.4-1.1fixed 0.4.4-1.1

    lxml_html_clean is a project for HTML cleaning functionalities copied from `lxml.html.clean`. Prior to version 0.4.4, the tag passes through the default Cleaner configuration. While page_structure=True removes html, head, and title tags, there is no specific handling for <

  • CVE-2026-28348MedMar 5, 2026
    affected < 0.4.4-1.1fixed 0.4.4-1.1

    lxml_html_clean is a project for HTML cleaning functionalities copied from `lxml.html.clean`. Prior to version 0.4.4, the _has_sneaky_javascript() method strips backslashes before checking for dangerous CSS keywords. This causes CSS Unicode escape sequences to bypass the @import