-
Notifications
You must be signed in to change notification settings - Fork 927
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
dependency jackson-databind security issue #346
Comments
A newer version of jackson-databind (2.9.9.3) is now available, which blocks 2 additional CVEs (CVE-2019-14379 and CVE-2019-14439). |
Somehow 3.8.2 that was released 16 hours ago does not show up on https://mvnrepository.com/artifact/com.auth0/java-jwt yet. But i'm able to use that version in our project. So all is good! |
@danbrodsky I believe this issue can be now closed. |
You're right, thanks ^^ |
Description
The jackson-databind dependency was updated to 2.9.9.1 to apply a patch for CVE-2019-12814. This project's dependency should also be updated to prevent this vulnerability.
References
FasterXML/jackson-databind#2341
The text was updated successfully, but these errors were encountered: