Skip to content

0094-dovecot-uninstalled - IMAP and POP3 Services Are Installed


Rule ID

  • 0094-dovecot-uninstalled

Category

  • system

Level

  • warn

Compatible Versions

  • Linux

Description

  • Unless this system provides POP3 and/or IMAP servers, it is recommended to remove this package to reduce the potential attack surface.

Scan Frequency

  • 0 */30 * * *

Rationale

  • Unless this system provides POP3 and/or IMAP servers, it is recommended to remove this package to reduce the potential attack surface.

Risk Items

  • Hacker infiltration
  • Data leakage
  • Network security risk
  • Mining risk
  • Botnet risk

Audit Method

  • Execute the following command to verify whether dovecot is installed.
# rpm -q dovecot
package dovecot is not installed

Remediation

  • Run the following command to remove dovecot.
# yum remove dovecot

Impact

  • None

Default Value

  • None

References

  • None

CIS Controls

  • Version 7
  • 9.2 Ensure Only Approved Ports, Protocols, and Services Are Running
    Ensure that only network ports, protocols, and services listening on a system with validated business needs are running on each system.

Feedback

Is this page helpful?