Logo
componentlibxslt
Name
libxslt
Version
1.1.43
Type
library
Description
GNOME XSLT library
Licenses
MIT
PURL
-
CPE
cpe:2.3:*:xmlsoft:libxslt:1.1.43:*:*:*:*:*:*:*

Other Versions#


Project
Branch
Version
kirkstone
1.1.35
master
1.1.45

Vulnerabilities#


Name
Analysis
Description
Exploitable
A flaw was found in the exsltFuncResultComp() function of libxslt, which handles EXSLT <func:result> elements during stylesheet parsing. Due to improper type handling, the function may treat an XML document node as a regular XML element node, resulting in a type confusion. This can cause unexpected memory reads and potential crashes. While difficult to exploit, the flaw could lead to application instability or denial of service.
Exploitable
A use-after-free vulnerability was found in libxslt while parsing xsl nodes that may lead to the dereference of expired pointers and application crash.
False Positive
In libxml2 before 2.9.14, several buffer handling functions in buf.c (xmlBuf*) and tree.c (xmlBuffer*) don't check for integer overflows. This can result in out-of-bounds memory writes. Exploitation requires a victim to open a crafted, multi-gigabyte XML file. Other software using libxml2's buffer functions, for example libxslt through 1.1.35, is affected as well.