Lucene search

K
vulnrichmentApacheVULNRICHMENT:CVE-2024-34750
HistoryJul 03, 2024 - 7:32 p.m.

CVE-2024-34750 Apache Tomcat: HTTP/2 excess header handling DoS

2024-07-0319:32:34
CWE-755
CWE-400
apache
github.com
12
apache tomcat
http/2
header handling

AI Score

6.8

Confidence

Low

SSVC

Exploitation

none

Automatable

yes

Technical Impact

partial

Improper Handling of Exceptional Conditions, Uncontrolled Resource Consumption vulnerability in Apache Tomcat. When processing an HTTP/2 stream, Tomcat did not handle some cases of excessive HTTP headers correctly. This led to a miscounting of active HTTP/2 streams which in turn led to the use of an incorrect infinite timeout which allowed connections to remain open which should have been closed.

This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.0-M20, from 10.1.0-M1 through 10.1.24, from 9.0.0-M1 through 9.0.89.

Users are recommended to upgrade to version 11.0.0-M21, 10.1.25 or 9.0.90, which fixes the issue.

CNA Affected

[
  {
    "vendor": "Apache Software Foundation",
    "product": "Apache Tomcat",
    "versions": [
      {
        "status": "affected",
        "version": "11.0.0-M1",
        "versionType": "semver",
        "lessThanOrEqual": "11.0.0-M20"
      },
      {
        "status": "affected",
        "version": "10.1.0-M1",
        "versionType": "semver",
        "lessThanOrEqual": "10.1.24"
      },
      {
        "status": "affected",
        "version": "9.0.0-M1",
        "versionType": "semver",
        "lessThanOrEqual": "9.0.89"
      }
    ],
    "defaultStatus": "unaffected"
  }
]

ADP Affected

[
  {
    "cpes": [
      "cpe:2.3:a:apache:tomcat:*:*:*:*:*:*:*:*"
    ],
    "vendor": "apache",
    "product": "tomcat",
    "versions": [
      {
        "status": "affected",
        "version": "9.0.0-m1",
        "versionType": "semver",
        "lessThanOrEqual": "9.0.89"
      },
      {
        "status": "affected",
        "version": "10.1.0-m1",
        "versionType": "semver",
        "lessThanOrEqual": "10.1.24"
      },
      {
        "status": "affected",
        "version": "11.0.0-m1",
        "versionType": "semver",
        "lessThanOrEqual": "11.0.0-m20"
      }
    ],
    "defaultStatus": "unaffected"
  }
]

AI Score

6.8

Confidence

Low

SSVC

Exploitation

none

Automatable

yes

Technical Impact

partial