summaryrefslogtreecommitdiff
blob: 596ac2e9d0820aa3e9bc55402e99181f7553fa8b (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
63
64
65
66
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="201406-19">
  <title>Mozilla Network Security Service: Multiple vulnerabilities </title>
  <synopsis>Multiple vulnerabilities have been discovered in Mozilla Network
    Security Service, the worst of which could lead to Denial of Service. 
  </synopsis>
  <product type="ebuild">nss</product>
  <announced>2014-06-21</announced>
  <revised count="1">2014-06-21</revised>
  <bug>455558</bug>
  <bug>486114</bug>
  <bug>491234</bug>
  <access>remote</access>
  <affected>
    <package name="dev-libs/nss" auto="yes" arch="*">
      <unaffected range="ge">3.15.3</unaffected>
      <vulnerable range="lt">3.15.3</vulnerable>
    </package>
  </affected>
  <background>
    <p>The Mozilla Network Security Service is a library implementing security
      features like SSL v2/v3, TLS, PKCS #5, PKCS #7, PKCS #11, PKCS #12,
      S/MIME and X.509 certificates. 
    </p>
  </background>
  <description>
    <p>Multiple vulnerabilities have been discovered in the Mozilla Network
      Security Service. Please review the CVE identifiers referenced below for
      more details about the vulnerabilities. 
    </p>
  </description>
  <impact type="normal">
    <p>A remote attacker can cause a Denial of Service condition.</p>
  </impact>
  <workaround>
    <p>There is no known workaround at this time.</p>
  </workaround>
  <resolution>
    <p>All Mozilla Network Security Service users should upgrade to the latest
      version:
    </p>
    
    <code>
      # emerge --sync
      # emerge --ask --oneshot --verbose "&gt;=dev-libs/nss-3.15.3"
    </code>
    
    <p>Packages which depend on this library may need to be recompiled. Tools
      such as revdep-rebuild may assist in identifying some of these packages.
    </p>
  </resolution>
  <references>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-1620">CVE-2013-1620</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-1739">CVE-2013-1739</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-1741">CVE-2013-1741</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-2566">CVE-2013-2566</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-5605">CVE-2013-5605</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-5606">CVE-2013-5606</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-5607">CVE-2013-5607</uri>
  </references>
  <metadata tag="requester" timestamp="2014-06-19T01:57:31Z">
    BlueKnight
  </metadata>
  <metadata tag="submitter" timestamp="2014-06-21T21:43:15Z">K_F</metadata>
</glsa>