-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

===========================================================================
             AUSCERT External Security Bulletin Redistribution

                               ESB-2017.0961
             BIND: Denial of service - Remote/unauthenticated
                               18 April 2017

===========================================================================

        AusCERT Security Bulletin Summary
        ---------------------------------

Product:           BIND
Publisher:         Internet Systems Consortium
Operating System:  UNIX variants (UNIX, Linux, OSX)
                   Windows
Impact/Access:     Denial of Service -- Remote/Unauthenticated
Resolution:        Patch/Upgrade
CVE Names:         CVE-2017-3138 CVE-2017-3137 CVE-2017-3136

Original Bulletin: 
   https://kb.isc.org/article/AA-01465
   https://kb.isc.org/article/AA-01466
   https://kb.isc.org/article/AA-01471

Comment: This bulletin contains three (3) Internet Systems Consortium 
         security advisories.

- --------------------------BEGIN INCLUDED TEXT--------------------

CVE:                 CVE-2017-3136
Document Version:    2.0
Posting date:        12 April 2017
Program Impacted:    BIND
Versions affected:   9.8.0 -> 9.8.8-P1, 9.9.0 -> 9.9.9-P6,
9.9.10b1->9.9.10rc1,
                     9.10.0 -> 9.10.4-P6, 9.10.5b1->9.10.5rc1,
                     9.11.0 -> 9.11.0-P3, 9.11.1b1->9.11.1rc1,
                     9.9.3-S1 -> 9.9.9-S8
Severity:            Medium, but only a risk to systems with
                     specific configurations
Exploitable:         Remotely

Description:

   A query with a specific set of characteristics could cause a
   server using DNS64 to encounter an assertion failure and terminate.

   An attacker could deliberately construct a query, enabling
   denial-of-service against a server if it was configured to use
   the DNS64 feature and other preconditions were met.

Impact:

   Servers are at risk if they are configured to use DNS64 and if
   the option "break-dnssec yes;" is in use.

CVSS Score:          5.9
CVSS Vector:         CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H

For more information on the Common Vulnerability Scoring System and
to obtain your specific environmental score please visit:
https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H

Workarounds:

   Servers which have configurations which require DNS64 and
   "break-dnssec yes;" should upgrade.  Servers which are not using
   these features in conjunction are not at risk from this defect.

Active exploits:

   No known active exploits.

Solution:

   Upgrade to the patched release most closely related to your
   current version of BIND. These can all be downloaded from
   http://www.isc.org/downloads.

   -  BIND 9 version 9.9.9-P8
   -  BIND 9 version 9.10.4-P8
   -  BIND 9 version 9.11.0-P5

   BIND Supported Preview Edition is a special feature preview
   branch of BIND provided to eligible ISC support customers.

   -  BIND 9 version 9.9.9-S10

   New development releases of BIND are also available which contain
   the fix for this vulnerability:

   -  BIND 9 version 9.9.10rc3
   -  BIND 9 version 9.10.5rc3
   -  BIND 9 version 9.11.1rc3

Acknowledgements:

   ISC would like to thank Oleg Gorokhov of Yandex for making us
   aware of this vulnerability.

Document Revision History:

   1.0 Advance Notification 08 March 2017
   1.1 Revised Publication Date; Added pre-releases to Versions Affected
       20 March 2017
   2.0 Public Announcement 12 April 2017

Related Documents:

   See our BIND9 Security Vulnerability Matrix at
   https://kb.isc.org/article/AA-00913 for a complete listing of
   Security Vulnerabilities and versions affected.

If you'd like more information on ISC Subscription Support and Advance
Security Notifications, please visit http://www.isc.org/support/.

Do you still have questions?  Questions regarding this advisory
should go to security-officer@isc.org.  To report a new issue,
please encrypt your message using security-officer@isc.org's PGP
key which can be found here:

   https://www.isc.org/downloads/software-support-policy/openpgp-key/.

If you are unable to use encrypted email, you may also report new
issues at: https://www.isc.org/community/report-bug/.

