summaryrefslogtreecommitdiff
path: root/metadata/glsa/glsa-201311-17.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /metadata/glsa/glsa-201311-17.xml
reinit the tree, so we can have metadata
Diffstat (limited to 'metadata/glsa/glsa-201311-17.xml')
-rw-r--r--metadata/glsa/glsa-201311-17.xml60
1 files changed, 60 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-201311-17.xml b/metadata/glsa/glsa-201311-17.xml
new file mode 100644
index 000000000000..452fd3191b2f
--- /dev/null
+++ b/metadata/glsa/glsa-201311-17.xml
@@ -0,0 +1,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>2013-11-28: 1</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>