← Back to browse · API

CVE-2020-8617

Severity
HIGH
CVSS
7.5
EPSS
0.93422
Risk score
62.7
CISA KEV
No
PoC
No
Published
2020-05-19
Modified
2024-09-16
First seen
2026-08-07
Aliases
EUVD-2020-29465, GHSA-Q6G5-8P95-HQH7
Products
ISC:BIND9 9.0.0 -> 9.11.18, 9.12.0 -> 9.12.4-P2, 9.14.0 -> 9.14.11, 9.16.0 -> 9.16.2, and releases 9.17.0 -> 9.17.1 of the 9.17 experimental development branch. All releases in the obsolete 9.13 and 9.15 development branches. All releases of BIND Supported Preview Edition from 9.9.3-S1 -> 9.11.18-S1
Sources
euvd EUVD-2020-29465

Description

Using a specially-crafted message, an attacker may potentially cause a BIND server to reach an inconsistent state if the attacker knows (or successfully guesses) the name of a TSIG key used by the server. Since BIND, by default, configures a local session key even on servers whose configuration does not otherwise make use of it, almost all current BIND servers are vulnerable. In releases of BIND dating from March 2018 and after, an assertion check in tsig.c detects this inconsistent state and deliberately exits. Prior to the introduction of the check the server would continue operating in an inconsistent state, with potentially harmful results.

References