Home / Vulnerability Database / Kotlin : Unsafe JSON deserialization (Jackson)
Kotlin

Kotlin : Unsafe JSON deserialization (Jackson)

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 Kotlin : Unsafe JSON deserialization (Jackson) in your application?

See also

Kotlin

Kotlin : Missing required cryptographic step

Kotlin

Kotlin : Logging into system output

Kotlin

Kotlin : Call of notify() in synchronized block