7.8
CVE-2019-15226
- EPSS 13.1%
- Published 09.10.2019 16:15:14
- Last modified 21.11.2024 04:28:14
- Source cve@mitre.org
- Teams watchlist Login
- Open Login
Upon receiving each incoming request header data, Envoy will iterate over existing request headers to verify that the total size of the headers stays below a maximum limit. The implementation in versions 1.10.0 through 1.11.1 for HTTP/1.x traffic and all versions of Envoy for HTTP/2 traffic had O(n^2) performance characteristics. A remote attacker may craft a request that stays below the maximum request header size but consists of many thousands of small headers to consume CPU and result in a denial-of-service attack.
Data is provided by the National Vulnerability Database (NVD)
Envoyproxy ≫ Envoy Version1.0.0
Envoyproxy ≫ Envoy Version1.1.0
Envoyproxy ≫ Envoy Version1.2.0
Envoyproxy ≫ Envoy Version1.3.0
Envoyproxy ≫ Envoy Version1.4.0
Envoyproxy ≫ Envoy Version1.5.0
Envoyproxy ≫ Envoy Version1.6.0
Envoyproxy ≫ Envoy Version1.7.0
Envoyproxy ≫ Envoy Version1.7.1
Envoyproxy ≫ Envoy Version1.8.0
Envoyproxy ≫ Envoy Version1.9.0
Envoyproxy ≫ Envoy Version1.9.1
Envoyproxy ≫ Envoy Version1.10.0
Envoyproxy ≫ Envoy Version1.11.0
Envoyproxy ≫ Envoy Version1.11.1
Envoyproxy ≫ Envoy Version1.11.2
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 13.1% | 0.938 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 7.5 | 3.9 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
|
nvd@nist.gov | 7.8 | 10 | 6.9 |
AV:N/AC:L/Au:N/C:N/I:N/A:C
|
CWE-400 Uncontrolled Resource Consumption
The product 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.