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

Other Versions#


Project
Branch
Version
master
1.1.45
scarthgap
1.1.43

Patches#


#
Title
Author
Resolve
1
Clean up attributes in source doc
Nick Wellnhofer <wellnhofer@aevum.de>
CVE-2023-40403
2
Make generate-id() deterministic
Nick Wellnhofer <wellnhofer@aevum.de>
CVE-2023-40403
3
Infrastructure to store extra data in source nodes
Nick Wellnhofer <wellnhofer@aevum.de>
CVE-2023-40403
4
libxslt: Type confusion in xmlNode.psvi between stylesheet
David Kilzer <ddkilzer@apple.com>
CVE-2025-7424
5
[CVE-2025-24855] Fix use-after-free of XPath context node
Nick Wellnhofer <wellnhofer@aevum.de>
CVE-2025-24855
6
[CVE-2024-55549] Fix UAF related to excluded namespaces
Nick Wellnhofer <wellnhofer@aevum.de>
CVE-2024-55549
7
Store RVT ownership in 'compression' member
Nick Wellnhofer <wellnhofer@aevum.de>
CVE-2023-40403
8
End function node ancestor search at document
=?UTF-8?q?Dominik=20R=C3=B6ttsches?= <drott@chromium.org>
CVE-2025-11731
9
Store key status of source nodes as bit flag
Nick Wellnhofer <wellnhofer@aevum.de>
CVE-2023-40403

Vulnerabilities#


Name
Analysis
Description
Patched
A flaw was found in the libxslt library. The same memory field, psvi, is used for both stylesheet and input data, which can lead to type confusion during XML transformations. This vulnerability allows an attacker to crash the application or corrupt memory. In some cases, it may lead to denial of service or unexpected behavior.
Patched
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.
Patched
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.
Patched
xsltGetInheritedNsList in libxslt before 1.1.43 has a use-after-free issue related to exclusion of result prefixes.
Patched
The issue was addressed with improved memory handling. This issue is fixed in macOS Ventura 13.6, tvOS 17, iOS 16.7 and iPadOS 16.7, macOS Monterey 12.7, watchOS 10, iOS 17 and iPadOS 17, macOS Sonoma 14. Processing web content may disclose sensitive information.