CVE-2017-5650

high
Published 2017-04-17 · Modified 2024-03-11
CVSS v3
7.5
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CVSS v2
5.0
VIR risk
7.5

Description

In Apache Tomcat 9.0.0.M1 to 9.0.0.M18 and 8.5.0 to 8.5.12, the handling of an HTTP/2 GOAWAY frame for a connection did not close streams associated with that connection that were currently waiting for a WINDOW_UPDATE before allowing the application to write more data. These waiting streams each consumed a thread. A malicious client could therefore construct a series of HTTP/2 requests that would consume all available processing threads.

Predictions

Exploit likelihood
83%
Patch ETA

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

vendor Authored 2026-05-27

Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2017-5650

OS impact

OSVersionStatusFixed in
debian debianbookwormfixed0
debian debianbullseyefixed0
debian debianforkyfixed0
debian debiansidfixed0
debian debiantrixiefixed0

Package impact

EcosystemPackageVulnerableFixed
java Mavenorg.apache.tomcat:tomcat>=9.0.0.M1,<9.0.0.M199.0.0.M19
java Mavenorg.apache.tomcat:tomcat>=8.5.0,<8.5.138.5.13

Application impact

VendorProductVersionsFixed
apache apachetomcat8.5.0
apache apachetomcat8.5.1
apache apachetomcat8.5.2
apache apachetomcat8.5.3
apache apachetomcat8.5.4
apache apachetomcat8.5.5
apache apachetomcat8.5.6
apache apachetomcat8.5.7
apache apachetomcat8.5.8
apache apachetomcat8.5.9
apache apachetomcat8.5.10
apache apachetomcat8.5.11
apache apachetomcat8.5.12
apache apachetomcat9.0.0

References

CWEs

CWE-404

Verify integrity in audit chain (admin only). AS-IS.