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

146 lines
4.7 KiB
JSON

{
"id": "CVE-2021-3436",
"sourceIdentifier": "vulnerabilities@zephyrproject.org",
"published": "2021-10-05T21:15:09.293",
"lastModified": "2021-10-13T12:39:39.973",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "BT: Possible to overwrite an existing bond during keys distribution phase when the identity address of the bond is known. Zephyr versions >= 1.14.2, >= 2.4.0, >= 2.5.0 contain Use of Multiple Resources with Duplicate Identifier (CWE-694). For more information, see https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-j76f-35mc-4h63"
},
{
"lang": "es",
"value": "BT: Posibilidad de sobrescribir un v\u00ednculo existente durante la fase de distribuci\u00f3n de claves cuando se conoce la direcci\u00f3n de identidad del v\u00ednculo. Zephyr versiones posteriores a 1.14.2 incluy\u00e9ndola, versiones posteriores a 2.4.0 incluy\u00e9ndola, versiones posteriores a 2.5.0 incluy\u00e9ndola, contienen Uso de M\u00faltiples Recursos con Identificador Duplicado (CWE-694). Para m\u00e1s informaci\u00f3n, consulte https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-j76f-35mc-4h63"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 3.9,
"impactScore": 2.5
},
{
"source": "vulnerabilities@zephyrproject.org",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"attackVector": "ADJACENT_NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "LOW",
"baseScore": 4.3,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 1.4
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.4
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 10.0,
"impactScore": 4.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-Other"
}
]
},
{
"source": "vulnerabilities@zephyrproject.org",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-694"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:o:zephyrproject:zephyr:1.14.2:*:*:*:*:*:*:*",
"matchCriteriaId": "B74694FC-5442-4F7E-AACF-0E1753F50148"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:zephyrproject:zephyr:2.4.0:*:*:*:*:*:*:*",
"matchCriteriaId": "59AB4423-CBB9-4BC1-9FBB-2690DAA3FDF8"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:zephyrproject:zephyr:2.5.0:*:*:*:*:*:*:*",
"matchCriteriaId": "CAA88796-7B3D-4328-BAFA-D28BFBE601D9"
}
]
}
]
}
],
"references": [
{
"url": "http://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-j76f-35mc-4h63",
"source": "vulnerabilities@zephyrproject.org",
"tags": [
"Exploit",
"Patch",
"Third Party Advisory"
]
}
]
}