Lucene search

K
veracodeVeracode Vulnerability DatabaseVERACODE:5732
HistoryJan 22, 2018 - 7:53 a.m.

Remote Code Execution (RCE)

2018-01-2207:53:13
Veracode Vulnerability Database
sca.analysiscenter.veracode.com
26

EPSS

0.493

Percentile

97.6%

jackson-databind is vulnerable to remote code execution (RCE) attacks. Attackers can exploit an incomplete fix of CVE-2017-7525 and CVE-2017-17485 to bypass the blacklist during Jackson deserialization. In order to be vulnerable to this attack, either the use of @JsonTypeInfo(use = JsonTypeInfo.Id.CLASS) or @JsonTypeInfo(use = JsonTypeInfo.Id.MINIMAL_CLASS) or a call to ObjectMapper.enableDefaultTyping(...) is needed.