Skip to content

Race condition in Apache Tomcat

High severity GitHub Reviewed Published Feb 1, 2022 to the GitHub Advisory Database • Updated Jan 29, 2023

Package

maven org.apache.tomcat:tomcat (Maven)

Affected versions

>= 10.0.0, < 10.0.16
>= 9.0.0, < 9.0.58
< 8.5.75

Patched versions

10.0.16
9.0.58
8.5.75

Description

The fix for bug CVE-2020-9484 introduced a time of check time of use vulnerability into Apache Tomcat 10.1.0-M1 to 10.1.0-M8, 10.0.0-M5 to 10.0.14, 9.0.35 to 9.0.56 and 8.5.55 to 8.5.73 that allowed a local attacker to perform actions with the privileges of the user that the Tomcat process is using. This issue is only exploitable when Tomcat is configured to persist sessions using the FileStore.

References

Published by the National Vulnerability Database Jan 27, 2022
Reviewed Jan 31, 2022
Published to the GitHub Advisory Database Feb 1, 2022
Last updated Jan 29, 2023

Severity

High
7.0
/ 10

CVSS base metrics

Attack vector
Local
Attack complexity
High
Privileges required
Low
User interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H

Weaknesses

CVE ID

CVE-2022-23181

GHSA ID

GHSA-9f3j-pm6f-9fm5

Source code

Checking history
See something to contribute? Suggest improvements for this vulnerability.