Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2020-9484
May 20, 2020
When using Apache Tomcat versions 10.0.0-M1 to 10.0.0-M4, 9.0.0.M1 to 9.0.34, 8.5.0 to 8.5.54 and 7.0.0 to 7.0.103 if a) an attacker is able to control the contents and name of a file on the server; and b) the server is configured to use the PersistenceManager with a FileStore; and c) the PersistenceManager is configured with sessionAttributeValueClassNameFilter="null" (the default unless a SecurityManager is used) or a sufficiently lax filter to allow the attacker provided object to be deserialized; and d) the attacker knows the relative file path from the storage location used by FileStore to the file the attacker has control over; then, using a specifically crafted request, the attacker will be able to trigger remote code execution via deserialization of the file under their control. Note that all of conditions a) to d) must be true for the attack to succeed.
Affected Packages
org.apache.tomcat:tomcat-catalina (JAVA):
Affected version(s) >=10.0.0-M1 <10.0.0-M5
Fix Suggestion:
Update to version 10.0.0-M5
org.apache.tomcat:tomcat-catalina (JAVA):
Affected version(s) >=7.0.0 <7.0.104
Fix Suggestion:
Update to version 7.0.104
org.apache.tomcat:tomcat-catalina (JAVA):
Affected version(s) >=9.0.1 <9.0.35
Fix Suggestion:
Update to version 9.0.35
org.apache.tomcat:tomcat-catalina (JAVA):
Affected version(s) >=8.0.1 <8.5.55
Fix Suggestion:
Update to version 8.5.55
org.apache.tomcat:tomcat-catalina (JAVA):
Affected version(s) >=7.0.0 <7.0.104
Fix Suggestion:
Update to version 7.0.104
org.apache.tomcat:tomcat-catalina (JAVA):
Affected version(s) >=9.0.1 <9.0.35
Fix Suggestion:
Update to version 9.0.35
Related Resources (79)
Do you need more information?
Contact Us
CVSS v4
Base Score:
7.3
Attack Vector
LOCAL
Attack Complexity
HIGH
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
HIGH
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
7
Attack Vector
LOCAL
Attack Complexity
HIGH
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
HIGH
Availability
HIGH
CVSS v2
Base Score:
4.4
Access Vector
LOCAL
Access Complexity
MEDIUM
Authentication
NONE
Confidentiality Impact
PARTIAL
Integrity Impact
PARTIAL
Availability Impact
PARTIAL
Weakness Type (CWE)
Deserialization of Untrusted Data
EPSS
Base Score:
93.33