CVE-2020-35728
Description
FasterXML jackson-databind 2.x before 2.9.10.8 mishandles the interaction between serialization gadgets and typing, related to com.oracle.wls.shaded.org.apache.xalan.lib.sql.JNDIConnectionPool (aka embedded Xalan in org.glassfish.web/javax.servlet.jsp.jstl).
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2020-35728
Vendor advisory: suse — https://www.suse.com/security/cve/CVE-2020-35728.html
Vendor advisory: cve@mitre.org — https://www.oracle.com/security-alerts/cpuoct2021.html
Vendor advisory: cve@mitre.org — https://www.oracle.com/security-alerts/cpujan2022.html
Vendor advisory: cve@mitre.org — https://www.oracle.com/security-alerts/cpuapr2022.html
Vendor advisory: cve@mitre.org — https://www.oracle.com//security-alerts/cpujul2021.html
Vendor advisory: cve@mitre.org — https://github.com/FasterXML/jackson-databind/issues/2999
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| sles | affected | | |
| debian | bookworm | fixed | 2.12.1-1 |
| debian | bullseye | fixed | 2.12.1-1 |
| debian | forky | fixed | 2.12.1-1 |
| debian | sid | fixed | 2.12.1-1 |
| debian | trixie | fixed | 2.12.1-1 |
| debian | 9.0 | affected | |
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| Maven | com.fasterxml.jackson.core:jackson-databind | >=2.0.0,<2.9.10.8 | 2.9.10.8 |
Application impact
References
- https://github.com/FasterXML/jackson-databind/issues/2999
- https://lists.debian.org/debian-lts-announce/2021/04/msg00025.html
- https://medium.com/%40cowtowncoder/on-jackson-cves-dont-panic-here-is-what-you-need-to-know-54cd0d6e8062
- https://security.netapp.com/advisory/ntap-20210129-0007/
- https://www.oracle.com//security-alerts/cpujul2021.html
- https://www.oracle.com/security-alerts/cpuApr2021.html
- https://www.oracle.com/security-alerts/cpuapr2022.html
- https://www.oracle.com/security-alerts/cpujan2022.html
- https://www.oracle.com/security-alerts/cpujul2022.html
- https://www.oracle.com/security-alerts/cpuoct2021.html
- https://www.suse.com/security/cve/CVE-2020-35728.html
- https://nvd.nist.gov/vuln/detail/CVE-2020-35728
- https://github.com/FasterXML/jackson-databind/commit/1ca0388c2fb37ac6a06f1c188ae89c41e3e15e84
- 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-20210129-0007
- https://security-tracker.debian.org/tracker/CVE-2020-35728
CWEs
CWE-502
Verify integrity in audit chain (admin only). AS-IS.