• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Question dovecot update when?

mow

Silver Pleskian
Moin,

dovecot has released 2.3.13 to fix e.g. NVD - CVE-2020-24386.
plesk-dovecot is still 2.3.7.2-debian9.0.20032110.
"leading to access to other users' email messages" is especially relevant in a shared hosting environment, which many plesk users are reselling.

When can we expect an update?

While we're at it, it would be nice if disable_plaintext_auth = of /etc/dovecot/conf.d/10-plesk-security.conf could be set via Tools->Security Policy, just like Allow only secure FTPS connections, and switched to yes by default because unencrypted connections are regularly being sniffed for passwords nowadays.

Best regards
mow
 
Not right now, but it looks like something I might actually use when I get more users.
 
If hibernation is not used (default configuration), there is no security issue. It is only an issue if hibernation is used.
 
So, to summarize:

Dovecot introduced vulnerabilities when they added a feature (imap_hibernate).
Plesk never chose to use those new features and kept dovecot in a standard configuration.

Now a problem was found with that feature and you're more or less blaming Plesk to be conservative by not upgrading immediately to the newest release which has a fix for that unused feature.
I would understand if they're not in a hurry to do that.

dovecot --version
2.3.10.1 (a3d0e1171)
 
But wait, there's more! 2.3.13 also contains a fix for the fix for CVE-2020-12100, which in turn was fixed in 2.3.11.3 and backported by debian for stretch and buster in August 2020.
The binary delivered by plesk for stretch is from March 21, 2020. So it apparently doesn't even contain the fix for CVE-2020-10967.
And there are several other not-so-nice things fixed in 2.3.13.
 
Back
Top