Closed XanderAtBackboneSystems closed 3 years ago
Dear @SeanHealy33,
Thank you for upgrading jackson to a new version with fewer CVE's. Unfortunately you did not upgrade jackson-databind
to version 2.9.10.6
(currently 2.9.10.8
already exists). Thererfor some of the above CVE's is still present.
Thanks again @XanderAtBackboneSystems for looking into this!
When analyzing our project (which includes intercom java library version 2.8.0) using CVE dependency checker. Multiple CVE's are detected on the jackson dependencies of the intercom java library.
The offending dependencies are:
Upgrading jackson to a new version would solve many of these issues. The most safe candidate without CVE's would be 2.9.10 (for databind 2.9.10.6).
Of course upgrade to 2.10 or 2.11 is also possible.
Attached is the output of the maven plugin: output.log