VDB
KO
HIGH 7.5

GHSA-288c-cq4h-88gq

XML External Entity (XXE) Injection in Jackson Databind

Quick fix

GHSA-288c-cq4h-88gq — com.fasterxml.jackson.core:jackson-databind: upgrade to the fixed version with the command below.

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

Details

A flaw was found in FasterXML Jackson Databind, where it did not have entity expansion secured properly. This flaw allows vulnerability to XML external entity (XXE) attacks. The highest threat from this vulnerability is data integrity.

Are you affected?

Enter the version of the package you're using.

Affected packages

Maven / com.fasterxml.jackson.core:jackson-databind
Introduced in: 2.6.0 Fixed in: 2.6.7.4
Fix # pom.xml: bump <version>2.6.7.4</version> for com.fasterxml.jackson.core:jackson-databind
Maven / com.fasterxml.jackson.core:jackson-databind
Introduced in: 2.7.0.0 Fixed in: 2.9.10.7
Fix # pom.xml: bump <version>2.9.10.7</version> for com.fasterxml.jackson.core:jackson-databind
Maven / com.fasterxml.jackson.core:jackson-databind
Introduced in: 2.10.0.0 Fixed in: 2.10.5.1
Fix # pom.xml: bump <version>2.10.5.1</version> for com.fasterxml.jackson.core:jackson-databind

References