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

18 lines
859 B
Markdown

### [CVE-2020-10022](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-10022)
![](https://img.shields.io/static/v1?label=Product&message=zephyr&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3E%3D%202.1.0%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-120%20Buffer%20Overflow&color=brighgreen)
### Description
A malformed JSON payload that is received from an UpdateHub server may trigger memory corruption in the Zephyr OS. This could result in a denial of service in the best case, or code execution in the worst case. See NCC-NCC-016 This issue affects: zephyrproject-rtos zephyr version 2.1.0 and later versions. version 2.2.0 and later versions.
### POC
#### Reference
- https://zephyrprojectsec.atlassian.net/browse/ZEPSEC-28
#### Github
No PoCs found on GitHub currently.