Skip to content

Commit e89eac4

Browse files
jasnowRubySec CI
authored and
RubySec CI
committed
Updated advisory posts against rubysec/ruby-advisory-db@33eda20
1 parent 59f1035 commit e89eac4

File tree

1 file changed

+45
-0
lines changed

1 file changed

+45
-0
lines changed
Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
---
2+
layout: advisory
3+
title: 'GHSA-r95h-9x8f-r3f7 (nokogiri): Nokogiri updates packaged libxml2 to v2.12.7
4+
to resolve CVE-2024-34459'
5+
comments: false
6+
categories:
7+
- nokogiri
8+
advisory:
9+
gem: nokogiri
10+
ghsa: r95h-9x8f-r3f7
11+
url: https://github.com/sparklemotion/nokogiri/security/advisories/GHSA-r95h-9x8f-r3f7
12+
title: Nokogiri updates packaged libxml2 to v2.12.7 to resolve CVE-2024-34459
13+
date: 2024-05-13
14+
description: |
15+
## Summary
16+
17+
Nokogiri v1.16.5 upgrades its dependency libxml2 to
18+
[2.12.7](https://gitlab.gnome.org/GNOME/libxml2/-/releases/v2.12.7) from 2.12.6.
19+
20+
libxml2 v2.12.7 addresses CVE-2024-34459:
21+
22+
- described at https://gitlab.gnome.org/GNOME/libxml2/-/issues/720
23+
- patched by https://gitlab.gnome.org/GNOME/libxml2/-/commit/2876ac53
24+
25+
## Impact
26+
27+
There is no impact to Nokogiri users because the issue is present only
28+
in libxml2's `xmllint` tool which Nokogiri does not provide or expose.
29+
30+
## Timeline
31+
32+
- 2024-05-13 05:57 EDT, libxml2 2.12.7 release is announced
33+
- 2024-05-13 08:30 EDT, nokogiri maintainers begin triage
34+
- 2024-05-13 10:05 EDT, nokogiri [v1.16.5 is released](https://github.com/sparklemotion/nokogiri/releases/tag/v1.16.5)
35+
and this GHSA made public
36+
patched_versions:
37+
- ">= 1.16.5"
38+
related:
39+
url:
40+
- https://github.com/sparklemotion/nokogiri/security/advisories/GHSA-r95h-9x8f-r3f7
41+
- https://github.com/sparklemotion/nokogiri/releases/tag/v1.16.5
42+
- https://gitlab.gnome.org/GNOME/libxml2/-/commit/2876ac53
43+
- https://gitlab.gnome.org/GNOME/libxml2/-/issues/720
44+
- https://github.com/advisories/GHSA-r95h-9x8f-r3f7
45+
---

0 commit comments

Comments
 (0)