#VU54286 Code injection in Dovecot - CVE-2021-33515
Published: June 21, 2021
Dovecot
Dovecot
Description
The vulnerability allows a remote attacker to gain access to sensitive information.
The vulnerability exists in the way STARTTLS command in processed by the SMTP server. the commands sent during the session before the STARTTLS command are queued and executed later, after the STARTTLS finished with the client. As a result, a remote attacker can perform a MitM attack and gain access to victim's emails.