Logo
componentlibxml2
Name
libxml2
Version
2.15.3
Type
library
Description
XML C Parser Library and Toolkit
Licenses
MIT
PURL
-
CPE
cpe:2.3:*:xmlsoft:libxml2:2.15.3:*:*:*:*:*:*:*

Other Versions#


Project
Branch
Version
kirkstone
2.9.14
scarthgap
2.12.10

Patches#


#
Title
Author
Resolve
1
add yocto-specific install-ptest target
Ross Burton <ross.burton@arm.com>
2
Revert "cmake: Fix installation directories in
Peter Marko <peter.marko@siemens.com>

Vulnerabilities#


Name
Analysis
Description
Not Affected
A flaw was found in libxml2. This vulnerability occurs when the library processes a specially crafted XML Schema Definition (XSD) validated document that includes an internal entity reference. An attacker could exploit this by providing a malicious document, leading to a type confusion error that causes the application to crash. This results in a denial of service (DoS), making the affected system or application unavailable.
Not Affected
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.
Exploitable
The xmlreader in libxml allows remote attackers to cause a denial of service (memory consumption) via crafted XML data, related to an XML Entity Expansion (XEE) attack.