BIND: Cache poisoning
1.
Gentoo Linux Security Advisory
Version Information
| Advisory Reference |
GLSA 200807-08 / bind |
| Release Date |
July 11, 2008 |
| Latest Revision |
July 11, 2008: 01 |
| Impact |
high |
| Exploitable |
remote |
| Package |
Vulnerable versions |
Unaffected versions |
Architecture(s) |
| net-dns/bind |
<
9.4.2_p1 |
>=
9.4.2_p1 |
All supported architectures
|
Related bugreports:
#231201
Synopsis
A weakness in the DNS protocol has been reported, which could lead to cache
poisoning on recursive resolvers.
2.
Impact Information
Background
ISC BIND is the Internet Systems Consortium implementation of the
Domain Name System (DNS) protocol.
Description
Dan Kaminsky of IOActive has reported a weakness in the DNS protocol
related to insufficient randomness of DNS transaction IDs and query
source ports.
Impact
An attacker could exploit this weakness to poison the cache of a
recursive resolver and thus spoof DNS traffic, which could e.g. lead to
the redirection of web or mail traffic to malicious sites.
3.
Resolution Information
Workaround
There is no known workaround at this time.
Resolution
All BIND users should upgrade to the latest version:
Code Listing 3.1: Resolution |
# emerge --sync
# emerge --ask --oneshot --verbose ">=net-dns/bind-9.4.2_p1"
|
Note: In order to utilize the query port randomization to mitigate the
weakness, you need to make sure that your network setup allows the DNS
server to use random source ports for query and that you have not set a
fixed query port via the "query-source port" directive in the BIND
configuration.
4.
References
|