Insecure deserialization In com.fasterxml.jackson.core:jackson-databind
Description
FasterXML jackson-databind allows unauthenticated remote code execution FasterXML jackson-databind before before 2.6.7.5, 2.7.x before 2.7.9.3, 2.8.x before 2.8.11.1, and 2.9.x before 2.9.5 allows unauthenticated remote code execution because of an incomplete fix for the CVE-2017-7525 deserialization flaw. This is exploitable by sending maliciously crafted JSON input to the readValue method of the ObjectMapper, bypassing a blacklist that is ineffective if the c3p0 libraries are available in the classpath.
Mitigation
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Component | Affected version | Patched versions |
|---|---|---|---|
debian 14 | 2.9.5-1 | ||
debian 13 | 2.9.5-1 | ||
maven | 2.8.11.1, 2.9.5, 2.7.9.3, 2.6.7.5 | ||
debian 11 | 2.9.5-1 | ||
debian 12 | 2.9.5-1 |
Aliases
References