Polymorphic Deserialization Flaw in FasterXML Jackson Databind
CVE-2019-14893
7.5HIGH
Summary
A security vulnerability exists in FasterXML's jackson-databind that allows for the polymorphic deserialization of malicious objects. This flaw can be exploited when the ObjectMapper is set up with methods such as enableDefaultTyping()
or when using the @JsonTypeInfo annotations with Id.CLASS
or Id.MINIMAL_CLASS
. Attackers can leverage this weakness to instantiate arbitrary objects from unsafe sources, leading to the potential execution of malicious code in impacted applications.
Affected Version(s)
jackson-databind 2.9.10
jackson-databind 2.10.0
References
CVSS V3.1
Score:
7.5
Severity:
HIGH
Confidentiality:
High
Integrity:
None
Availability:
High
Attack Vector:
Network
Attack Complexity:
Low
Privileges Required:
None
User Interaction:
None
Scope:
Unchanged
Timeline
Vulnerability published
Vulnerability Reserved