Race Condition Affecting slf4j-jdk14 package, versions <0:1.7.25-4.module+el8.0.0+3248+9d514f3b


Severity

Recommended
high

Based on CentOS security rating.

Threat Intelligence

EPSS
0.4% (74th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications

Snyk Learn

Learn about Race Condition vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-CENTOS8-SLF4JJDK14-1984788
  • published26 Jul 2021
  • disclosed22 Jul 2018

Introduced: 22 Jul 2018

CVE-2018-8037  (opens in a new tab)
CWE-362  (opens in a new tab)

How to fix?

Upgrade Centos:8 slf4j-jdk14 to version 0:1.7.25-4.module+el8.0.0+3248+9d514f3b or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream slf4j-jdk14 package and not the slf4j-jdk14 package as distributed by Centos. See How to fix? for Centos:8 relevant fixed versions and status.

If an async request was completed by the application at the same time as the container triggered the async timeout, a race condition existed that could result in a user seeing a response intended for a different user. An additional issue was present in the NIO and NIO2 connectors that did not correctly track the closure of the connection when an async request was completed by the application and timed out by the container at the same time. This could also result in a user seeing a response intended for another user. Versions Affected: Apache Tomcat 9.0.0.M9 to 9.0.9 and 8.5.5 to 8.5.31.

References