First published: Mon Dec 14 2020(Updated: )
A flaw was found in jackson-databind. FasterXML mishandles the interaction between serialization gadgets and typing. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.
Credit: cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
redhat/jackson-databind | <2.9.10.8 | 2.9.10.8 |
FasterXML jackson-databind | >=2.0.0<2.9.10.8 | |
NetApp Service Level Manager | ||
Debian Debian Linux | =9.0 | |
Oracle Agile PLM | =9.3.6 | |
Oracle Application Testing Suite | =13.3.0.1 | |
Oracle Autovue For Agile Product Lifecycle Management | =21.0.2 | |
Oracle Banking Platform | =2.6.2 | |
Oracle Banking Platform | =2.7.0 | |
Oracle Banking Platform | =2.7.1 | |
Oracle Banking Platform | =2.8.0 | |
Oracle Banking Platform | =2.9.0 | |
Oracle Banking Platform | =2.10.0 | |
Oracle Banking Treasury Management | =14.4 | |
Oracle Banking Virtual Account Management | =14.2.0 | |
Oracle Banking Virtual Account Management | =14.3.0 | |
Oracle Banking Virtual Account Management | =14.5.0 | |
Oracle Blockchain Platform | <=21.1.2 | |
Oracle Communications Cloud Native Core Policy | =1.14.0 | |
Oracle Communications Cloud Native Core Unified Data Repository | =1.4.0 | |
Oracle Communications Diameter Signaling Route | >=8.0.0.0<=8.5.0.0 | |
Oracle Communications Diameter Signaling Route | ||
Oracle Communications Evolved Communications Application Server | =7.1 | |
Oracle Communications Instant Messaging Server | =10.0.1.5.0 | |
Oracle Communications Offline Mediation Controller | =12.0.0.3 | |
Oracle Communications Pricing Design Center | =12.0.0.4.0 | |
Oracle Communications Services Gatekeeper | =7.0 | |
Oracle Communications Unified Inventory Management | =7.4.1 | |
Oracle Documaker | =12.6.3 | |
Oracle Documaker | =12.6.4 | |
Oracle Insurance Policy Administration J2EE | =11.0.2 | |
Oracle Retail Customer Management and Segmentation Foundation | >=16.0<=19.0 | |
Oracle Retail Merchandising System | =15.0.3 | |
Oracle Retail Xstore Point of Service | =16.0.6 | |
Oracle Retail Xstore Point of Service | =17.0.4 | |
Oracle Retail Xstore Point of Service | =18.0.3 | |
Oracle Retail Xstore Point of Service | =19.0.2 | |
Oracle SD-WAN Edge | =9.0 | |
Oracle WebCenter Portal | =12.2.1.3.0 | |
Oracle WebCenter Portal | =12.2.1.4.0 | |
maven/com.fasterxml.jackson.core:jackson-databind | >=2.0.0<=2.9.10.7 | 2.9.10.8 |
IBM Security Verify Governance | <=10.0 |
The following conditions are needed for an exploit, we recommend avoiding all if possible: * Deserialization from sources you do not control * `enableDefaultTyping()` * `@JsonTypeInfo using `id.CLASS` or `id.MINIMAL_CLASS` * avoid org.apache.commons.dbcp2.datasources.PerUserPoolDataSource and org.apache.commons.dbcp2.datasources.SharedPoolDataSource in the classpath
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2020-35491 is a vulnerability in FasterXML jackson-databind that allows a remote attacker to execute arbitrary code on the system.
CVE-2020-35491 is caused by an unsafe deserialization between gadgets and typing, specifically related to org.apache.commons.dbcp2.datasources.SharedPoolDataSource.
The severity of CVE-2020-35491 is high, with a severity value of 8.1.
CVE-2020-35491 can be exploited by sending specially-crafted input to the vulnerable system.
To fix CVE-2020-35491, you should update FasterXML jackson-databind to version 2.9.10.8 or later.