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

upgrade to commons-collections.jar 3.2.2 #76

Closed
ndushay opened this issue Aug 8, 2017 · 0 comments · Fixed by #77
Closed

upgrade to commons-collections.jar 3.2.2 #76

ndushay opened this issue Aug 8, 2017 · 0 comments · Fixed by #77

Comments

@ndushay
Copy link
Contributor

ndushay commented Aug 8, 2017

There is a security vulnerability with commons-collections.jar 3.2.1; this code base seems to require it.unimi.dsi:dsiutils:jar:2.0.12 which in turn uses commons-collections:commons-collections:jar:3.2.1 which is vulnerable:

[INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ openwayback-cdx-server ---
[INFO] org.netpreserve.openwayback:openwayback-cdx-server:war:2.0.0
[INFO] +- org.netpreserve.commons:webarchive-commons:jar:1.1.4:compile
<snip>
[INFO] |  |  +- commons-collections:commons-collections:jar:3.2.1:compile
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 a pull request may close this issue.

1 participant