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