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. The comparison mechanism for `doveadm` passwords and API keys is not fully timing safe. A remote attacker, with network access to the `doveadm` service, could repeatedly make requests and accurately measure response timings. This could allow the attacker to learn the length of the configured secret, which reduces the effort needed to guess the secret value. The secret value itself is not directly disclosed by this vulnerability.
- Remediation
- To mitigate this issue, restrict network access to the `doveadm` service to only trusted clients. This can be achieved by configuring firewall rules to limit inbound connections to the `doveadm` service's port from known, secure IP addresses or subnets. Consult your system's firewall documentation (e.g., `firewalld` or `iptables`) for specific configuration steps.
