7.5
CVE-2024-34363
- EPSS 0.03%
- Published 04.06.2024 21:15:34
- Last modified 21.11.2024 09:18:30
- Source security-advisories@github.com
- Teams watchlist Login
- Open Login
Envoy is a cloud-native, open source edge and service proxy. Due to how Envoy invoked the nlohmann JSON library, the library could throw an uncaught exception from downstream data if incomplete UTF-8 strings were serialized. The uncaught exception would cause Envoy to crash.
Data is provided by the National Vulnerability Database (NVD)
Envoyproxy ≫ Envoy Version >= 1.28.0 < 1.28.4
Envoyproxy ≫ Envoy Version >= 1.29.0 < 1.29.5
Envoyproxy ≫ Envoy Version >= 1.30.0 < 1.30.2
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.03% | 0.064 |
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
|
security-advisories@github.com | 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
|
CWE-248 Uncaught Exception
An exception is thrown from a function, but it is not caught.