1. Home
  2. Security Hardening
  3. DISA Bind 9.x STIG V2R2
  4. BIND-9X-001060 – A BIND 9.x caching name server must implement DNSSEC validation to check all DNS queries for invalid input – managed-keys

BIND-9X-001060 – A BIND 9.x caching name server must implement DNSSEC validation to check all DNS queries for invalid input – managed-keys

Details

A common vulnerability of applications is unpredictable behavior when invalid inputs are received. This requirement guards against adverse or unintended system behavior caused by invalid inputs, where information system responses to the invalid input may be disruptive or cause the system to fail into an unsafe state.

Attacks may be generated by entering invalid data into DNS transactions, in the hopes that the data will not be handled correctly and will allow a vulnerable condition to be exploited. To safeguard against this, all untrusted data entered in DNS transactions (e.g., DNS queries) should be checked for validity before being processed further.

Solution

Enable DNSSEC validation on the name server.

Set the ‘dnssec-validation’ sub statement in the global options block to ‘yes’.
Set the ‘dnssec-enable’ to ‘yes’.

Configure the ‘managed-keys’ statement to use the root domains trust anchor.

Restart the BIND 9.x process.

Supportive Information

The following resource is also helpful.

This security hardening control applies to the following category of controls within NIST 800-53: System and Information Integrity.This control applies to the following type of system Unix.

References

Source

Updated on July 16, 2022
Was this article helpful?

Related Articles