summaryrefslogtreecommitdiff
path: root/metadata/glsa/glsa-200601-16.xml
blob: 0c4f4968825e39fbf98726e04ff2d0c561a50dba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="200601-16">
  <title>MyDNS: Denial of service</title>
  <synopsis>
    MyDNS contains a vulnerability that may lead to a Denial of Service attack.
  </synopsis>
  <product type="ebuild">MyDNS</product>
  <announced>2006-01-30</announced>
  <revised count="01">2006-01-30</revised>
  <bug>119548</bug>
  <access>remote</access>
  <affected>
    <package name="net-dns/mydns" auto="yes" arch="*">
      <unaffected range="ge">1.1.0</unaffected>
      <vulnerable range="lt">1.1.0</vulnerable>
    </package>
  </affected>
  <background>
    <p>
    MyDNS is a DNS server using a MySQL database as a backend. It is
    designed to allow for fast updates and small resource usage.
    </p>
  </background>
  <description>
    <p>
    MyDNS contains an unspecified flaw that may allow a remote Denial
    of Service.
    </p>
  </description>
  <impact type="normal">
    <p>
    An attacker could cause a Denial of Service by sending malformed
    DNS queries to the MyDNS server.
    </p>
  </impact>
  <workaround>
    <p>
    There is no known workaround at this time.
    </p>
  </workaround>
  <resolution>
    <p>
    All MyDNS users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose "&gt;=net-dns/mydns-1.1.0"</code>
  </resolution>
  <references>
    <uri link="https://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0351">CVE-2006-0351</uri>
  </references>
  <metadata tag="requester" timestamp="2006-01-25T19:31:44Z">
    DerCorny
  </metadata>
  <metadata tag="submitter" timestamp="2006-01-27T05:37:45Z">
    frilled
  </metadata>
  <metadata tag="bugReady" timestamp="2006-01-27T21:29:58Z">
    adir
  </metadata>
</glsa>