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 VULNERABILITY: Pls update the required rubyzip version to 1.2.1 #37

Closed
andyentity opened this issue Mar 27, 2017 · 4 comments
Closed

Comments

@andyentity
Copy link

andyentity commented Mar 27, 2017

The version of the rubyzip gem that is currently required is vulnerable to directory traversal attacks, see this issue. This also affects this gem.

Updating the rubyzip to version 1.2.1 does not break anything afaik, so it's no effort.

@neilbartley
Copy link
Contributor

See #39. Also covers CVE-2016-4658 in nokogiri.

@jlm
Copy link

jlm commented Jan 27, 2018

How does one work around the outdated rubyzip requirement? I can't use this gem currently.

@neilbartley
Copy link
Contributor

There seems to be three PRs waiting for approval which solve this problem. Mine is #43 - feel free to use my forked branch temporarily if that helps. I’ll keep it around until it’s megred (I’m ever the optimist).

@chrahunt
Copy link
Collaborator

chrahunt commented Apr 2, 2018

Fixed in 13ed900.

@chrahunt chrahunt closed this as completed Apr 2, 2018
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

4 participants