8000 GHSA SYNC: 1 brand new advisory · rubysec/ruby-advisory-db@305a6b3 · GitHub
[go: up one dir, main page]

Skip to content

Commit 305a6b3

Browse files
jasnowpostmodern
authored andcommitted
GHSA SYNC: 1 brand new advisory
1 parent 2e1e799 commit 305a6b3

File tree

1 file changed

+44
-0
lines changed

1 file changed

+44
-0
lines changed

gems/nokogiri/GHSA-mrxw-mxhj-p664.yml

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
---
2+
gem: nokogiri
3+
ghsa: mrxw-mxhj-p664
4+
url: https://github.com/sparklemotion/nokogiri/security/advisories/GHSA-mrxw-mxhj-p664
5+
title: Nokogiri updates packaged libxslt to v1.1.43 to resolve multiple CVEs
6+
date: 2025-03-14
7+
description: |
8+
## Summary
9+
10+
Nokogiri v1.18.4 upgrades its dependency libxslt to
11+
[v1.1.43](https://gitlab.gnome.org/GNOME/libxslt/-/releases/v1.1.43).
12+
13+
libxslt v1.1.43 resolves:
14+
15+
- CVE-2025-24855: Fix use-after-free of XPath context node
16+
- CVE-2024-55549: Fix UAF related to excluded namespaces
17+
18+
## Impact
19+
20+
### CVE-2025-24855
21+
22+
- "Use-after-free due to xsltEvalXPathStringNs leaking xpathCtxt->node"
23+
- MITRE has rated this 7.8 High CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:H
24+
- Upstream report: https://gitlab.gnome.org/GNOME/libxslt/-/issues/128
25+
- NVD entry: https://nvd.nist.gov/vuln/detail/CVE-2025-24855
26+
27+
### CVE-2024-55549
28+
29+
- "Use-after-free related to excluded result prefixes"
30+
- MITRE has rated this 7.8 High CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:H
31+
- Upstream report: https://gitlab.gnome.org/GNOME/libxslt/-/issues/127
32+
- NVD entry: https://nvd.nist.gov/vuln/detail/CVE-2024-55549
33+
cvss_v3: 7.8
34+
patched_versions:
35+
- ">= 1.18.4"
36+
related:
37+
url:
38+
- https://github.com/sparklemotion/nokogiri/security/advisories/GHSA-mrxw-mxhj-p664
39+
- https://gitlab.gnome.org/GNOME/libxslt/-/issues/127
40+
- https://gitlab.gnome.org/GNOME/libxslt/-/issues/128
41+
- https://github.com/advisories/GHSA-mrxw-mxhj-p664
42+
cve:
43+
- https://nvd.nist.gov/vuln/detail/CVE-2024-55549
44+
- https://nvd.nist.gov/vuln/detail/CVE-2025-24855

0 commit comments

Comments
 (0)
0