Home / Vulnerability Database / Java : Unsafe JSON deserialization (Jackson)
Java
Java : Unsafe JSON deserialization (Jackson)
Classification
OWASP Top 10 2013
OWASP Top 10 2017
OWASP Top 10 2021
OWASP MASVS
OWASP ASVS
PCI DSS 4.0
CWE/SANS Top 25 2021
Overview
Java code that deserializes JSON strings from untrusted sources can be vulnerable to a variety of attacks, including remote command execution (RCE), denial of service (DoS) and others.
MEDIUM
DerScanner Severity Score
Do you want to fix Java : Unsafe JSON deserialization (Jackson) in your application?
See also
Java
Java : Race condition
Java
Java : Text4Shell Vulnerability
Java
