CVE-2020-14060
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-14060
Vendor advisory: cve@mitre.org — https://github.com/FasterXML/jackson-databind/issues/2688
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 |
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/2688
- 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-14060
- https://github.com/FasterXML/jackson-databind/commit/08fbfacf89a4a4c026a6227a1b470ab7a13e2e88
- https://github.com/FasterXML/jackson-databind/commit/ac7232e3f9004bdb4f11dcb5bc6c1fadf074f5f7
- https://github.com/FasterXML/jackson-databind/commit/d1c67a0396e84c08d0558fbb843b5bd1f26e1921
- 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-572314
- https://security-tracker.debian.org/tracker/CVE-2020-14060
- https://github.com/advisories/GHSA-j823-4qch-3rgm
CWEs
CWE-502
Verify integrity in audit chain (admin only). AS-IS.