Vulnerability in Isc Bind
CVE-2019-6475
Mirror zones are a BIND feature allowing recursive servers to pre-cache zone data provided by other servers. A mirror zone is similar to a zone of type secondary, except that its data is subject to DNSSEC validation before being used in answers, as if it had been looked up via traditional recursion, and when mirror zone data cannot be validated, BIND falls back to using traditional recursion instead of the mirror zone. However, an error in the validity checks for the incoming zone data can allow an on-path attacker to replace zone data that was validated with a configured trust anchor with forged data of the attacker's choosing. The mirror zone feature is most often used to serve a local copy of the root zone. If an attacker was able to insert themselves into the network path between a recursive server using a mirror zone and a root name server, this vulnerability could then be used to cause the recursive server to accept a copy of falsified root zone data. This affects BIND versions 9.14.0 up to 9.14.6, and 9.15.0 up to 9.15.4.
EPSS: 0.013 (66.9th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 5.9 (Medium). Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N.
Affected products
- Isc Bind
- Isc Bind 9 — versions 9.14.0 up to 9.14.6, 9.15.0 up to 9.15.4
Weakness classification (CWE)
Public proof-of-concept exploits
References
- security-officer@isc.org (x_refsource_CONFIRM, Vendor Advisory)
- security-officer@isc.org (x_refsource_CONFIRM, Third Party Advisory)
- security-officer@isc.org (x_refsource_CONFIRM)
Frequently asked questions
- What is CVE-2019-6475?
- CVE-2019-6475 is a medium-severity vulnerability in Isc Bind, classified under Insufficient Verification of Data Authenticity. CVSS score: 5.9/10. Published 2019-10-17.
- How severe is CVE-2019-6475?
- Medium severity. CVSS v3 base score is 5.9 out of 10.
- Is CVE-2019-6475 known to be exploited?
- 1 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.