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

18 lines
703 B
Markdown

### [CVE-2020-11068](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-11068)
![](https://img.shields.io/static/v1?label=Product&message=LoRaMac-node&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-120%3A%20Buffer%20Copy%20without%20Checking%20Size%20of%20Input%20('Classic%20Buffer%20Overflow')&color=brighgreen)
### Description
In LoRaMac-node before 4.4.4, a reception buffer overflow can happen due to the received buffer size not being checked. This has been fixed in 4.4.4.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/WinMin/Protocol-Vul