Files
CVEs-PoC/2017/CVE-2017-15130.md
T
2024-06-18 02:51:15 +02:00

18 lines
677 B
Markdown

### [CVE-2017-15130](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-15130)
![](https://img.shields.io/static/v1?label=Product&message=dovecot&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-400&color=brighgreen)
### Description
A denial of service flaw was found in dovecot before 2.2.34. An attacker able to generate random SNI server names could exploit TLS SNI configuration lookups, leading to excessive memory usage and the process to restart.
### POC
#### Reference
- https://usn.ubuntu.com/3587-2/
#### Github
No PoCs found on GitHub currently.