github / github/pages-gem

Upgrade nokogiri to version 1.10.8 or later

Open
#681 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Ruby
Stars
1.9k
Forks
360
PR merge metrics
No merged PRs in 30d

Description

I received an alert on GitHub saying that current nokogiri version is vulnerable. Suggested remediation is to update nokogiri to version 1.10.8. Currently it is 1.10.4.

> [CVE-2020-7595](https://github.com/advisories/GHSA-7553-jr98-vx47)
> moderate severity
> Vulnerable versions: < 1.10.8
> Patched version: 1.10.8
>
> xmlStringLenDecodeEntities in parser.c in libxml2 2.9.10 has an infinite loop in a certain end-of-file > situation.
> The Nokogiri RubyGem has patched it's vendored copy of libxml2 in order to prevent this issue from affecting nokogiri.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.