Files
CVEs-PoC/2020/CVE-2020-10070.md
T
2024-05-25 21:48:12 +02:00

20 lines
964 B
Markdown

### [CVE-2020-10070](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-10070)
![](https://img.shields.io/static/v1?label=Product&message=zephyr&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3E%3D%202.2.0%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-120%20Buffer%20Overflow&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-190%20Integer%20Overflow%20or%20Wraparound&color=brighgreen)
### Description
In the Zephyr Project MQTT code, improper bounds checking can result in memory corruption and possibly remote code execution. NCC-ZEP-031 This issue affects: zephyrproject-rtos zephyr version 2.2.0 and later versions.
### POC
#### Reference
- https://research.nccgroup.com/2020/05/26/research-report-zephyr-and-mcuboot-security-assessment
- https://zephyrprojectsec.atlassian.net/browse/ZEPSEC-85
#### Github
No PoCs found on GitHub currently.