Skip to content

Commit b63ff97

Browse files
authored
Backfill old nokogiri vulnerability report (#526)
1 parent 2ea97d4 commit b63ff97

File tree

2 files changed

+25
-0
lines changed

2 files changed

+25
-0
lines changed

gems/nokogiri/CVE-2017-18258.yml

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
gem: nokogiri
3+
cve: 2017-18258
4+
ghsa: 882p-jqgm-f45g
5+
url: https://git.gnome.org/browse/libxml2/commit/?id=e2a9122b8dde53d320750451e9907a7dcb2ca8bb
6+
title: Moderate severity vulnerability that affects nokogiri
7+
date: 2018-04-13
8+
description: |
9+
The xz_head function in xzlib.c in libxml2 before 2.9.6 allows remote attackers to cause a denial
10+
of service (memory consumption) via a crafted LZMA file, because the decoder functionality does
11+
not restrict memory usage to what is required for a legitimate file.
12+
13+
References:
14+
- https://nvd.nist.gov/vuln/detail/CVE-2017-18258
15+
- https://git.gnome.org/browse/libxml2/commit/?id=e2a9122b8dde53d320750451e9907a7dcb2ca8bb
16+
- https://github.com/advisories/GHSA-882p-jqgm-f45g
17+
- https://kc.mcafee.com/corporate/index?page=content&id=SB10284
18+
- https://lists.debian.org/debian-lts-announce/2018/09/msg00035.html
19+
- https://lists.debian.org/debian-lts-announce/2020/09/msg00009.html
20+
- https://security.netapp.com/advisory/ntap-20190719-0001/
21+
- https://usn.ubuntu.com/3739-1/
22+
cvss_v3: 6.5
23+
patched_versions:
24+
- ">= 1.8.2"

gems/nokogiri/GHSA-qv4q-mr5r-qprj.yml renamed to gems/nokogiri/CVE-2022-23476.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
---
12
gem: nokogiri
23
cve: 2022-23476
34
ghsa: qv4q-mr5r-qprj

0 commit comments

Comments
 (0)