CVE-2020-14062
high
CVSS v3
8.1
CVSS v2
6.8
VIR risk
8.1
Description
Deserialization of untrusted data in Jackson Databind
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-14062
Vendor advisory: cve@mitre.org — https://github.com/FasterXML/jackson-databind/issues/2704
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.5 | 2.9.10.5 |
| MAVEN | com.fasterxml.jackson.core:jackson-databind | >= 2.9.0, <= 2.9.10.4 | 2.9.10.5 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| fasterxml | jackson-databind | {"startIncluding":"2.0.0","endExcluding":"2.9.10.5"} | 2.9.10.5 |
| netapp | active_iq_unified_manager | {"startIncluding":"7.3"} | |
| netapp | steelstore_cloud_integrated_storage | - | |
| oracle | agile_plm | 9.3.6 | |
| oracle | banking_digital_experience | 18.1 | |
| oracle | banking_digital_experience | 18.2 | |
| oracle | banking_digital_experience | 18.3 | |
| oracle | banking_digital_experience | 19.1 | |
| oracle | banking_digital_experience | 19.2 | |
| oracle | banking_digital_experience | 20.1 | |
| oracle | communications_calendar_server | 8.0.0.4.0 | |
| oracle | communications_contacts_server | 8.0.0.5.0 | |
| oracle | communications_diameter_signaling_router | {"startIncluding":"8.0.0","endIncluding":"8.2.2"} | |
| oracle | communications_element_manager | {"startIncluding":"8.2.0","endIncluding":"8.2.2"} | |
| oracle | communications_evolved_communications_application_server | 7.1 | |
| oracle | communications_session_report_manager | {"startIncluding":"8.2.0","endIncluding":"8.2.2"} | |
| oracle | communications_session_route_manager | {"startIncluding":"8.2.0","endIncluding":"8.2.2"} | |
References
- https://github.com/FasterXML/jackson-databind/issues/2704
- https://lists.debian.org/debian-lts-announce/2020/07/msg00001.html
- https://medium.com/%40cowtowncoder/on-jackson-cves-dont-panic-here-is-what-you-need-to-know-54cd0d6e8062
- https://security.netapp.com/advisory/ntap-20200702-0003/
- https://www.oracle.com//security-alerts/cpujul2021.html
- https://www.oracle.com/security-alerts/cpuApr2021.html
- https://www.oracle.com/security-alerts/cpujan2021.html
- https://www.oracle.com/security-alerts/cpuoct2020.html
- https://www.oracle.com/security-alerts/cpuoct2021.html
- https://nvd.nist.gov/vuln/detail/CVE-2020-14062
- https://github.com/FasterXML/jackson-databind/commit/840eae2ca81c597a0010b2126f32dce17d384b70
- https://github.com/FasterXML/jackson-databind/commit/99001cdb6807b5c7b170ec6a9092ecbb618ae79c
- https://github.com/FasterXML/jackson-databind
- https://medium.com/@cowtowncoder/on-jackson-cves-dont-panic-here-is-what-you-need-to-know-54cd0d6e8062
- https://security.netapp.com/advisory/ntap-20200702-0003
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-570625
- https://security-tracker.debian.org/tracker/CVE-2020-14062
- https://github.com/advisories/GHSA-c265-37vj-cwcc
CWEs
CWE-502
Verify integrity in audit chain (admin only). AS-IS.