Lucene search

K
veracodeVeracode Vulnerability DatabaseVERACODE:5684
HistoryJan 11, 2018 - 2:20 a.m.

Remote Code Execution (RCE)

2018-01-1102:20:08
Veracode Vulnerability Database
sca.analysiscenter.veracode.com
18

0.571 Medium

EPSS

Percentile

97.7%

Jackson-databind is vulnerable to remote code execution (RCE) attacks. Attackers can exploit an incomplete fix of CVE-2017-7525 to bypass the blacklist when Spring libraries are available on the class path. 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.

References