Skip to content

Dependecy Update required #932

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

Closed
tomheisner opened this issue Dec 18, 2018 · 3 comments
Closed

Dependecy Update required #932

tomheisner opened this issue Dec 18, 2018 · 3 comments
Assignees
Labels

Comments

@tomheisner
Copy link

tomheisner commented Dec 18, 2018

Hi Team,
the fasterXML Jackson dependecy has a couple of CVE in the currently used version.
Fixes are present (at least for some of them).
FasterXML/jackson-databind#2186

2.8.11.3 (micro-patch of jackson-databind, plus jackson-bom version 2.8.11.20181123)
FasterXML/jackson-databind#2097
2.8.11.3 (micro-patch of jackson-databind, plus jackson-bom version 2.8.11.20181123 )

In the current 2.33.0.RELEASE / 3.14.0.RELEASE we have the following depedencies:

################
2.33.0.RELEASE
Current: https://mvnrepository.com/artifact/io.spring.platform/platform-bom/Brussels-SR14 > Jackson Databind 2.8.11.2
Could be updated to SR15 would contain the mentioend version 2.8.11.3 >
https://mvnrepository.com/artifact/io.spring.platform/platform-bom/Brussels-SR15
################
3.14.0.RELEASE > spring-boot-dependencies:2.0.5.RELEASE
Fix for FasterXML was released 3 days ago and is not yet reflected in the spring-boot-dependencies:
https://github.com/FasterXML/jackson/wiki/Jackson-Release-2.9.8 on https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-dependencies
So this would need some more cross checking.
Its available at: https://search.maven.org/artifact/com.fasterxml.jackson.core/jackson-databind/2.9.8/bundle
################

Cold you please let me know how is the common process and timelines for such security related dependency updates?
Thanks Tom!

@twoseat twoseat self-assigned this Dec 18, 2018
@twoseat
Copy link
Contributor

twoseat commented Dec 18, 2018

Hi @tomheisner We generally try to pick up these changes as soon as we can based on updates from the dependency providers you've noted. In this case we have a release coming up very soon* anyway, so we'll almost certainly hold that to catch this update.

*Hopefully this week, subject to Christmas disruption.

@tomheisner
Copy link
Author

Hi @twoseat,
I can see that a new release was created but it still references the Brussels-SR14, which refers to the vulnerable Jackson Databind lib.
Is there a plan to update those refs anytime soon?
Cheerz and hope you had a perfect start into 2019!
Tom!

@twoseat
Copy link
Contributor

twoseat commented Jan 8, 2019

This was entirely my oversite - I thought I'd grabbed the latest Brussels already, but clearly had not. The 2.x line is no longer being developed, but I'm looking at releasing a 2.34.1 to pick this up and give it a proper send-off!

@dmikusa dmikusa closed this as completed Dec 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants