SCA: security update for com.fasterxml.jackson.core:jackson-databind (GHSA-qmqc-x3r4-6v39)

critical Tenable Cloud Security Plugin ID 422599

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- A flaw was discovered in FasterXML jackson-databind in all versions before 2.9.10 and 2.10.0, where it
would permit polymorphic deserialization of malicious objects using the xalan JNDI gadget when used in
conjunction with polymorphic type handling methods such as `enableDefaultTyping()` or when @JsonTypeInfo
is using `Id.CLASS` or `Id.MINIMAL_CLASS` or in any other way which ObjectMapper.readValue might
instantiate objects from unsafe sources. An attacker could use this flaw to execute arbitrary code.
(CVE-2019-14893)

See Also

https://github.com/advisories/GHSA-qmqc-x3r4-6v39

Plugin Details

Severity: Critical

ID: 422599

Version: Revision 1.9

Type: Local

Family: SCA Checks

Published: 3/28/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 4.9

Percentile: 57.12

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 7.5

Temporal Score: 5.5

Vector: CVSS2#AV:N/AC:L/Au:N/C:P/I:P/A:P

CVSS Score Source: CVE-2019-14893

CVSS v3

Risk Factor: Critical

Base Score: 9.8

Temporal Score: 8.5

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 5/15/2020

Vulnerability Publication Date: 1/21/2020

Reference Information

CVE: CVE-2019-14893

cwe: CWE-502