VYPR

rpm package

suse/python-lxml&distro=SUSE Linux Enterprise Module for Python 2 15 SP3

pkg:rpm/suse/python-lxml&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Python%202%2015%20SP3

Vulnerabilities (5)

  • CVE-2022-2309Jul 5, 2022
    affected < 4.7.1-150200.3.10.1fixed 4.7.1-150200.3.10.1

    NULL Pointer Dereference allows attackers to cause a denial of service (or application crash). This only applies when lxml is used together with libxml2 2.9.10 through 2.9.14. libxml2 2.9.9 and earlier are not affected. It allows triggering crashes through forged input data, give

  • CVE-2021-43818Dec 13, 2021
    affected < 4.7.1-3.7.1fixed 4.7.1-3.7.1

    lxml is a library for processing XML and HTML in the Python language. Prior to version 4.6.5, the HTML Cleaner in lxml.html lets certain crafted script content pass through, as well as script content in SVG files embedded using data URIs. Users that employ the HTML cleaner in a s

  • CVE-2021-28957Mar 21, 2021
    affected < 4.7.1-3.7.1fixed 4.7.1-3.7.1

    An XSS vulnerability was discovered in python-lxml's clean module versions before 4.6.3. When disabling the safe_attrs_only and forms arguments, the Cleaner class does not remove the formaction attribute allowing for JS to bypass the sanitizer. A remote attacker could exploit thi

  • CVE-2020-27783Dec 3, 2020
    affected < 4.7.1-3.7.1fixed 4.7.1-3.7.1

    A XSS vulnerability was discovered in python-lxml's clean module. The module's parser didn't properly imitate browsers, which caused different behaviors between the sanitizer and the user's page. A remote attacker could exploit this flaw to run arbitrary HTML/JS code.

  • CVE-2018-19787Dec 2, 2018
    affected < 4.7.1-3.7.1fixed 4.7.1-3.7.1

    An issue was discovered in lxml before 4.2.5. lxml/html/clean.py in the lxml.html.clean module does not remove javascript: URLs that use escaping, allowing a remote attacker to conduct XSS attacks, as demonstrated by "j a v a s c r i p t:" in Internet Explorer. This is a similar