Logo
componentlibxslt
Name
libxslt
Version
1.1.42-r
Type
library
Description
-
Licenses
-
PURL
-
CPE
cpe:2.3:a:xmlsoft:libxslt:1.1.42:*:*:*:*:*:*:*

Other Versions#


Project
Branch
Version
master
1.1.42-r1

Vulnerabilities#


Name
Analysis
Description
Exploitable
numbers.c in libxslt before 1.1.43 has a use-after-free because, in nested XPath evaluations, an XPath context node can be modified but never restored. This is related to xsltNumberFormatGetValue, xsltEvalXPathPredicate, xsltEvalXPathStringNs, and xsltComputeSortResultInternal.
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.
Exploitable
xsltGetInheritedNsList in libxslt before 1.1.43 has a use-after-free issue related to exclusion of result prefixes.