René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

181 lines
5.3 KiB
JSON

{
"id": "CVE-2020-10068",
"sourceIdentifier": "vulnerabilities@zephyrproject.org",
"published": "2020-06-05T18:15:12.887",
"lastModified": "2020-06-12T14:26:34.517",
"vulnStatus": "Analyzed",
"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."
},
{
"lang": "es",
"value": "En el subsistema Bluetooth de Zephyr project, determinados paquetes duplicados y consecutivos pueden causar un comportamiento incorrecto, resultando en una denegaci\u00f3n de servicio. Este problema afecta a: zephyrproject-rtos zephyr versi\u00f3n 2.2.0 y versiones posteriores, y versi\u00f3n 1.14.0 y versiones posteriores"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"attackVector": "ADJACENT_NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 3.6
},
{
"source": "vulnerabilities@zephyrproject.org",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"attackVector": "LOCAL",
"attackComplexity": "HIGH",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH",
"baseScore": 5.1,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 1.4,
"impactScore": 3.6
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:A/AC:L/Au:N/C:N/I:N/A:P",
"accessVector": "ADJACENT_NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 3.3
},
"baseSeverity": "LOW",
"exploitabilityScore": 6.5,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-20"
}
]
},
{
"source": "vulnerabilities@zephyrproject.org",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-20"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:o:zephyrproject:zephyr:*:*:*:*:*:*:*:*",
"versionEndExcluding": "1.14.0",
"matchCriteriaId": "824F6D6D-B539-4424-BC2E-D4532017038F"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:zephyrproject:zephyr:*:*:*:*:*:*:*:*",
"versionStartIncluding": "2.0.0",
"versionEndExcluding": "2.2.0",
"matchCriteriaId": "DB1F7728-9799-4DBA-B334-D40EE108ACCE"
}
]
}
]
}
],
"references": [
{
"url": "https://docs.zephyrproject.org/latest/security/vulnerabilities.html#cve-2020-10068",
"source": "vulnerabilities@zephyrproject.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://github.com/zephyrproject-rtos/zephyr/pull/23091",
"source": "vulnerabilities@zephyrproject.org",
"tags": [
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://github.com/zephyrproject-rtos/zephyr/pull/23707",
"source": "vulnerabilities@zephyrproject.org",
"tags": [
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://github.com/zephyrproject-rtos/zephyr/pull/23708",
"source": "vulnerabilities@zephyrproject.org",
"tags": [
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://github.com/zephyrproject-rtos/zephyr/pull/23964",
"source": "vulnerabilities@zephyrproject.org",
"tags": [
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://zephyrprojectsec.atlassian.net/browse/ZEPSEC-78",
"source": "vulnerabilities@zephyrproject.org",
"tags": [
"Third Party Advisory"
]
}
]
}