Check: DNS4445
BIND DNS STIG:
DNS4445
(in version v4 r1.2)
Title
The SA has not configured BIND in a chroot(ed) directory structure. (Cat III impact)
Discussion
With any network service, there is the potential that an attacker can exploit a vulnerability within the program that allows the attacker to gain control of the process and even run system commands with that control. One possible defense against this attack is to limit the software to particular quarantined areas of the file system, memory or both. This effectively restricts the service so that it will not have access to the full file system. If such a defense were in place, then even if an attacker gained control of the process, the attacker would be unable to reach other commands or files on the system. This approach often is referred to as a padded cell, jail, or sandbox. All of these terms allude to the fact that the software is contained in an area where it cannot harm either itself or others. A more technical term is a chroot(ed) directory structure. BIND should be configured to run in a padded cell or chroot(ed) directory structure if supported by the operating system
Check Content
Review the startup file and make sure -t option is included: Edit the startup files to start named with the -t option and option argument: -t /var/named. Similarly to syslogd, many modern versions of Unix start named from /etc/rc.d/init.d/named.
Fix Text
The SA will ensure BIND is configured in a chroot(ed) directory structure.
Additional Identifiers
Rule ID: SV-13535r2_rule
Vulnerability ID: V-12967
Group Title:
Expert Comments
CCIs
Number | Definition |
---|---|
No CCIs are assigned to this check |
Controls
Number | Title |
---|---|
No controls are assigned to this check |