summaryrefslogtreecommitdiff
blob: 30baf4f2b22cba5a5568b9e6ba356ad06e9d2f6d (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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="201311-17">
  <title>Perl: Multiple vulnerabilities</title>
  <synopsis>Multiple vulnerabilities were found in Perl, the worst of which
    could allow a local attacker to cause a Denial of Service condition.
  </synopsis>
  <product type="ebuild">perl</product>
  <announced>2013-11-28</announced>
  <revised count="1">2013-11-28</revised>
  <bug>249629</bug>
  <bug>313565</bug>
  <bug>362025</bug>
  <bug>386357</bug>
  <access>local, remote</access>
  <affected>
    <package name="dev-lang/perl" auto="yes" arch="*">
      <unaffected range="ge">5.12.3-r1</unaffected>
      <vulnerable range="lt">5.12.3-r1</vulnerable>
    </package>
  </affected>
  <background>
    <p>Perl is Larry Wall’s Practical Extraction and Report Language.</p>
  </background>
  <description>
    <p>Multiple vulnerabilities have been discovered in Perl. Please review the
      CVE identifiers referenced below for details.
    </p>
  </description>
  <impact type="high">
    <p>A local attacker could cause a Denial of Service condition or perform
      symlink attacks to overwrite arbitrary files with the privileges of the
      user running the application. A context-dependent attacker could cause a
      Denial of Service condition.
    </p>
  </impact>
  <workaround>
    <p>There is no known workaround at this time.</p>
  </workaround>
  <resolution>
    <p>All Perl users should upgrade to the latest version:</p>
    
    <code>
      # emerge --sync
      # emerge --ask --oneshot --verbose "&gt;=dev-lang/perl-5.12.3-r1"
    </code>
    
  </resolution>
  <references>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2008-5302">CVE-2008-5302</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2008-5303">CVE-2008-5303</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-1158">CVE-2010-1158</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-0761">CVE-2011-0761</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-1487">CVE-2011-1487</uri>
  </references>
  <metadata tag="requester" timestamp="2011-10-07T23:37:30Z">
    underling
  </metadata>
  <metadata tag="submitter" timestamp="2013-11-28T08:18:07Z">craig</metadata>
</glsa>