CVE-2024-34363

Source
https://cve.org/CVERecord?id=CVE-2024-34363
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-34363.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-34363
Aliases
Published
2024-06-04T20:59:52.773Z
Modified
2026-08-12T03:51:40.822022795Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
Envoy can crash due to uncaught nlohmann JSON exception
Details

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.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/34xxx/CVE-2024-34363.json",
    "unresolved_ranges": [
        {
            "source": "AFFECTED_FIELD",
            "extracted_events": [
                {
                    "introduced": "1.30.0"
                },
                {
                    "last_affected": "11.30.1"
                }
            ]
        }
    ],
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-248"
    ]
}
References

Affected packages

Git / github.com/envoyproxy/envoy

Affected ranges

Type
GIT
Repo
https://github.com/envoyproxy/envoy
Events
Database specific
Show details
{
    "source": "CPE_RANGE",
    "cpe": "cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:*",
    "extracted_events": [
        {
            "introduced": "1.28.0"
        },
        {
            "fixed": "1.28.4"
        },
        {
            "introduced": "1.29.0"
        },
        {
            "fixed": "1.29.5"
        },
        {
            "introduced": "1.30.0"
        },
        {
            "fixed": "1.30.2"
        }
    ]
}

Affected versions

v1.*
v1.28.0
v1.28.1
v1.28.2
v1.28.3
v1.29.0
v1.29.1
v1.29.2
v1.29.3
v1.29.4
v1.30.0
v1.30.1

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-34363.json"