CVE-2020-11619
high
CVSS v3
8.1
CVSS v2
6.8
VIR risk
8.1
Description
jackson-databind mishandles the interaction between serialization gadgets and typing
Predictions
Exploit likelihood
88%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2020-11619
Vendor advisory: cve@mitre.org — https://github.com/FasterXML/jackson-databind/issues/2680
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | fixed | 2.11.1-1 |
| debian | bullseye | fixed | 2.11.1-1 |
| debian | forky | fixed | 2.11.1-1 |
| debian | sid | fixed | 2.11.1-1 |
| debian | trixie | fixed | 2.11.1-1 |
| debian | 8.0 | affected | |
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| Maven | com.fasterxml.jackson.core:jackson-databind | >=2.9.0,<2.9.10.4 | 2.9.10.4 |
| MAVEN | com.fasterxml.jackson.core:jackson-databind | >= 2.9.0, <= 2.9.10.3 | 2.9.10.4 |
Application impact
References
- https://github.com/FasterXML/jackson-databind/issues/2680
- https://lists.apache.org/thread.html/rf1bbc0ea4a9f014cf94df9a12a6477d24a27f52741dbc87f2fd52ff2%40%3Cissues.geode.apache.org%3E
- https://lists.debian.org/debian-lts-announce/2020/04/msg00012.html
- https://medium.com/%40cowtowncoder/on-jackson-cves-dont-panic-here-is-what-you-need-to-know-54cd0d6e8062
- https://security.netapp.com/advisory/ntap-20200511-0004/
- https://www.oracle.com/security-alerts/cpujan2021.html
- https://www.oracle.com/security-alerts/cpujul2020.html
- https://www.oracle.com/security-alerts/cpuoct2020.html
- https://nvd.nist.gov/vuln/detail/CVE-2020-11619
- https://github.com/FasterXML/jackson-databind
- https://lists.apache.org/thread.html/rf1bbc0ea4a9f014cf94df9a12a6477d24a27f52741dbc87f2fd52ff2@%3Cissues.geode.apache.org%3E
- https://medium.com/@cowtowncoder/on-jackson-cves-dont-panic-here-is-what-you-need-to-know-54cd0d6e8062
- https://security.netapp.com/advisory/ntap-20200511-0004
- https://security-tracker.debian.org/tracker/CVE-2020-11619
- https://github.com/advisories/GHSA-27xj-rqx5-2255
CWEs
CWE-502
Verify integrity in audit chain (admin only). AS-IS.