Headline
Gentoo Linux Security Advisory 202310-19
Gentoo Linux Security Advisory 202310-19 - A vulnerability has been discovered in Dovecot that can lead to a privilege escalation when master and non-master passdbs are used. Versions greater than or equal to 2.3.19.1-r1 are affected.
Gentoo Linux Security Advisory GLSA 202310-19
https://security.gentoo.org/
Severity: Normal
Title: Dovecot: Privilege Escalation
Date: October 30, 2023
Bugs: #856733
ID: 202310-19
Synopsis
A vulnerability has been discovered in Dovecot that can lead to a
privilege escalation when master and non-master passdbs are used.
Background
Dovecot is an open source IMAP and POP3 email server.
Affected packages
Package Vulnerable Unaffected
net-mail/dovecot < 2.3.19.1-r1 >= 2.3.19.1-r1
Description
A vulnerability has been discovered in Dovecot. Please review the CVE
identifier referenced below for details.
Impact
When two passdb configuration entries exist in Dovecot configuration,
which have the same driver and args settings, the incorrect
username_filter and mechanism settings can be applied to passdb
definitions. These incorrectly applied settings can lead to an
unintended security configuration and can permit privilege escalation
with certain configurations involving master user authentication.
Dovecot documentation does not advise against the use of passdb
definitions which have the same driver and args settings. One such
configuration would be where an administrator wishes to use the same pam
configuration or passwd file for both normal and master users but use
the username_filter setting to restrict which of the users is able to be
a master user.
Workaround
There is no known workaround at this time.
Resolution
All Dovecot users should upgrade to the latest version:
emerge --sync
emerge --ask --oneshot --verbose “>=net-mail/dovecot-2.3.19.1-r1”
References
[ 1 ] CVE-2022-30550
https://nvd.nist.gov/vuln/detail/CVE-2022-30550
Availability
This GLSA and any updates to it are available for viewing at
the Gentoo Security Website:
https://security.gentoo.org/glsa/202310-19
Concerns?
Security is a primary focus of Gentoo Linux and ensuring the
confidentiality and security of our users’ machines is of utmost
importance to us. Any security concerns should be addressed to
[email protected] or alternatively, you may file a bug at
https://bugs.gentoo.org.
License
Copyright 2023 Gentoo Foundation, Inc; referenced text
belongs to its owner(s).
The contents of this document are licensed under the
Creative Commons - Attribution / Share Alike license.
https://creativecommons.org/licenses/by-sa/2.5
Related news
Red Hat Security Advisory 2022-8208-01 - Dovecot is an IMAP server for Linux and other UNIX-like systems, written primarily with security in mind. It also contains a small POP3 server, and supports e-mail in either the maildir or mbox format. The SQL drivers and authentication plug-ins are provided as subpackages. Issues addressed include a privilege escalation vulnerability.
An update for dovecot is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original. Related CVEs: * CVE-2022-30550: dovecot: Privilege escalation when similar master and non-master passdbs are used
An update for dovecot is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original. Related CVEs: * CVE-2022-30550: dovecot: Privilege escalation when similar master and non-master passdbs are used
An issue was discovered in the auth component in Dovecot 2.2 and 2.3 before 2.3.20. When two passdb configuration entries exist with the same driver and args settings, incorrect username_filter and mechanism settings can be applied to passdb definitions. These incorrectly applied settings can lead to an unintended security configuration and can permit privilege escalation in certain configurations. The documentation does not advise against the use of passdb definitions that have the same driver and args settings. One such configuration would be where an administrator wishes to use the same PAM configuration or passwd file for both normal and master users but use the username_filter setting to restrict which of the users is able to be a master user.
Ubuntu Security Notice 5509-1 - Julian Brook discovered that Dovecot incorrectly handled multiple passdb configuration entries. In certain configurations, a remote attacker could possibly use this issue to escalate privileges.
Dovecot IMAP server version 2.2 suffers from a privilege escalation vulnerability. When two passdb configuration entries exist in the Dovecot configuration, which have the same driver and args settings, the incorrect username_filter and mechanism settings can be applied to passdb definitions. These incorrectly applied settings can lead to an unintended security configuration and can permit privilege escalation with certain configurations involving master user authentication.