Check: GEN005460
SUSE Linux Enterprise Server v11 for System z STIG:
GEN005460
(in versions v1 r12 through v1 r9)
Title
The system must only use remote syslog servers (log hosts) that is justified and documented using site-defined procedures. (Cat II impact)
Discussion
If a remote log host is in use and it has not been justified and documented with the IAO, sensitive information could be obtained by unauthorized users without the SA's knowledge. A remote log host is any host to which the system is sending syslog messages over a network.
Check Content
Examine the rsyslog.conf file for any references to remote log hosts. # grep -v "^#" /etc/rsyslog* | grep '@' # grep -v "^#" /etc/rsyslog.d/* | grep '@' Destination locations beginning with an '@' represent log hosts. If the log host name is a local alias such as "loghost", consult the /etc/hosts or other name databases as necessary to obtain the canonical name or address for the log host. Determine if the host referenced is a log host documented using site-defined procedures. If an undocumented log host is referenced, this is a finding.
Fix Text
Remove or document the referenced undocumented log host.
Additional Identifiers
Rule ID: SV-45989r1_rule
Vulnerability ID: V-4395
Group Title: GEN005460
Expert Comments
CCIs
Number | Definition |
---|---|
CCI-000366 |
The organization implements the security configuration settings. |
Controls
Number | Title |
---|---|
CM-6 |
Configuration Settings |