summaryrefslogtreecommitdiff
blob: 6e5669c874594cfd7d3b42ae884f9fa296a5f4f6 (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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="201801-15">
  <title>PolarSSL: Multiple vulnerabilities</title>
  <synopsis>Multiple vulnerabilities have been found in PolarSSL, the worst of
    which may allow remote attackers to execute arbitrary code.
  </synopsis>
  <product type="ebuild">polarssl</product>
  <announced>2018-01-15</announced>
  <revised count="1">2018-01-15</revised>
  <bug>537108</bug>
  <bug>620504</bug>
  <access>remote</access>
  <affected>
    <package name="net-libs/polarssl" auto="yes" arch="*">
      <vulnerable range="lt">1.3.9-r1</vulnerable>
    </package>
  </affected>
  <background>
    <p>PolarSSL is a cryptographic library for embedded systems.</p>
  </background>
  <description>
    <p>Multiple vulnerabilities have been discovered in PolarSSL. Please review
      the CVE identifiers referenced below for details.
    </p>
  </description>
  <impact type="normal">
    <p>A remote attacker might be able to execute arbitrary code, cause Denial
      of Service condition or obtain sensitive information.
    </p>
  </impact>
  <workaround>
    <p>There is no known workaround at this time.</p>
  </workaround>
  <resolution>
    <p>Gentoo has discontinued support for PolarSSL and recommends that users
      unmerge the package:
    </p>
    
    <code>
      # emerge --unmerge "net-libs/polarssl"
    </code>
  </resolution>
  <references>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2015-1182">
      CVE-2015-1182
    </uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2015-7575">
      CVE-2015-7575
    </uri>
  </references>
  <metadata tag="requester" timestamp="2017-10-19T20:10:49Z">jmbailey</metadata>
  <metadata tag="submitter" timestamp="2018-01-15T04:24:40Z">jmbailey</metadata>
</glsa>