[FOLIO-2337] Track security vulnerability fixes reported in jackson-databind >= 2.0.0, < 2.9.10 Created: 04/Nov/19  Updated: 03/Jun/20  Resolved: 27/Jan/20

Status: Closed
Project: FOLIO
Components: None
Affects versions: None
Fix versions: None

Type: Umbrella Priority: P2
Reporter: Julian Ladisch Assignee: Unassigned
Resolution: Done Votes: 0
Labels: security
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original estimate: Not Specified

Issue links:
Blocks
is blocked by MODCAL-54 Fix security vulnerabilities reported... Closed
is blocked by RMB-501 Fix security vulnerabilities reported... Closed
is blocked by MODNOTES-132 Fix security vulnerabilities reported... Closed
is blocked by MODTEMPENG-31 Fix security vulnerabilities reported... Closed
Sprint:

 Description   

Remediation

Upgrade com.fasterxml.jackson.core:jackson-databind to version 2.9.10 or later. For example:

<dependency>
 <groupId>com.fasterxml.jackson.core</groupId>
 <artifactId>jackson-databind</artifactId>
 <version>[2.9.10,)</version> 
</dependency>

Details

CVE-2019-16335

critical severity

*Vulnerable versions:* < 2.9.10

*Patched version:* 2.9.10

A Polymorphic Typing issue was discovered in FasterXML jackson-databind before 2.9.10. It is related to com.zaxxer.hikari.HikariDataSource. This is a different vulnerability than CVE-2019-14540.

CVE-2019-14540

critical severity

*Vulnerable versions:* < 2.9.10

*Patched version:* 2.9.10

A Polymorphic Typing issue was discovered in FasterXML jackson-databind before 2.9.10. It is related to com.zaxxer.hikari.HikariConfig.

On Jackson CVEs: Don't Panic — Here is what you need to know

https://medium.com/@cowtowncoder/on-jackson-cves-dont-panic-here-is-what-you-need-to-know-54cd0d6e8062



 Comments   
Comment by Peter Murray [ 27/Jan/20 ]

Blocking issues are closed.

Generated at Thu Feb 08 23:19:55 UTC 2024 using Jira 1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d.