Lucene search

K
veracodeVeracode Vulnerability DatabaseVERACODE:12540
HistoryJan 15, 2019 - 9:18 a.m.

Remote Code Execution (RCE) Through Deserialization

2019-01-1509:18:21
Veracode Vulnerability Database
sca.analysiscenter.veracode.com
12

0.571 Medium

EPSS

Percentile

97.7%

Jackson-databind is vulnerable to remote code execution (RCE) attacks. These attacks are possible during bean deserialization. Using this flaw attackers are able to execute code and commands. 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