cvelist/2023/23xxx/CVE-2023-23773.json

88 lines
2.8 KiB
JSON
Raw Normal View History

2023-01-17 23:00:47 +00:00
{
2023-08-29 09:00:33 +00:00
"data_version": "4.0",
2023-01-17 23:00:47 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-23773",
2023-08-29 09:00:33 +00:00
"ASSIGNER": "cert@ncsc.nl",
"STATE": "PUBLIC"
2023-01-17 23:00:47 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-08-29 09:00:33 +00:00
"value": "Motorola EBTS/MBTS Base Radio fails to check firmware authenticity. The Motorola MBTS Base Radio lacks cryptographic signature validation for firmware update packages, allowing an authenticated attacker to gain arbitrary code execution, extract secret key material, and/or leave a persistent implant on the device."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Improper Verification of Cryptographic Signature",
"cweId": "CWE-347"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Motorola",
"product": {
"product_data": [
{
"product_name": "EBTS/MBTS Base Radio",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "R05.x2.57"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://tetraburst.com/",
"refsource": "MISC",
"name": "https://tetraburst.com/"
}
]
},
"credits": [
{
"lang": "en",
"value": "Midnight Blue"
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "HIGH",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H/E:H/RL:U/RC:C/CR:H/IR:H/AR:M/MAV:N/MAC:L/MPR:H/MUI:N/MS:U/MC:H/MI:H/MA:H"
2023-01-17 23:00:47 +00:00
}
]
}
}