VDB
KO
HIGH 8.1

GHSA-mc6h-4qgp-37qh

Deserialization of untrusted data in Jackson Databind

Quick fix

GHSA-mc6h-4qgp-37qh — com.fasterxml.jackson.core:jackson-databind: upgrade to the fixed version with the command below.

# pom.xml: bump <version>2.9.10.5</version> for com.fasterxml.jackson.core:jackson-databind

Details

FasterXML jackson-databind 2.x before 2.9.10.5 mishandles the interaction between serialization gadgets and typing, related to org.jsecurity.realm.jndi.JndiRealmFactory (aka org.jsecurity).

Are you affected?

Enter the version of the package you're using.

Affected packages

Maven / com.fasterxml.jackson.core:jackson-databind
Introduced in: 2.9.0 Fixed in: 2.9.10.5
Fix # pom.xml: bump <version>2.9.10.5</version> for com.fasterxml.jackson.core:jackson-databind

References