{
    "containers": {
        "cna": {
            "affected": [
                {
                    "product": "zephyr",
                    "vendor": "zephyrproject-rtos",
                    "versions": [
                        {
                            "lessThan": "unspecified",
                            "status": "affected",
                            "version": "2.2.0",
                            "versionType": "custom"
                        },
                        {
                            "lessThan": "unspecified",
                            "status": "affected",
                            "version": "1.14.0",
                            "versionType": "custom"
                        }
                    ]
                }
            ],
            "credits": [
                {
                    "lang": "en",
                    "value": "PhD - Garbelini Matheus Eduardo"
                }
            ],
            "datePublic": "2020-05-25T00:00:00",
            "descriptions": [
                {
                    "lang": "en",
                    "value": "In the Zephyr project Bluetooth subsystem, certain duplicate and back-to-back packets can cause incorrect behavior, resulting in a denial of service. This issue affects: zephyrproject-rtos zephyr version 2.2.0 and later versions, and version 1.14.0 and later versions."
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "HIGH",
                        "attackVector": "LOCAL",
                        "availabilityImpact": "HIGH",
                        "baseScore": 5.1,
                        "baseSeverity": "MEDIUM",
                        "confidentialityImpact": "NONE",
                        "integrityImpact": "NONE",
                        "privilegesRequired": "NONE",
                        "scope": "UNCHANGED",
                        "userInteraction": "NONE",
                        "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
                        "version": "3.1"
                    }
                }
            ],
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-20",
                            "description": "CWE-20 Improper Input Validation",
                            "lang": "en",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "dateUpdated": "2020-06-05T17:37:37",
                "orgId": "e2e69745-5e70-4e92-8431-deb5529a81ad",
                "shortName": "zephyr"
            },
            "references": [
                {
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/zephyrproject-rtos/zephyr/pull/23091"
                },
                {
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://zephyrprojectsec.atlassian.net/browse/ZEPSEC-78"
                },
                {
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://docs.zephyrproject.org/latest/security/vulnerabilities.html#cve-2020-10068"
                },
                {
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/zephyrproject-rtos/zephyr/pull/23707"
                },
                {
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/zephyrproject-rtos/zephyr/pull/23708"
                },
                {
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/zephyrproject-rtos/zephyr/pull/23964"
                }
            ],
            "source": {
                "defect": [
                    "https://zephyrprojectsec.atlassian.net/browse/ZEPSEC-78"
                ],
                "discovery": "EXTERNAL"
            },
            "title": "Zephyr Bluetooth DLE duplicate requests vulnerability",
            "x_generator": {
                "engine": "Vulnogram 0.0.9"
            },
            "x_legacyV4Record": {
                "CVE_data_meta": {
                    "ASSIGNER": "vulnerabilities@zephyrproject.org",
                    "DATE_PUBLIC": "2020-05-25T00:00:00.000Z",
                    "ID": "CVE-2020-10068",
                    "STATE": "PUBLIC",
                    "TITLE": "Zephyr Bluetooth DLE duplicate requests vulnerability"
                },
                "affects": {
                    "vendor": {
                        "vendor_data": [
                            {
                                "product": {
                                    "product_data": [
                                        {
                                            "product_name": "zephyr",
                                            "version": {
                                                "version_data": [
                                                    {
                                                        "version_affected": ">=",
                                                        "version_value": "2.2.0"
                                                    },
                                                    {
                                                        "version_affected": ">=",
                                                        "version_value": "1.14.0"
                                                    }
                                                ]
                                            }
                                        }
                                    ]
                                },
                                "vendor_name": "zephyrproject-rtos"
                            }
                        ]
                    }
                },
                "credit": [
                    {
                        "lang": "eng",
                        "value": "PhD - Garbelini Matheus Eduardo"
                    }
                ],
                "data_format": "MITRE",
                "data_type": "CVE",
                "data_version": "4.0",
                "description": {
                    "description_data": [
                        {
                            "lang": "eng",
                            "value": "In the Zephyr project Bluetooth subsystem, certain duplicate and back-to-back packets can cause incorrect behavior, resulting in a denial of service. This issue affects: zephyrproject-rtos zephyr version 2.2.0 and later versions, and version 1.14.0 and later versions."
                        }
                    ]
                },
                "generator": {
                    "engine": "Vulnogram 0.0.9"
                },
                "impact": {
                    "cvss": {
                        "attackComplexity": "HIGH",
                        "attackVector": "LOCAL",
                        "availabilityImpact": "HIGH",
                        "baseScore": 5.1,
                        "baseSeverity": "MEDIUM",
                        "confidentialityImpact": "NONE",
                        "integrityImpact": "NONE",
                        "privilegesRequired": "NONE",
                        "scope": "UNCHANGED",
                        "userInteraction": "NONE",
                        "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
                        "version": "3.1"
                    }
                },
                "problemtype": {
                    "problemtype_data": [
                        {
                            "description": [
                                {
                                    "lang": "eng",
                                    "value": "CWE-20 Improper Input Validation"
                                }
                            ]
                        }
                    ]
                },
                "references": {
                    "reference_data": [
                        {
                            "name": "https://github.com/zephyrproject-rtos/zephyr/pull/23091",
                            "refsource": "MISC",
                            "url": "https://github.com/zephyrproject-rtos/zephyr/pull/23091"
                        },
                        {
                            "name": "https://zephyrprojectsec.atlassian.net/browse/ZEPSEC-78",
                            "refsource": "MISC",
                            "url": "https://zephyrprojectsec.atlassian.net/browse/ZEPSEC-78"
                        },
                        {
                            "name": "https://docs.zephyrproject.org/latest/security/vulnerabilities.html#cve-2020-10068",
                            "refsource": "MISC",
                            "url": "https://docs.zephyrproject.org/latest/security/vulnerabilities.html#cve-2020-10068"
                        },
                        {
                            "name": "https://github.com/zephyrproject-rtos/zephyr/pull/23707",
                            "refsource": "MISC",
                            "url": "https://github.com/zephyrproject-rtos/zephyr/pull/23707"
                        },
                        {
                            "name": "https://github.com/zephyrproject-rtos/zephyr/pull/23708",
                            "refsource": "MISC",
                            "url": "https://github.com/zephyrproject-rtos/zephyr/pull/23708"
                        },
                        {
                            "name": "https://github.com/zephyrproject-rtos/zephyr/pull/23964",
                            "refsource": "MISC",
                            "url": "https://github.com/zephyrproject-rtos/zephyr/pull/23964"
                        }
                    ]
                },
                "source": {
                    "defect": [
                        "https://zephyrprojectsec.atlassian.net/browse/ZEPSEC-78"
                    ],
                    "discovery": "EXTERNAL"
                }
            }
        },
        "adp": [
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-04T10:50:57.859Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/zephyrproject-rtos/zephyr/pull/23091"
                    },
                    {
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://zephyrprojectsec.atlassian.net/browse/ZEPSEC-78"
                    },
                    {
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://docs.zephyrproject.org/latest/security/vulnerabilities.html#cve-2020-10068"
                    },
                    {
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/zephyrproject-rtos/zephyr/pull/23707"
                    },
                    {
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/zephyrproject-rtos/zephyr/pull/23708"
                    },
                    {
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/zephyrproject-rtos/zephyr/pull/23964"
                    }
                ]
            }
        ]
    },
    "cveMetadata": {
        "assignerOrgId": "e2e69745-5e70-4e92-8431-deb5529a81ad",
        "assignerShortName": "zephyr",
        "cveId": "CVE-2020-10068",
        "datePublished": "2020-06-05T17:37:37.415724Z",
        "dateReserved": "2020-03-04T00:00:00",
        "dateUpdated": "2024-09-16T17:54:11.004Z",
        "state": "PUBLISHED"
    },
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1"
}