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

Vulnerable gems in Gemfile.lock #1018

Closed
SDBrett opened this issue Nov 27, 2019 · 0 comments
Closed

Vulnerable gems in Gemfile.lock #1018

SDBrett opened this issue Nov 27, 2019 · 0 comments

Comments

@SDBrett
Copy link
Contributor

SDBrett commented Nov 27, 2019

/site/Gemfile.lock contains vulnerable ruby gems. This poses a threat for people who work on the website with a local installation of ruby.

bundle audit
Name: nokogiri
Version: 1.10.4
Advisory: CVE-2019-13117
Criticality: Unknown
URL: https://github.com/sparklemotion/nokogiri/issues/1943
Title: Nokogiri gem, via libxslt, is affected by multiple vulnerabilities
Solution: upgrade to >= 1.10.5

Name: rubyzip
Version: 1.2.3
Advisory: CVE-2019-16892
Criticality: Unknown
URL: https://github.com/rubyzip/rubyzip/pull/403
Title: Denial of Service in rubyzip ("zip bombs")
Solution: upgrade to >= 1.3.0

Vulnerabilities found!
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

No branches or pull requests

1 participant