summaryrefslogtreecommitdiff
blob: c57e2b78d2a9af9470fbd13dd278d95be681fb50 (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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="201206-10">
  <title>ejabberd: Multiple Denial of Service vulnerabilities</title>
  <synopsis>Multiple vulnerabilities have been found in ejabberd, the worst of
    which allowing for remote Denial of Service.
  </synopsis>
  <product type="ebuild">ejabberd</product>
  <announced>2012-06-21</announced>
  <revised count="1">2012-06-21</revised>
  <bug>308047</bug>
  <bug>370201</bug>
  <bug>386075</bug>
  <access>remote</access>
  <affected>
    <package name="net-im/ejabberd" auto="yes" arch="*">
      <unaffected range="ge">2.1.9</unaffected>
      <vulnerable range="lt">2.1.9</vulnerable>
    </package>
  </affected>
  <background>
    <p>ejabberd is the Erlang jabber daemon.</p>
  </background>
  <description>
    <p>Multiple vulnerabilities have been discovered in ejabberd. Please review
      the CVE identifiers referenced below for details.
    </p>
  </description>
  <impact type="normal">
    <p>ejabberd allows remote attackers to cause a Denial of Service condition
      with the result of either crashing the daemon or the whole system by
      causing memory and CPU consumption.
    </p>
  </impact>
  <workaround>
    <p>There is no known workaround at this time.</p>
  </workaround>
  <resolution>
    <p>All ejabberd users should upgrade to the latest version:</p>
    
    <code>
      # emerge --sync
      # emerge --ask --oneshot --verbose "&gt;=net-im/ejabberd-2.1.9"
    </code>
  </resolution>
  <references>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-0305">CVE-2010-0305</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-1753">CVE-2011-1753</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-4320">CVE-2011-4320</uri>
  </references>
  <metadata timestamp="2011-10-07T23:37:20Z" tag="requester">
    underling
  </metadata>
  <metadata timestamp="2012-06-21T18:14:54Z" tag="submitter">craig</metadata>
</glsa>