4.1
CVE-2023-6948
- EPSS 0.06%
- Veröffentlicht 02.04.2024 11:15:50
- Zuletzt bearbeitet 04.03.2025 22:15:36
- Quelle prodsec@nozominetworks.com
- CVE-Watchlists
- Unerledigt
A Buffer Copy without Checking Size of Input issue affecting the v2_sdk_service running on a set of DJI drone devices on the port 10000 could allow an attacker to cause a crash of the service through a crafted payload triggering a missing input size check in the sdk_printf function implemented in the libv2_sdk.so library used by the dji_vtwo_sdk binary implementing the service, compromising it in a term of availability and producing a denial-of-service attack. 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.
Verknüpft mit AI von unstrukturierten Daten zu bestehenden CPE der NVD
Daten sind bereitgestellt durch das CVE Programm von einer CVE Numbering Authority (CNA) (Unstrukturiert).
HerstellerDJI
≫
Produkt
Mavic 3 Pro
Default Statusunaffected
Version <
01.01.0300
Version
0
Status
affected
HerstellerDJI
≫
Produkt
Mavic 3
Default Statusunaffected
Version <
01.00.1200
Version
0
Status
affected
HerstellerDJI
≫
Produkt
Mavic 3 Classic
Default Statusunaffected
Version <
01.00.0500
Version
0
Status
affected
HerstellerDJI
≫
Produkt
Mavic 3 Enterprise
Default Statusunaffected
Version <
7.01.10.03
Version
0
Status
affected
HerstellerDJI
≫
Produkt
Matrice 300
Default Statusunaffected
Version <
57.00.01.00
Version
0
Status
affected
HerstellerDJI
≫
Produkt
Matrice M30
Default Statusunaffected
Version <
07.01.0022
Version
0
Status
affected
HerstellerDJI
≫
Produkt
Mini 3 Pro
Default Statusunaffected
Version <
01.00.0620
Version
0
Status
affected
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.06% | 0.197 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | 4.1 | 1.5 | 2.5 |
CVSS:3.1/AV:A/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:L
|
| prodsec@nozominetworks.com | 3 | 1.5 | 1.4 |
CVSS:3.1/AV:A/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:L
|
CWE-120 Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')
The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer, leading to a buffer overflow.