mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-07 11:06:19 +00:00
921 B
921 B
CVE-2020-10059
Description
The UpdateHub module disables DTLS peer checking, which allows for a man in the middle attack. This is mitigated by firmware images requiring valid signatures. However, there is no benefit to using DTLS without the peer checking. See NCC-ZEP-018 This issue affects: zephyrproject-rtos zephyr version 2.1.0 and later versions.
POC
Reference
- https://zephyrprojectsec.atlassian.net/browse/ZEPSEC-36
- https://zephyrprojectsec.atlassian.net/browse/ZEPSEC-36
Github
No PoCs found on GitHub currently.