Safety vulnerability ID: 43366
The information on this page was manually curated by our Cybersecurity Intelligence Team.
Lxml 4.6.5 includes a fix for CVE-2021-43818: 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 security relevant context should upgrade to lxml 4.6.5 to receive a patch.
Latest version: 5.3.0
Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API.
==================
Bugs fixed
----------
* A vulnerability (GHSL-2021-1038) in the HTML cleaner allowed sneaking script
content through SVG images.
* A vulnerability (GHSL-2021-1037) in the HTML cleaner allowed sneaking script
content through CSS imports and other crafted constructs.
Scan your Python project for dependency vulnerabilities in two minutes
Scan your application