Deserialization in Fasterxml Jackson-Databind

CVE-2019-16942

A Polymorphic Typing issue was discovered in FasterXML jackson-databind 2.0.0 through 2.9.10. When Default Typing is enabled (either globally or for a specific property) for an externally exposed JSON endpoint and the service has the commons-dbcp (1.4) jar in the classpath, and an attacker can find an RMI service endpoint to access, it is possible to make the service execute a malicious payload. This issue exists because of org.apache.commons.dbcp.datasources.SharedPoolDataSource and org.apache.commons.dbcp.datasources.PerUserPoolDataSource mishandling.

Vulnerability class: Insecure Deserialization

EPSS: 0.057 (92.7th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 9.8 (Critical). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H.

Affected products

Weakness classification (CWE)

Public proof-of-concept exploits

References

Frequently asked questions

What is CVE-2019-16942?
CVE-2019-16942 is a critical-severity vulnerability in Fasterxml Jackson-Databind, classified under Deserialization of Untrusted Data. CVSS score: 9.8/10. Published 2019-10-01.
How severe is CVE-2019-16942?
Critical severity. CVSS v3 base score is 9.8 out of 10.
Is CVE-2019-16942 known to be exploited?
8 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.