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 logback due to CVE-2017-5929 #2

Closed
nickmbailey opened this issue Oct 30, 2017 · 2 comments
Closed

Upgrade logback due to CVE-2017-5929 #2

nickmbailey opened this issue Oct 30, 2017 · 2 comments

Comments

@nickmbailey
Copy link

https://nvd.nist.gov/vuln/detail/CVE-2017-5929

Logback 1.1.8 has a security vulnerability.

@nickmbailey
Copy link
Author

Unfortunately the lein nvd plugin (https://github.com/rm-hull/lein-nvd) tags the logging jar itself instead of the logback jars so even if you manually specify a newer logback version and exclude the one pulled in here, you still get a failure. I'm not sure how to update logging to prevent it from getting tagged with that CVE.

@nickmbailey
Copy link
Author

fixed here: 8d6bcc7

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