CVE-2019-9514
EUVD-2022-215113.08.2019, 21:15
Some HTTP/2 implementations are vulnerable to a reset flood, potentially leading to a denial of service. The attacker opens a number of streams and sends an invalid request over each stream that should solicit a stream of RST_STREAM frames from the peer. Depending on how the peer queues the RST_STREAM frames, this can consume excess memory, CPU, or both.Enginsight
Affected Products (NVD)
| Vendor | Product | Version |
|---|---|---|
| apple | swiftnio | 1.0.0 ≤ 𝑥 ≤ 1.4.0 |
| apache | traffic_server | 6.0.0 ≤ 𝑥 ≤ 6.2.3 |
| apache | traffic_server | 7.0.0 ≤ 𝑥 ≤ 7.1.6 |
| apache | traffic_server | 8.0.0 ≤ 𝑥 ≤ 8.0.3 |
| debian | debian_linux | 10.0 |
| canonical | ubuntu_linux | 16.04 |
| canonical | ubuntu_linux | 18.04 |
| canonical | ubuntu_linux | 19.04 |
| debian | debian_linux | 9.0 |
| debian | debian_linux | 10.0 |
| synology | skynas | - |
| synology | diskstation_manager | 6.2 |
| synology | vs960hd_firmware | - |
| opensuse | leap | 15.0 |
| opensuse | leap | 15.1 |
| redhat | developer_tools | 1.0 |
| redhat | jboss_core_services | 1.0 |
| redhat | jboss_enterprise_application_platform | 7.2.0 |
| redhat | jboss_enterprise_application_platform | 7.3.0 |
| redhat | openshift_container_platform | 3.9 |
| redhat | openshift_container_platform | 3.10 |
| redhat | openshift_container_platform | 3.11 |
| redhat | openshift_container_platform | 4.1 |
| redhat | openshift_container_platform | 4.2 |
| redhat | openshift_service_mesh | 1.0 |
| redhat | quay | 3.0.0 |
| redhat | single_sign-on | 7.3 |
| redhat | software_collections | 1.0 |
| redhat | enterprise_linux | 8.0 |
| redhat | enterprise_linux_eus | 8.1 |
| redhat | enterprise_linux_server | 7.0 |
| redhat | enterprise_linux_workstation | 7.0 |
| oracle | graalvm | 19.2.0 |
| mcafee | web_gateway | 7.7.2.0 ≤ 𝑥 < 7.7.2.24 |
| mcafee | web_gateway | 7.8.2.0 ≤ 𝑥 < 7.8.2.13 |
| mcafee | web_gateway | 8.1.0 ≤ 𝑥 < 8.2.0 |
| netapp | cloud_insights | - |
| netapp | trident | - |
| f5 | big-ip_local_traffic_manager | 11.6.1 ≤ 𝑥 < 11.6.5.1 |
| f5 | big-ip_local_traffic_manager | 12.1.0 ≤ 𝑥 < 12.1.5.1 |
| f5 | big-ip_local_traffic_manager | 13.1.0 ≤ 𝑥 < 13.1.3.2 |
| f5 | big-ip_local_traffic_manager | 14.0.0 ≤ 𝑥 < 14.0.1.1 |
| f5 | big-ip_local_traffic_manager | 14.1.0 ≤ 𝑥 < 14.1.2.1 |
| f5 | big-ip_local_traffic_manager | 15.0.0 ≤ 𝑥 < 15.0.1.1 |
| nodejs | node.js | 8.0.0 ≤ 𝑥 ≤ 8.8.1 |
| nodejs | node.js | 8.9.0 ≤ 𝑥 < 8.16.1 |
| nodejs | node.js | 10.0.0 ≤ 𝑥 ≤ 10.12.0 |
| nodejs | node.js | 10.13.0 ≤ 𝑥 < 10.16.3 |
| nodejs | node.js | 12.0.0 ≤ 𝑥 < 12.8.1 |
𝑥
= Vulnerable software versions
Windows Releases
Platform | Version | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Windows 10 |
| ||||||||||||||
| Windows Server |
| ||||||||||||||
| Windows Server 2016 |
| ||||||||||||||
| Windows Server 2019 |
|
Debian Releases
Debian Product | |||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| h2o |
| ||||||||||||||||||
| nodejs |
| ||||||||||||||||||
| rust-h2 |
| ||||||||||||||||||
| trafficserver |
|
Ubuntu Releases
Ubuntu Product | |||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| golang |
| ||||||||||||||||||||||||||||||
| golang-1.10 |
| ||||||||||||||||||||||||||||||
| golang-1.11 |
| ||||||||||||||||||||||||||||||
| golang-1.12 |
| ||||||||||||||||||||||||||||||
| golang-1.6 |
| ||||||||||||||||||||||||||||||
| golang-1.7 |
| ||||||||||||||||||||||||||||||
| golang-1.8 |
| ||||||||||||||||||||||||||||||
| golang-1.9 |
| ||||||||||||||||||||||||||||||
| golang-google-grpc |
| ||||||||||||||||||||||||||||||
| grpc |
| ||||||||||||||||||||||||||||||
| h2o |
| ||||||||||||||||||||||||||||||
| netty |
| ||||||||||||||||||||||||||||||
| nginx |
| ||||||||||||||||||||||||||||||
| nodejs |
| ||||||||||||||||||||||||||||||
| trafficserver |
| ||||||||||||||||||||||||||||||
| twisted |
|
Common Weakness Enumeration
- CWE-400 - Uncontrolled Resource ConsumptionThe software does not properly control the allocation and maintenance of a limited resource, thereby enabling an actor to influence the amount of resources consumed, eventually leading to the exhaustion of available resources.
- CWE-770 - Allocation of Resources Without Limits or ThrottlingThe software allocates a reusable resource or group of resources on behalf of an actor without imposing any restrictions on the size or number of resources that can be allocated, in violation of the intended security policy for that actor.
References