7.5
CVE-2019-14993
- EPSS 2.28%
- Veröffentlicht 13.08.2019 18:15:13
- Zuletzt bearbeitet 21.11.2024 04:27:50
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
Istio before 1.1.13 and 1.2.x before 1.2.4 mishandles regular expressions for long URIs, leading to a denial of service during use of the JWT, VirtualService, HTTPAPISpecBinding, or QuotaSpecBinding API.
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 2.28% | 0.81 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 7.5 | 3.9 | 3.6 |
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
|
| nvd@nist.gov | 5 | 10 | 2.9 |
AV:N/AC:L/Au:N/C:N/I:N/A:P
|
CWE-185 Incorrect Regular Expression
The product specifies a regular expression in a way that causes data to be improperly matched or compared.
https://discuss.istio.io/t/upcoming-security-updates-in-istio-1-2-4-and-1-1-13/3383
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86164
https://github.com/envoyproxy/envoy/issues/7728
https://istio.io/blog/2019/istio-security-003-004/