CVE-2019-14893

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.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:fasterxml:jackson-databind:*:*:*:*:*:*:*:*
cpe:2.3:a:fasterxml:jackson-databind:*:*:*:*:*:*:*:*

Configuration 2 (hide)

OR cpe:2.3:a:netapp:oncommand_api_services:-:*:*:*:*:*:*:*
cpe:2.3:a:netapp:steelstore_cloud_integrated_storage:-:*:*:*:*:*:*:*

Configuration 3 (hide)

cpe:2.3:a:oracle:goldengate_stream_analytics:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2020-03-02 21:15

Updated : 2024-02-04 20:39


NVD link : CVE-2019-14893

Mitre link : CVE-2019-14893

CVE.ORG link : CVE-2019-14893


JSON object : View

Products Affected

fasterxml

  • jackson-databind

netapp

  • steelstore_cloud_integrated_storage
  • oncommand_api_services

oracle

  • goldengate_stream_analytics
CWE
CWE-502

Deserialization of Untrusted Data

CWE-200

Exposure of Sensitive Information to an Unauthorized Actor