Done
Details
Details
Assignee
Hongwei Ji
Hongwei JiReporter
Peter Murray
Peter MurrayLabels
Priority
Story Points
0.5
Sprint
None
Development Team
Core: Platform
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created August 1, 2019 at 7:34 PM
Updated August 12, 2019 at 1:06 PM
Resolved August 2, 2019 at 4:16 PM
Another day, another jackson-databind vulnerability?
2 com.fasterxml.jackson.core:jackson-databind vulnerabilities found in pom.xm 5 minutes ago
Remediation
Upgrade com.fasterxml.jackson.core:jackson-databind to version 2.9.9.2 or later. For example:
Always verify the validity and compatibility of suggestions with your codebase.
Details
CVE-2019-14379
moderate severity
*Vulnerable versions:* < 2.9.9.2
*Patched version:* 2.9.9.2
SubTypeValidator.java in FasterXML jackson-databind before 2.9.9.2 mishandles default typing when ehcache is used, leading to remote code execution.
CVE-2019-14439
moderate severity
*Vulnerable versions:* < 2.9.9.2
*Patched version:* 2.9.9.2
A Polymorphic Typing issue was discovered in FasterXML jackson-databind 2.x before 2.9.9.2. This occurs when Default Typing is enabled (either globally or for a specific property) for an externally exposed JSON endpoint and the service has the logback jar in the classpath.