To provide fine-grained controls over the ability to use Dynamic DNS (DDNS) to update records in a zone, BIND 9 provides a feature called update-policy. Various rules can be configured to limit the types of updates that can be performed by a client, depending on the key used when sending the update request. Unfortunately, some rule types were not initially documented, and when documentation for them was added to the Administrator Reference Manual (ARM) in change #3112, the language that was added to the ARM at that time incorrectly described the behavior of two rule types, krb5-subdomain and ms-subdomain. This incorrect documentation could mislead operators into believing that policies they had configured were more restrictive than they actually were. This affects BIND versions prior to BIND 9.11.5 and BIND 9.12.3.
The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check. This allows attackers to bypass intended access restrictions.
Name | Vendor | Start Version | End Version |
---|---|---|---|
Bind | Isc | * | 9.11.5 (excluding) |
Bind | Isc | 9.12.0 (including) | 9.12.3 (excluding) |
Red Hat Enterprise Linux 7 | RedHat | bind-32:9.11.4-9.P2.el7 | * |
Bind9 | Ubuntu | bionic | * |
Bind9 | Ubuntu | cosmic | * |
Bind9 | Ubuntu | devel | * |
Bind9 | Ubuntu | disco | * |
Bind9 | Ubuntu | esm-infra-legacy/trusty | * |
Bind9 | Ubuntu | esm-infra/bionic | * |
Bind9 | Ubuntu | esm-infra/xenial | * |
Bind9 | Ubuntu | precise/esm | * |
Bind9 | Ubuntu | trusty | * |
Bind9 | Ubuntu | trusty/esm | * |
Bind9 | Ubuntu | upstream | * |
Bind9 | Ubuntu | xenial | * |
Assuming a user with a given identity, authorization is the process of determining whether that user can access a given resource, based on the user’s privileges and any permissions or other access-control specifications that apply to the resource. When access control checks are incorrectly applied, users are able to access data or perform actions that they should not be allowed to perform. This can lead to a wide range of problems, including information exposures, denial of service, and arbitrary code execution.