Resource exhaustion in Dovecot - CVE-2017-2669
Published: April 10, 2017 / Updated: November 28, 2018
Dovecot
Detailed vulnerability description
The vulnerability allows a remote attacker to perform denial of service (DoS)M attack.
The vulnerability exists due to the username sent by the IMAP/POP3 client was sent through var_expand() to perform %variable expansion when 'dict' passdb and userdb were used for user authentication. A remote attacker can send specially crafted %variable fields, use excessive memory and cause the process to crash.