CVE-2024-53269

Source
https://cve.org/CVERecord?id=CVE-2024-53269
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-53269.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-53269
Aliases
Published
2024-12-18T19:12:17.033Z
Modified
2026-04-10T05:18:21.725941Z
Severity
  • 4.5 (Medium) CVSS_V3 - CVSS:3.1/AV:A/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
Happy Eyeballs: Validate that additional_address are IP addresses instead of crashing when sorting in envoy
Details

Envoy is a cloud-native high-performance edge/middle/service proxy. When additional address are not ip addresses, then the Happy Eyeballs sorting algorithm will crash in data plane. This issue has been addressed in releases 1.32.2, 1.31.4, and 1.30.8. Users are advised to upgrade. Users unable to upgrade may disable Happy Eyeballs and/or change the IP configuration.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/53xxx/CVE-2024-53269.json",
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-670"
    ]
}
References

Affected packages

Git / github.com/envoyproxy/envoy

Affected ranges

Type
GIT
Repo
https://github.com/envoyproxy/envoy
Events
Database specific
{
    "versions": [
        {
            "introduced": "1.32.0"
        },
        {
            "fixed": "1.32.2"
        }
    ]
}
Type
GIT
Repo
https://github.com/envoyproxy/envoy
Events
Database specific
{
    "versions": [
        {
            "introduced": "1.31.0"
        },
        {
            "fixed": "1.31.4"
        }
    ]
}
Type
GIT
Repo
https://github.com/envoyproxy/envoy
Events
Database specific
{
    "versions": [
        {
            "introduced": "1.30.0"
        },
        {
            "fixed": "1.30.8"
        }
    ]
}

Affected versions

v1.*
v1.30.0
v1.30.1
v1.30.2
v1.30.3
v1.30.4
v1.30.5
v1.30.6
v1.30.7
v1.31.0
v1.31.1
v1.31.2
v1.31.3
v1.32.0
v1.32.1

Database specific

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