Lucene search

K
cvelistMitreCVELIST:CVE-2022-30550
HistoryJul 17, 2022 - 12:00 a.m.

CVE-2022-30550

2022-07-1700:00:00
mitre
www.cve.org
7
dovecot 2.2
dovecot 2.3
passdb configuration
privilege escalation
security configuration
username filter
mechanism settings
documentation
pam configuration

AI Score

9

Confidence

High

EPSS

0.004

Percentile

72.3%

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.