summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository QA checks <repo-qa-checks@gentoo.org>2016-04-14 08:02:22 +0000
committerRepository QA checks <repo-qa-checks@gentoo.org>2016-04-14 08:02:22 +0000
commit670f14532cf81a4e02d989bcb1254e1e48bcb4e4 (patch)
tree68ef72d9e802ec198860f87b94402f4ca3aae287 /metadata/glsa/glsa-201202-08.xml
parentAdd 'metadata/dtd/' from commit 'f8325042cda078a7fa29be8dcb9a092219332112' (diff)
parentAdd GLSA 201604-03 - Fix (diff)
downloadgentoo-670f14532cf81a4e02d989bcb1254e1e48bcb4e4.tar.gz
gentoo-670f14532cf81a4e02d989bcb1254e1e48bcb4e4.tar.bz2
gentoo-670f14532cf81a4e02d989bcb1254e1e48bcb4e4.zip
Add 'metadata/glsa/' from commit 'aacff3c55fb52643f95332002ecdb7d439b8e4df'
git-subtree-dir: metadata/glsa git-subtree-mainline: 3149e13ab601ad3a8f925656fd88567d2626de47 git-subtree-split: aacff3c55fb52643f95332002ecdb7d439b8e4df
Diffstat (limited to 'metadata/glsa/glsa-201202-08.xml')
-rw-r--r--metadata/glsa/glsa-201202-08.xml49
1 files changed, 49 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-201202-08.xml b/metadata/glsa/glsa-201202-08.xml
new file mode 100644
index 000000000000..35757c9e76f7
--- /dev/null
+++ b/metadata/glsa/glsa-201202-08.xml
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="201202-08">
+ <title>stunnel: Arbitrary code execution</title>
+ <synopsis>A vulnerability was found in stunnel, allowing remote attackers to
+ cause a Denial of Service and potentially arbitrary code execution.
+ </synopsis>
+ <product type="ebuild">ebuild stunnel</product>
+ <announced>February 29, 2012</announced>
+ <revised>July 30, 2012: 2</revised>
+ <bug>379859</bug>
+ <access>remote</access>
+ <affected>
+ <package name="net-misc/stunnel" auto="yes" arch="*">
+ <unaffected range="ge">4.44</unaffected>
+ <unaffected range="lt">4</unaffected>
+ <vulnerable range="lt">4.44</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>The stunnel program is designed to work as an SSL encryption wrapper
+ between a client and a local or remote server.
+ </p>
+ </background>
+ <description>
+ <p>An unspecified heap vulnerability was discovered in stunnel.</p>
+ </description>
+ <impact type="normal">
+ <p>The vulnerability may possibly be leveraged to perform remote code
+ execution or a Denial of Service attack.
+ </p>
+ </impact>
+ <workaround>
+ <p>There is no known workaround at this time.</p>
+ </workaround>
+ <resolution>
+ <p>All stunnel 4.x users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose "&gt;=net-misc/stunnel-4.44"
+ </code>
+ </resolution>
+ <references>
+ <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-2940">CVE-2011-2940</uri>
+ </references>
+ <metadata timestamp="Sun, 30 Oct 2011 18:44:45 +0000" tag="requester">ago</metadata>
+ <metadata timestamp="Mon, 30 Jul 2012 23:07:18 +0000" tag="submitter">ago</metadata>
+</glsa>