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

181 lines
5.3 KiB
JSON

{
"id": "CVE-2020-10061",
"sourceIdentifier": "vulnerabilities@zephyrproject.org",
"published": "2020-06-05T18:15:12.463",
"lastModified": "2021-10-18T12:35:47.607",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Improper handling of the full-buffer case in the Zephyr Bluetooth implementation can result in memory corruption. This issue affects: zephyrproject-rtos zephyr version 2.2.0 and later versions, and version 1.14.0 and later versions."
},
{
"lang": "es",
"value": "El manejo inapropiado del caso full-buffer en la implementaci\u00f3n de Zephyr Bluetooth puede resultar en una corrupci\u00f3n en la memoria. 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:H/I:H/A:H",
"attackVector": "ADJACENT_NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 2.8,
"impactScore": 5.9
},
{
"source": "vulnerabilities@zephyrproject.org",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H",
"attackVector": "LOCAL",
"attackComplexity": "HIGH",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "CHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 1.4,
"impactScore": 6.0
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:A/AC:L/Au:N/C:P/I:P/A:P",
"accessVector": "ADJACENT_NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 5.8
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 6.5,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-787"
}
]
},
{
"source": "vulnerabilities@zephyrproject.org",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-119"
}
]
}
],
"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-10061",
"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/23516",
"source": "vulnerabilities@zephyrproject.org",
"tags": [
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://github.com/zephyrproject-rtos/zephyr/pull/23517",
"source": "vulnerabilities@zephyrproject.org",
"tags": [
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://github.com/zephyrproject-rtos/zephyr/pull/23547",
"source": "vulnerabilities@zephyrproject.org",
"tags": [
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://zephyrprojectsec.atlassian.net/browse/ZEPSEC-75",
"source": "vulnerabilities@zephyrproject.org",
"tags": [
"Third Party Advisory"
]
}
]
}