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

18 lines
815 B
Markdown

### [CVE-2020-10065](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-10065)
![](https://img.shields.io/static/v1?label=Product&message=zephyr&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3E%3D%20v1.14.2%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Improper%20Handling%20of%20Length%20Parameter%20Inconsistency%20(CWE-130)&color=brighgreen)
### Description
Missing Size Checks in Bluetooth HCI over SPI. Zephyr versions >= v1.14.2, >= v2.2.0 contain Improper Handling of Length Parameter Inconsistency (CWE-130). For more information, see https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-hg2w-62p6-g67c
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/Live-Hack-CVE/CVE-2020-10065