VDB
KO
HIGH 7.5

GHSA-6wqp-v4v6-c87c

Deserialization of Untrusted Data

Quick fix

GHSA-6wqp-v4v6-c87c — com.fasterxml.jackson.core:jackson-databind: upgrade to the fixed version with the command below.

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

Details

An issue was discovered in FasterXML jackson-databind prior to 2.7.9.4, 2.8.11.2, and 2.9.6. When Default Typing is enabled (either globally or for a specific property), the service has the Oracle JDBC jar in the classpath, and an attacker can provide an LDAP service to access, it is possible to make the service execute a malicious payload.

Are you affected?

Enter the version of the package you're using.

Affected packages

Maven / com.fasterxml.jackson.core:jackson-databind
Introduced in: 2.7.0 Fixed in: 2.7.9.4
Fix # pom.xml: bump <version>2.7.9.4</version> for com.fasterxml.jackson.core:jackson-databind
Maven / com.fasterxml.jackson.core:jackson-databind
Introduced in: 2.8.0 Fixed in: 2.8.11.2
Fix # pom.xml: bump <version>2.8.11.2</version> for com.fasterxml.jackson.core:jackson-databind
Maven / com.fasterxml.jackson.core:jackson-databind
Introduced in: 2.9.0 Fixed in: 2.9.6
Fix # pom.xml: bump <version>2.9.6</version> for com.fasterxml.jackson.core:jackson-databind

References