cvelist/2023/51xxx/CVE-2023-51456.json
2024-09-30 11:00:39 +00:00

176 lines
7.2 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-51456",
"ASSIGNER": "prodsec@nozominetworks.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A Improper Input Validation issue affecting the v2_sdk_service running on a set of DJI drone devices on the port 10000 could allow an attacker to trigger an out-of-bound read/write into the process memory through a crafted payload due to a missing input sanity check in the v2_pack_array_to_msg function implemented in the libv2_sdk.so library imported by the v2_sdk_service binary implementing the service, potentially leading to a memory information leak or an arbitrary code execution. Affected models are Mavic 3 Pro until v01.01.0300, Mavic 3 until v01.00.1200, Mavic 3 Classic until v01.00.0500, Mavic 3 Enterprise until v07.01.10.03, Matrice 300 until v57.00.01.00, Matrice M30 until v07.01.0022 and Mini 3 Pro until v01.00.0620."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-125 Out-of-bounds Read",
"cweId": "CWE-125"
}
]
},
{
"description": [
{
"lang": "eng",
"value": "CWE-787 Out-of-bounds Write",
"cweId": "CWE-787"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "DJI",
"product": {
"product_data": [
{
"product_name": "Mavic 3 Pro",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0",
"version_value": "01.01.0300"
}
]
}
},
{
"product_name": "Mavic 3",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0",
"version_value": "01.00.1200"
}
]
}
},
{
"product_name": "Mavic 3 Classic",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0",
"version_value": "01.00.0500"
}
]
}
},
{
"product_name": "Mavic 3 Enterprise",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0",
"version_value": "7.01.10.03"
}
]
}
},
{
"product_name": "Matrice 300",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0",
"version_value": "57.00.01.00"
}
]
}
},
{
"product_name": "Matrice M30",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0",
"version_value": "07.01.0022"
}
]
}
},
{
"product_name": "Mini 3 Pro",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0",
"version_value": "01.00.0620"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.nozominetworks.com/labs/vulnerability-advisories-cve-2023-51456/",
"refsource": "MISC",
"name": "https://www.nozominetworks.com/labs/vulnerability-advisories-cve-2023-51456/"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "UNKNOWN"
},
"credits": [
{
"lang": "en",
"value": "Diego Giubertoni of Nozomi Networks"
}
],
"impact": {
"cvss": [
{
"attackComplexity": "HIGH",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:A/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
}
]
}
}