{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1",
    "cveMetadata": {
        "cveId": "CVE-2022-46153",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "requesterUserId": "c184a3d9-dc98-4c48-a45b-d2d88cf0ac74",
        "dateReserved": "2022-11-28T17:27:19.996Z",
        "datePublished": "2022-12-08T21:46:22.054Z",
        "dateUpdated": "2024-08-03T14:24:03.374Z"
    },
    "containers": {
        "cna": {
            "title": "Routes exposed with an empty TLSOption in traefik",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-295",
                            "lang": "en",
                            "description": "CWE-295: Improper Certificate Validation",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "LOW",
                        "attackVector": "NETWORK",
                        "availabilityImpact": "NONE",
                        "baseScore": 8.1,
                        "baseSeverity": "HIGH",
                        "confidentialityImpact": "HIGH",
                        "integrityImpact": "HIGH",
                        "privilegesRequired": "LOW",
                        "scope": "UNCHANGED",
                        "userInteraction": "NONE",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
                        "version": "3.1"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/traefik/traefik/security/advisories/GHSA-468w-8x39-gj5v",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/traefik/traefik/security/advisories/GHSA-468w-8x39-gj5v"
                },
                {
                    "name": "https://github.com/traefik/traefik/commit/7e3fe48b80083b41e9ff82a474a36484cabc701a",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/traefik/traefik/commit/7e3fe48b80083b41e9ff82a474a36484cabc701a"
                },
                {
                    "name": "https://doc.traefik.io/traefik/v2.9/https/tls/#tls-options",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://doc.traefik.io/traefik/v2.9/https/tls/#tls-options"
                },
                {
                    "name": "https://github.com/traefik/traefik/releases/tag/v2.9.6",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/traefik/traefik/releases/tag/v2.9.6"
                }
            ],
            "affected": [
                {
                    "vendor": "traefik",
                    "product": "traefik",
                    "versions": [
                        {
                            "version": "< 2.9.6",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2022-12-08T21:46:22.054Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "Traefik is an open source HTTP reverse proxy and load balancer. In affected versions there is a potential vulnerability in Traefik managing TLS connections. A router configured with a not well-formatted TLSOption is exposed with an empty TLSOption. For instance, a route secured using an mTLS connection set with a wrong CA file is exposed without verifying the client certificates. Users are advised to upgrade to version 2.9.6. Users unable to upgrade should check their logs to detect the error messages and fix your TLS options."
                }
            ],
            "source": {
                "advisory": "GHSA-468w-8x39-gj5v",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-03T14:24:03.374Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "name": "https://github.com/traefik/traefik/security/advisories/GHSA-468w-8x39-gj5v",
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "https://github.com/traefik/traefik/security/advisories/GHSA-468w-8x39-gj5v"
                    },
                    {
                        "name": "https://github.com/traefik/traefik/commit/7e3fe48b80083b41e9ff82a474a36484cabc701a",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/traefik/traefik/commit/7e3fe48b80083b41e9ff82a474a36484cabc701a"
                    },
                    {
                        "name": "https://doc.traefik.io/traefik/v2.9/https/tls/#tls-options",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://doc.traefik.io/traefik/v2.9/https/tls/#tls-options"
                    },
                    {
                        "name": "https://github.com/traefik/traefik/releases/tag/v2.9.6",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/traefik/traefik/releases/tag/v2.9.6"
                    }
                ]
            }
        ]
    }
}