{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1",
    "cveMetadata": {
        "state": "PUBLISHED",
        "cveId": "CVE-2022-2993",
        "assignerOrgId": "e2e69745-5e70-4e92-8431-deb5529a81ad",
        "assignerShortName": "zephyr",
        "datePublished": "2022-12-12T01:50:00.293730Z",
        "dateUpdated": "2024-09-16T17:34:19.185Z",
        "dateReserved": "2022-08-25T00:00:00"
    },
    "containers": {
        "cna": {
            "title": "bt: host: Wrong key validation check",
            "datePublic": "2022-12-09T00:00:00",
            "providerMetadata": {
                "orgId": "e2e69745-5e70-4e92-8431-deb5529a81ad",
                "shortName": "zephyr",
                "dateUpdated": "2022-12-09T00:00:00"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "There is an error in the condition of the last if-statement in the function smp_check_keys. It was rejecting current keys if all requirements were unmet."
                }
            ],
            "affected": [
                {
                    "vendor": "zephyrproject-rtos",
                    "product": "zephyr",
                    "versions": [
                        {
                            "version": "unspecified",
                            "lessThanOrEqual": "v3.1",
                            "status": "affected",
                            "versionType": "custom"
                        }
                    ]
                }
            ],
            "references": [
                {
                    "url": "https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-3286-jgjx-8cvr"
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "version": "3.1",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
                        "attackVector": "NETWORK",
                        "attackComplexity": "LOW",
                        "privilegesRequired": "NONE",
                        "userInteraction": "NONE",
                        "scope": "UNCHANGED",
                        "confidentialityImpact": "LOW",
                        "integrityImpact": "LOW",
                        "availabilityImpact": "HIGH",
                        "baseScore": 8.6,
                        "baseSeverity": "HIGH"
                    }
                }
            ],
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "type": "text",
                            "lang": "en",
                            "description": "n/a"
                        }
                    ]
                }
            ],
            "source": {
                "defect": [
                    "https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-3286-jgjx-8cvr"
                ]
            }
        },
        "adp": [
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-03T00:52:59.943Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "url": "https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-3286-jgjx-8cvr",
                        "tags": [
                            "x_transferred"
                        ]
                    }
                ]
            }
        ]
    }
}