CVE-2020-11112
Description
FasterXML jackson-databind 2.x before 2.9.10.4 mishandles the interaction between serialization gadgets and typing, related to org.apache.commons.proxy.provider.remoting.RmiProvider (aka apache/commons-proxy).
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2020-11112
Vendor advisory: cve@mitre.org — https://www.oracle.com/security-alerts/cpuoct2021.html
Vendor advisory: cve@mitre.org — https://www.oracle.com/security-alerts/cpuoct2020.html
Vendor advisory: cve@mitre.org — https://www.oracle.com/security-alerts/cpujul2020.html
Vendor advisory: cve@mitre.org — https://www.oracle.com/security-alerts/cpujan2021.html
Vendor advisory: cve@mitre.org — https://github.com/FasterXML/jackson-databind/issues/2666
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 |
Application impact
References
- https://github.com/FasterXML/jackson-databind/issues/2666
- 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-20200403-0002/
- 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://www.oracle.com/security-alerts/cpuoct2021.html
- https://nvd.nist.gov/vuln/detail/CVE-2020-11112
- 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-20200403-0002
- https://security-tracker.debian.org/tracker/CVE-2020-11112
CWEs
CWE-502
Verify integrity in audit chain (admin only). AS-IS.