STIGQter STIGQter: STIG Summary: VMware vRealize Automation 7.x SLES Security Technical Implementation Guide Version: 1 Release: 1 Benchmark Date: 28 Sep 2018:

The SMTP service SMTP greeting must not provide version information.

DISA Rule

SV-100315r1_rule

Vulnerability Number

V-89665

Group Title

SRG-OS-000096-GPOS-00050

Rule Version

VRAU-SL-000615

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Change the "O SmtpGreetingMessage" line in the /etc/sendmail.cf file to:

O SmtpGreetingMessage= Mail Server Ready ; $b

Check Contents

To check for the sendmail version being displayed in the greeting:

# more /etc/sendmail.cf | grep SmtpGreetingMessage

If it returns the following:

O SmtpGreetingMessage=$j Sendmail $v/$Z; $b

Then sendmail is providing version information, and this is a finding.

Vulnerability Number

V-89665

Documentable

False

Rule Version

VRAU-SL-000615

Severity Override Guidance

To check for the sendmail version being displayed in the greeting:

# more /etc/sendmail.cf | grep SmtpGreetingMessage

If it returns the following:

O SmtpGreetingMessage=$j Sendmail $v/$Z; $b

Then sendmail is providing version information, and this is a finding.

Check Content Reference

M

Target Key

3459

Comments