Skip to content

Commit

Permalink
Update CVE-2020-7595.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
phillmv committed Feb 25, 2020
1 parent 4beb761 commit bfdf2d8
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions gems/nokogiri/CVE-2020-7595.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,12 @@ date: 2020-02-12
title: libxml2 2.9.10 has an infinite loop in a certain end-of-file situation
description: |-
CVE-2019-19956 was addressed in upstream libxml2 release v2.9.10, which has
been vendored in Nokogiri since v1.10.5 on 2019-10-31.
Nokogiri has backported the patch for CVE-2020-7595 into its vendored version
of libxml2, and released this as v1.10.8
CVE-2020-7595 has not yet been addressed in an upstream libxml2 release, and
so Nokogiri versions <= v1.10.7 are vulnerable.
Nokogiri has backported the patch for CVE-2020-7595 into its vendored version
of libxml2, and released this as v1.10.8
patched_versions:
- ">= 1.10.8"

Expand Down

0 comments on commit bfdf2d8

Please sign in to comment.