@cowtowncoder
Dec 30, 2020

--

If you use @JsonSubTypes you almost certainly are NOT affected: it is used with type names (arbitrary Strings), as the safe alternative to class names. Vulnerability is only possible of class names are used as type ids.

I hope this helps.

--

--

@cowtowncoder
@cowtowncoder

Written by @cowtowncoder

Open Source developer, most known for Jackson data processor (nee “JSON library”), author of many, many other OSS libraries for Java, from ClassMate to Woodstox

No responses yet