The lxml XML toolkit is a Pythonic binding for the C libraries libxml2 and libxslt. \ It is unique in that it combines the speed and XML feature completeness of these libraries with \ the simplicity of a native Python API, mostly compatible but superior to the well-known ElementTree API. \ The latest release works with all CPython versions from 2.7 to 3.7.
Security Fix(es):
An XML External Entity (XXE) vulnerability in the ebookmeta.get_metadata function of lxml before v4.9.1 allows attackers to access sensitive information or cause a Denial of Service (DoS) via crafted XML input.(CVE-2024-37388)
{
"severity": "Medium"
}{
"noarch": [
"python-lxml-help-4.7.1-6.oe2203sp3.noarch.rpm"
],
"aarch64": [
"python-lxml-debugsource-4.7.1-6.oe2203sp3.aarch64.rpm",
"python-lxml-debuginfo-4.7.1-6.oe2203sp3.aarch64.rpm",
"python3-lxml-4.7.1-6.oe2203sp3.aarch64.rpm"
],
"x86_64": [
"python-lxml-debuginfo-4.7.1-6.oe2203sp3.x86_64.rpm",
"python-lxml-debugsource-4.7.1-6.oe2203sp3.x86_64.rpm",
"python3-lxml-4.7.1-6.oe2203sp3.x86_64.rpm"
],
"src": [
"python-lxml-4.7.1-6.oe2203sp3.src.rpm"
]
}