mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 09:09:31 +02:00
18 lines
842 B
Markdown
18 lines
842 B
Markdown
### [CVE-2020-10019](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-10019)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
USB DFU has a potential buffer overflow where the requested length (wLength) is not checked against the buffer size. This could be used by a malicious USB host to exploit the buffer overflow. See NCC-ZEP-002 This issue affects: zephyrproject-rtos zephyr version 1.14.1 and later versions. version 2.1.0 and later versions.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://zephyrprojectsec.atlassian.net/browse/ZEPSEC-25
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|