CVE-2020-8617

Source
https://nvd.nist.gov/vuln/detail/CVE-2020-8617
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2020-8617.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2020-8617
Downstream
Related
Published
2020-05-19T14:15:11Z
Modified
2025-10-08T03:45:54.590729Z
Severity
  • 5.9 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

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

Affected packages

Git / gitlab.isc.org/isc-projects/bind9