This library allows to manipulate XML files. It includes support to read, modify and write XML and HTML files. There is DTDs support this includes parsing and validation even with complex DtDs, either at parse time or later once the document has been modified. The output can be a simple SAX stream or and in-memory DOM like representations. In this case one can use the built-in XPath and XPointer implementation to select sub nodes or ranges. A flexible Input/Output mechanism is available, with existing HTTP and FTP modules and combined to an URI library.
Security Fix(es):
A flaw was found in the interactive shell of the xmllint command-line tool, used for parsing XML files. When a user inputs an overly long command, the program does not check the input size properly, which can cause it to crash. This issue might allow attackers to run harmful code in rare configurations without modern protections.(CVE-2025-6170)
{ "severity": "Low" }
{ "aarch64": [ "libxml2-2.9.14-20.oe2203sp4.aarch64.rpm", "libxml2-debuginfo-2.9.14-20.oe2203sp4.aarch64.rpm", "libxml2-debugsource-2.9.14-20.oe2203sp4.aarch64.rpm", "libxml2-devel-2.9.14-20.oe2203sp4.aarch64.rpm", "python3-libxml2-2.9.14-20.oe2203sp4.aarch64.rpm" ], "x86_64": [ "libxml2-2.9.14-20.oe2203sp4.x86_64.rpm", "libxml2-debuginfo-2.9.14-20.oe2203sp4.x86_64.rpm", "libxml2-debugsource-2.9.14-20.oe2203sp4.x86_64.rpm", "libxml2-devel-2.9.14-20.oe2203sp4.x86_64.rpm", "python3-libxml2-2.9.14-20.oe2203sp4.x86_64.rpm" ], "src": [ "libxml2-2.9.14-20.oe2203sp4.src.rpm" ], "noarch": [ "libxml2-help-2.9.14-20.oe2203sp4.noarch.rpm" ] }