2021-03-11 20:00:41 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2021-3436" ,
2021-10-05 14:47:09 -06:00
"ASSIGNER" : "vulnerabilities@zephyrproject.org" ,
"DATE_PUBLIC" : "2021-06-11T00:00:00.000Z" ,
"STATE" : "PUBLIC" ,
"TITLE" : "BT: Possible to overwrite an existing bond during keys distribution phase when the identity address of the bond is known"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "zephyrproject-rtos" ,
"product" : {
"product_data" : [
{
"product_name" : "zephyr" ,
"version" : {
"version_data" : [
{
"version_affected" : ">=" ,
"version_value" : "1.14.2"
} ,
{
"version_affected" : ">=" ,
"version_value" : "2.4.0"
} ,
{
"version_affected" : ">=" ,
"version_value" : "2.5.0"
}
]
}
}
]
}
}
]
}
2021-03-11 20:00:41 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2021-10-05 14:47:09 -06:00
"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"
}
]
} ,
"impact" : {
"cvss" : {
"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 ,
"environmentalScore" : 4.3 ,
"temporalScore" : 4.3 ,
"baseSeverity" : "MEDIUM"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Use of Multiple Resources with Duplicate Identifier (CWE-694)"
}
]
2021-03-11 20:00:41 +00:00
}
]
2021-10-05 14:47:09 -06:00
} ,
"references" : {
"reference_data" : [
{
2021-10-05 21:00:59 +00:00
"url" : "http://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-j76f-35mc-4h63" ,
"refsource" : "MISC" ,
"name" : "http://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-j76f-35mc-4h63"
2021-10-05 14:47:09 -06:00
}
]
} ,
"source" : {
"defect" : [
"https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-j76f-35mc-4h63"
]
2021-03-11 20:00:41 +00:00
}
}