Lucene search

K
cvelistApacheCVELIST:CVE-2018-8037
HistoryAug 02, 2018 - 2:00 p.m.

CVE-2018-8037

2018-08-0214:00:00
apache
www.cve.org
12

AI Score

6.5

Confidence

High

EPSS

0.004

Percentile

74.2%

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.

CNA Affected

[
  {
    "product": "Apache Tomcat",
    "vendor": "Apache Software Foundation",
    "versions": [
      {
        "status": "affected",
        "version": "9.0.0.M9 to 9.0.9"
      },
      {
        "status": "affected",
        "version": "8.5.5 to 8.5.31"
      }
    ]
  }
]

References