CVE-2018-8037

Aliases:GHSA-6v52-mj5r-7j2m
Modified
Published: 02 Aug 2018, 14:00
Last modified:16 Sept 2024, 17:07

Vulnerability Summary

Overall Risk (default)
medium
25/100
CVSS Score
5.9 MEDIUM
v3.0 (nvd)
EPSS Score
9.05% LOW
9% probability +2.09%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected

Timeline

02 Aug 2018, 14:00
Published
Vulnerability first disclosed
16 Sept 2024, 17:07
Last Modified
Vulnerability information updated

Description

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.

CVSS Metrics

  • v3.0MEDIUMScore: 5.9CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N
  • v2.0MEDIUMScore: 4.3AV:N/AC:M/Au:N/C:P/I:N/A:N

EPSS Trends

Current EPSS score: 9.05% Percentile: 93%

Techniques & Countermeasures

  • CWE-362Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')

    The product contains a concurrent code sequence that requires temporary, exclusive access to a shared resource, but a timing window exists in which the shared resource can be modified by another code sequence operating concurrently.

Affected Systems

  • apache software foundationapache tomcat

    9.0.0.M9 to 9.0.9 | 8.5.5 to 8.5.31

  • UnknownTomcat

    ≥ 8.5.5, ≤ 8.5.31 | ≥ 9.0.1, ≤ 9.0.9 | 9.0.0 | 9.0.0:milestone10 | 9.0.0:milestone11 | 9.0.0:milestone12 | 9.0.0:milestone13 | 9.0.0:milestone14 | 9.0.0:milestone15 | 9.0.0:milestone16 | 9.0.0:milestone17 | 9.0.0:milestone18 | 9.0.0:milestone19 | 9.0.0:milestone20 | 9.0.0:milestone21 | 9.0.0:milestone22 | 9.0.0:milestone23 | 9.0.0:milestone24 | 9.0.0:milestone25 | 9.0.0:milestone26 | 9.0.0:milestone27 | 9.0.0:milestone9

  • debiandebian_linux

    9.0

  • org.apache.tomcat.embedtomcat-embed-core

    ≥ 9.0.0.M9, < 9.0.10 | ≥ 8.5.5, < 8.5.32

References (49)