Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Security] Require nokogiri 1.12.5 or greater #795

Merged
merged 1 commit into from Oct 13, 2021

Conversation

jmaitrehenry
Copy link
Contributor

@jmaitrehenry jmaitrehenry commented Oct 12, 2021

Address CVE-2021-41098
GHSA-2rr5-8q37-2w7h

In Nokogiri v1.12.4 and earlier, on JRuby only, the SAX parser resolves external entities by default.

Fix #796

@YiMysty YiMysty merged commit c00b72d into github:master Oct 13, 2021
@jmaitrehenry jmaitrehenry deleted the patch-1 branch October 14, 2021 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade nokogiri to version 1.12.5 or later
3 participants