summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'metadata/glsa/glsa-201310-10.xml')
-rw-r--r--metadata/glsa/glsa-201310-10.xml59
1 files changed, 59 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-201310-10.xml b/metadata/glsa/glsa-201310-10.xml
new file mode 100644
index 000000000000..443fb903d953
--- /dev/null
+++ b/metadata/glsa/glsa-201310-10.xml
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="201310-10">
+ <title>PolarSSL: Multiple vulnerabilities</title>
+ <synopsis>Multiple vulnerabilities have been found in PolarSSL, the worst of
+ which might allow a remote attacker to cause a Denial of Service condition.
+ </synopsis>
+ <product type="ebuild">PolarSSL</product>
+ <announced>2013-10-17</announced>
+ <revised count="1">2013-10-17</revised>
+ <bug>358783</bug>
+ <bug>416399</bug>
+ <bug>455562</bug>
+ <bug>464206</bug>
+ <bug>480882</bug>
+ <bug>487170</bug>
+ <access>remote</access>
+ <affected>
+ <package name="net-libs/polarssl" auto="yes" arch="*">
+ <unaffected range="ge">1.3.0</unaffected>
+ <vulnerable range="lt">1.3.0</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 cause Denial of Service, conduct a
+ man-in-the middle attack, compromise an encrypted communication channel,
+ or obtain sensitive information.
+ </p>
+ </impact>
+ <workaround>
+ <p>There is no known workaround at this time.</p>
+ </workaround>
+ <resolution>
+ <p>All PolarSSL users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose "&gt;=net-libs/polarssl-1.3.0"
+ </code>
+ </resolution>
+ <references>
+ <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-1923">CVE-2011-1923</uri>
+ <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-2130">CVE-2012-2130</uri>
+ <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-0169">CVE-2013-0169</uri>
+ <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-1621">CVE-2013-1621</uri>
+ <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-4623">CVE-2013-4623</uri>
+ <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-5915">CVE-2013-5915</uri>
+ </references>
+ <metadata tag="requester" timestamp="2011-10-08T22:30:33Z">craig</metadata>
+ <metadata tag="submitter" timestamp="2013-10-17T08:18:11Z">craig</metadata>
+</glsa>