QID 15149
Date Published: 2023-07-25
QID 15149: ISC BIND Denial of Service (DoS) Vulnerability (CVE-2015-1349)
ISC BIND (Berkley Internet Domain Name) is an implementation of DNS protocols.
BIND servers which are configured to perform DNSSEC validation and which are using managed-keys (which occurs implicitly when using "dnssec-validation auto;" or "dnssec-lookaside auto;") may terminate with an assertion failure when encountering all of the following conditions in a managed trust anchor: a key which was previously trusted is now flagged as revoked; there are no other trusted keys available; there is a standby key, but it is not trusted yet.
BIND Affected versions:
9.7.0 - 9.10.1-P1
9.9.7b1 and 9.9.7rc1
9.10.2b1 and rc1
9.9.6, 9.9.6-P1, 9.10.1, and 9.10.1-P1
QID Detection Logic:
This unauthenticated check detects vulnerable systems by fetching the version information from the BIND service.
Servers which are affected may terminate with an assertion, causing denial of service to all clients.
Workaround:
For a workaround, do not use "auto" for the dnssec-validation or dnssec-lookaside options and do not configure a managed-keys statement. In order to do DNSSEC validation with this workaround, one would have to configure an explicit trusted-keys statement with the appropriate keys.
- CVE-2015-1349 -
kb.isc.org/docs/aa-01235
CVEs related to QID 15149
| Advisory ID | Software | Component | Link |
|---|---|---|---|
| CVE-2015-1349 |
|