CVE-2020-24616:
Code Injection in jackson-databind
8.1
CVSS ScoreBasic Information
CVE ID
GHSA ID
EPSS Score
-
CWE
Published
12/9/2021
Updated
9/14/2023
KEV Status
No
Technology
Java
Technical Details
CVSS Vector
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
---|---|---|---|
com.fasterxml.jackson.core:jackson-databind | maven | >= 2.0.0, <= 2.9.10.5 | 2.9.10.6 |
Vulnerability Intelligence
Miggo AI
Root Cause Analysis
The patch directly modifies the SubTypeValidator class, indicating that the vulnerability is related to the handling of subtypes during deserialization. The addition of 'br.com.anteros.dbcp.AnterosDBCPDataSource' to the blocked list suggests that this class was previously not blocked and could be exploited.