summaryrefslogtreecommitdiff
blob: a9cd5355ac79e0d933deb9559abe89ee42731097 (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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="201606-06">
  <title>nginx: Multiple vulnerabilities</title>
  <synopsis>Multiple vulnerabilities have been found in nginx, the worst of
    which may allow a remote attacker to cause a Denial of Service.
  </synopsis>
  <product type="ebuild"></product>
  <announced>June 17, 2016</announced>
  <revised>June 17, 2016: 1</revised>
  <bug>560854</bug>
  <bug>573046</bug>
  <bug>584744</bug>
  <access>remote</access>
  <affected>
    <package name="www-servers/nginx" auto="yes" arch="*">
      <unaffected range="ge">1.10.1</unaffected>
      <vulnerable range="lt">1.10.1</vulnerable>
    </package>
  </affected>
  <background>
    <p>nginx is a robust, small, and high performance HTTP and reverse proxy
      server.
    </p>
  </background>
  <description>
    <p>Multiple vulnerabilities have been discovered in nginx. Please review
      the CVE identifiers referenced below for details.
    </p>
  </description>
  <impact type="normal">
    <p>A remote attacker could possibly cause a Denial of Service condition via
      a crafted packet.
    </p>
  </impact>
  <workaround>
    <p>There is no known workaround at this time.</p>
  </workaround>
  <resolution>
    <p>All nginx users should upgrade to the latest version:</p>
    
    <code>
      # emerge --sync
      # emerge --ask --oneshot --verbose "&gt;=www-servers/nginx-1.10.1"
    </code>
  </resolution>
  <references>
    <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-3587">
      CVE-2013-3587
    </uri>
    <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2016-0742">CVE-2016-0742</uri>
    <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2016-0746">CVE-2016-0746</uri>
    <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2016-0747">CVE-2016-0747</uri>
    <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2016-4450">CVE-2016-4450</uri>
    <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2016-4450">CVE-2016-4450</uri>
  </references>
  <metadata tag="requester" timestamp="Tue, 14 Jun 2016 08:44:21 +0000">b-man</metadata>
  <metadata tag="submitter" timestamp="Fri, 17 Jun 2016 18:26:31 +0000">b-man</metadata>
</glsa>