Files
CVEs-PoC/2015/CVE-2015-6925.md
T
2024-06-22 09:37:59 +00:00

21 lines
774 B
Markdown

### [CVE-2015-6925](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-6925)
![](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
wolfSSL (formerly CyaSSL) before 3.6.8 allows remote attackers to cause a denial of service (resource consumption or traffic amplification) via a crafted DTLS cookie in a ClientHello message.
### POC
#### Reference
- https://github.com/IAIK/wolfSSL-DoS
#### Github
- https://github.com/ARPSyndicate/cvemon
- https://github.com/IAIK/wolfSSL-DoS
- https://github.com/MrE-Fog/wolfSSL-DoS
- https://github.com/MrE-Fog/wolfSSL-DoS3