Note:

   ISC patches only currently supported versions. When possible we
   indicate EOL versions affected.  (For current information on
   which versions are actively supported, please see
   http://www.isc.org/downloads/).

ISC Security Vulnerability Disclosure Policy:
   Details of our current security advisory policy and practice can
   be found here: https://kb.isc.org/article/AA-00861

This Knowledge Base article https://kb.isc.org/article/AA-01465 is
the complete and official security advisory document.

Legal Disclaimer:

   Internet Systems Consortium (ISC) is providing this notice on
   an "AS IS" basis. No warranty or guarantee of any kind is expressed
   in this notice and none should be implied. ISC expressly excludes
   and disclaims any warranties regarding this notice or materials
   referred to in this notice, including, without limitation, any
   implied warranty of merchantability, fitness for a particular
   purpose, absence of hidden defects, or of non-infringement. Your
   use or reliance on this notice or materials referred to in this
   notice is at your own risk. ISC may change this notice at any
   time.  A stand-alone copy or paraphrase of the text of this
   document that omits the document URL is an uncontrolled copy.
   Uncontrolled copies may lack important information, be out of
   date, or contain factual errors.

(c) 2001-2017 Internet Systems Consortium

===============================================================================

CVE:                 CVE-2017-3137
Document Version:    2.0
Posting date:        12 April 2017
Program Impacted:    BIND
Versions affected:   9.9.9-P6, 9.9.10b1->9.9.10rc1, 9.10.4-P6,
                     9.10.5b1->9.10.5rc1, 9.11.0-P3, 9.11.1b1->9.11.1rc1,
                     and 9.9.9-S8
Severity:            High
Exploitable:         Remotely

Description:

   Mistaken assumptions about the ordering of records in the answer
   section of a response containing CNAME or DNAME resource records
   could lead to a situation in which named would exit with an
   assertion failure when processing a response in which records
   occurred in an unusual order.

Impact:

   A server which is performing recursion can be forced to exit
   with an assertion failure if it can be caused to receive a
   response containing CNAME or DNAME resource records with certain
   ordering.  An attacker can cause a denial of service by exploiting
   this condition.  Recursive resolvers are at highest risk but
   authoritative servers are theoretically vulnerable if they perform
   recursion.

CVSS Score:          7.5
CVSS Vector:         CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

For more information on the Common Vulnerability Scoring System and
to obtain your specific environmental score please visit:
https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Workarounds:

   None known.

Active exploits:

   No known active exploits.

Solution:

   Upgrade to the patched release most closely related to your
   current version of BIND. These can all be downloaded from
   http://www.isc.org/downloads.

   -  BIND 9 version 9.9.9-P8
   -  BIND 9 version 9.10.4-P8
   -  BIND 9 version 9.11.0-P5

   BIND Supported Preview Edition is a special feature preview
   branch of BIND provided to eligible ISC support customers.

   -  BIND 9 version 9.9.9-S10

   New development releases of BIND are also available which contain
   the fix for this vulnerability:

   -  BIND 9 version 9.9.10rc3
   -  BIND 9 version 9.10.5rc3
   -  BIND 9 version 9.11.1rc3

Document Revision History:

   1.0 Advance Notification 08 March 2017
   1.1 Revised Posting Date; Added pre-releases to Versions Affected
       20 March 2017
   1.2 Revised patch release versions 12 April 2017
   2.0 Public Announcement 12 April 2017

Related Documents:

   See our BIND9 Security Vulnerability Matrix at
   https://kb.isc.org/article/AA-00913 for a complete listing of
   Security Vulnerabilities and versions affected.If you'd like
   more information on ISC Subscription Support and Advance Security
   Notifications, please visit http://www.isc.org/support/.

Do you still have questions?  Questions regarding this advisory
should go to security-officer@isc.org.  To report a new issue,
please encrypt your message using security-officer@isc.org's PGP
key which can be found here:

   https://www.isc.org/downloads/software-support-policy/openpgp-key/.

If you are unable to use encrypted email, you may also report new
issues at: https://www.isc.org/community/report-bug/.

Note:

   ISC patches only currently supported versions. When possible we
   indicate EOL versions affected.  (For current information on which
   versions are actively supported, please see
http://www.isc.org/downloads/).

ISC Security Vulnerability Disclosure Policy:

   Details of our current security advisory policy and practice can
   be found here: https://kb.isc.org/article/AA-00861

This Knowledge Base article https://kb.isc.org/article/AA-01466 is
the complete and official security advisory document.

Legal Disclaimer:

   Internet Systems Consortium (ISC) is providing this notice on
   an "AS IS" basis. No warranty or guarantee of any kind is expressed
   in this notice and none should be implied. ISC expressly excludes
   and disclaims any warranties regarding this notice or materials
   referred to in this notice, including, without limitation, any
   implied warranty of merchantability, fitness for a particular
   purpose, absence of hidden defects, or of non-infringement. Your
   use or reliance on this notice or materials referred to in this
   notice is at your own risk. ISC may change this notice at any
   time.  A stand-alone copy or paraphrase of the text of this
   document that omits the document URL is an uncontrolled copy.
   Uncontrolled copies may lack important information, be out of
   date, or contain factual errors.

(c) 2001-2017 Internet Systems Consortium

===============================================================================

CVE:                 CVE-2017-3138
Document Version:    2.0
Posting date:        12 April 2017
Program Impacted:    BIND
Versions affected:   9.9.9->9.9.9-P7, 9.9.10b1->9.9.10rc2,
9.10.4->9.10.4-P7,
                     9.10.5b1->9.10.5rc2, 9.11.0->9.11.0-P4,
                     9.11.1b1->9.11.1rc2, 9.9.9-S1->9.9.9-S9
Severity:            Medium
Exploitable:         Remotely, from hosts that are within the ACL permitted
                     access to the control channel

Description:

   named contains a feature which allows operators to issue commands
   to a running server by communicating with the server process
   over a control channel, using a utility program such as rndc.

   A regression introduced in a recent feature change has created
   a situation under which some versions of named can be caused
   to exit with a REQUIRE assertion failure if they are sent a
   null command string.

Impact:

   The BIND control channel is not configured by default, but when
   configured will accept commands from those IP addresses that
   are specified in its access control list and/or from clients
   which present the proper transaction key.  Using this defect,
   an attacker can cause a running server to stop if they can get
   it to accept control channel input from them.  In most instances
   this is not as bad as it sounds, because existing commands
   permitted over the control channel (i.e. "rndc stop") can already
   be given to cause the server to stop.

   However, BIND 9.11.0 introduced a new option to allow "read
   only" commands over the command channel.  Using this restriction,
   a server can be configured to limit specified clients to giving
   control channel commands which return information only (e.g.
   "rndc status") without affecting the operational state of the
   server.  The defect described in this advisory, however, is not
   properly stopped by the "read only" restriction, in essence
   permitting a privilege escalation allowing a client which should
   only be permitted the limited set of "read only" operations to
   cause the server to stop execution.

CVSS Score:          6.5
CVSS Vector:         CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

For more information on the Common Vulnerability Scoring System and
to obtain your specific environmental score please visit:
https://www.first.org/cvss/calculator/3.0#CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Workarounds:

   None.  However, in a properly configured server, access to the
   control channel should already be limited by either network
   ACLs, TSIG keys, or both.

Active exploits:

   No known active exploits

Solution:

   Upgrade to the patched release most closely related to your
   current version of BIND. These can all be downloaded from
   http://www.isc.org/downloads.

   -  BIND 9 version 9.9.9-P8
   -  BIND 9 version 9.10.4-P8
   -  BIND 9 version 9.11.0-P5

   BIND Supported Preview Edition is a special feature preview
   branch of BIND provided to eligible ISC support customers.

   -  BIND 9 version 9.9.9-S10

   New development releases of BIND are also available which
   contain the fix for this vulnerability.

   -  BIND 9 version 9.9.10rc3
   -  BIND 9 version 9.10.5rc3
   -  BIND 9 version 9.11.1rc3

Acknowledgements:

   ISC would like to thank Mike Lalumiere of Dyn, Inc., for bringing
   this issue to our attention.

Document Revision History:

   1.0 Advance Notification 20 March 2017
   1.1 Revised Acknowledgements and Versions Affected 22 March 2017
   1.2 Added mention of maintenance releases to the Solution section
       31 March 2017
   2.0 Public Announcement 12 April 2017

Related Documents:

   See our BIND9 Security Vulnerability Matrix at
   https://kb.isc.org/article/AA-00913 for a complete listing of
   Security Vulnerabilities and versions affected.

If you'd like more information on ISC Subscription Support and
Advance Security Notifications, please visit http://www.isc.org/support/.

Do you still have questions?  Questions regarding this advisory
should go to security-officer@isc.org.  To report a new issue,
please encrypt your message using security-officer@isc.org's PGP
key which can be found here:

   https://www.isc.org/downloads/software-support-policy/openpgp-key/.

If you are unable to use encrypted email, you may also report new
issues at: https://www.isc.org/community/report-bug/.

Note:

   ISC patches only currently supported versions. When possible we
   indicate EOL versions affected.  (For current information on
   which versions are actively supported, please see
   http://www.isc.org/downloads/).

ISC Security Vulnerability Disclosure Policy:

  Details of our current security advisory policy and practice can
  be found here: https://kb.isc.org/article/AA-00861

This Knowledge Base article https://kb.isc.org/article/AA-01471 is
the complete and official security advisory document.

Legal Disclaimer:

   Internet Systems Consortium (ISC) is providing this notice on
   an "AS IS" basis. No warranty or guarantee of any kind is expressed
   in this notice and none should be implied. ISC expressly excludes
   and disclaims any warranties regarding this notice or materials
   referred to in this notice, including, without limitation, any
   implied warranty of merchantability, fitness for a particular
   purpose, absence of hidden defects, or of non-infringement. Your
   use or reliance on this notice or materials referred to in this
   notice is at your own risk. ISC may change this notice at any
   time.  A stand-alone copy or paraphrase of the text of this
   document that omits the document URL is an uncontrolled copy.
   Uncontrolled copies may lack important information, be out of
   date, or contain factual errors.

(c) 2001-2017 Internet Systems Consortium

- --------------------------END INCLUDED TEXT--------------------

You have received this e-mail bulletin as a result of your organisation's
registration with AusCERT. The mailing list you are subscribed to is
maintained within your organisation, so if you do not wish to continue
receiving these bulletins you should contact your local IT manager. If
you do not know who that is, please send an email to auscert@auscert.org.au
and we will forward your request to the appropriate person.

NOTE: Third Party Rights
This security bulletin is provided as a service to AusCERT's members.  As
AusCERT did not write the document quoted above, AusCERT has had no control
over its content. The decision to follow or act on information or advice
contained in this security bulletin is the responsibility of each user or
organisation, and should be considered in accordance with your organisation's
site policies and procedures. AusCERT takes no responsibility for consequences
which may arise from following or acting on information or advice contained in
this security bulletin.

NOTE: This is only the original release of the security bulletin.  It may
not be updated when updates to the original are made.  If downloading at
a later date, it is recommended that the bulletin is retrieved directly
from the author's website to ensure that the information is still current.

Contact information for the authors of the original document is included
in the Security Bulletin above.  If you have any questions or need further
information, please contact them directly.

Previous advisories and external security bulletins can be retrieved from:

        http://www.auscert.org.au/render.html?cid=1980

===========================================================================
Australian Computer Emergency Response Team
The University of Queensland
Brisbane
Qld 4072

Internet Email: auscert@auscert.org.au
Facsimile:      (07) 3365 7031
Telephone:      (07) 3365 4417 (International: +61 7 3365 4417)
                AusCERT personnel answer during Queensland business hours
                which are GMT+10:00 (AEST).
                On call after hours for member emergencies only.
===========================================================================
-----BEGIN PGP SIGNATURE-----
Comment: http://www.auscert.org.au/render.html?it=1967

iQIVAwUBWPVdIox+lLeg9Ub1AQjAkQ/8Dp79S31w9MBikgjengsAKkbctkZ8GxiF
fqgjKVHBtlD48xeOUFgcaNSOqlDo44k4RjqSESE3h0vXaVIbsavoJHQVEwvqH76H
lAVSI42xzofpumZgDK1IabdjWRhmjw79Bz/k5LKcBtBaT9zzJ5B+I8XPFsQJCmmh
3OaOSg2ayrOx9pAYbq1SBuyTkp7pitd6pZrW41yCJM69t7Ws19pIxHmzpKoaDMdM
/8DtsUTQ5HVLgQgGCS+o9BigzhUAFeDANjmHs6S5PTxq56/Jsx2L1/fUjEoOFQba
5R4Ro2T7Nv/PkJBYUbo1Yej9j9Oqrbpoh4OCBgKOI9rMjw/aS4yNK7TFzo8FUqPn
nB+7BNi43Uzh6YxF2NeSvP8DM/zr+8OBfpIs1AX7EwfoAYSn5BnGOow4PxEZBbhi
KL/gpffBhvJGBm1leSdlTggQwyXWzEiAbecwnboJyJMTEBarQ4TbZ1V8CGFFayap
7wi7njraEjAnJFb0nGZnVns9G+0gBesz/VyqlMEBlfxWBf8oX9c4Vfq77Sw0cU0B
GqupluffxNgVgRjYhET4l+oBUEIQmVgnA+JqoXDQZyluwJJxj660pDpDDZv1RamY
bWGiNRUwHjV1+w5EYCDULEE95FVmN4L2h2hh7pnq48eSoeWzrbE14XvimjMwRwOJ
gpMUslcKhmU=
=sgPl
-----END PGP SIGNATURE-----