VDB
KO
HIGH 8.1

GHSA-c265-37vj-cwcc

Deserialization of untrusted data in Jackson Databind

Quick fix

GHSA-c265-37vj-cwcc — 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 com.sun.org.apache.xalan.internal.lib.sql.JNDIConnectionPool (aka xalan2).

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