cve/2017/CVE-2017-14461.md

19 lines
858 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2017-14461](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-14461)
![](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-125%3A%20Out-of-bounds%20Read&color=brighgreen)
### Description
A specially crafted email delivered over SMTP and passed on to Dovecot by MTA can trigger an out of bounds read resulting in potential sensitive information disclosure and denial of service. In order to trigger this vulnerability, an attacker needs to send a specially crafted email message to the server.
### POC
#### Reference
- https://talosintelligence.com/vulnerability_reports/TALOS-2017-0510
- https://usn.ubuntu.com/3587-2/
#### Github
No PoCs found on GitHub currently.