cve/2021/CVE-2021-42141.md
2024-06-18 02:51:15 +02:00

18 lines
752 B
Markdown

### [CVE-2021-42141](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-42141)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
An issue was discovered in Contiki-NG tinyDTLS through 2018-08-30. One incorrect handshake could complete with different epoch numbers in the packets Client_Hello, Client_key_exchange, and Change_cipher_spec, which may cause denial of service.
### POC
#### Reference
- http://packetstormsecurity.com/files/176625/Contiki-NG-tinyDTLS-Denial-Of-Service.html
#### Github
No PoCs found on GitHub currently.