The vendor explicitly identifies these products as affected by this CVE.
- dovecot as a component of Red Hat Enterprise Linux 10
- dovecot-devel as a component of Red Hat Enterprise Linux 10
- dovecot-mysql as a component of Red Hat Enterprise Linux 10
- dovecot-pgsql as a component of Red Hat Enterprise Linux 10
- dovecot-pigeonhole as a component of Red Hat Enterprise Linux 10
- dovecot.src as a component of Red Hat Enterprise Linux 10
- dovecot as a component of Red Hat Enterprise Linux 6
- dovecot-devel as a component of Red Hat Enterprise Linux 6
- dovecot-mysql as a component of Red Hat Enterprise Linux 6
- dovecot-pgsql as a component of Red Hat Enterprise Linux 6
- dovecot-pigeonhole as a component of Red Hat Enterprise Linux 6
- dovecot.src as a component of Red Hat Enterprise Linux 6
- Summary
- A flaw was found in Dovecot. An attacker with valid credentials can send an invalid IMAP URLFETCH command, leading to the inclusion of uninitialized memory in the error response. This can disclose process memory contents to the client, potentially revealing sensitive data.
- Remediation
- To mitigate this issue, disable the IMAP URLAUTH functionality in Dovecot. This can typically be achieved by commenting out or removing the `mail_plugins = $mail_plugins imap_urlauth` line from your Dovecot configuration file (e.g., `/etc/dovecot/conf.d/20-imap.conf` or similar). A restart of the Dovecot service is required for the changes to take effect, which may temporarily interrupt mail services.
