summaryrefslogtreecommitdiff
path: root/metadata/glsa/glsa-201101-06.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-201101-06.xml
reinit the tree, so we can have metadata
Diffstat (limited to 'metadata/glsa/glsa-201101-06.xml')
-rw-r--r--metadata/glsa/glsa-201101-06.xml64
1 files changed, 64 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-201101-06.xml b/metadata/glsa/glsa-201101-06.xml
new file mode 100644
index 000000000000..47b2d89af6af
--- /dev/null
+++ b/metadata/glsa/glsa-201101-06.xml
@@ -0,0 +1,64 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="201101-06">
+ <title>IO::Socket::SSL: Certificate validation error</title>
+ <synopsis>
+ An error in the hostname matching of IO::Socket::SSL might enable remote
+ attackers to conduct man-in-the-middle attacks.
+ </synopsis>
+ <product type="ebuild">IO::Socket::SSL</product>
+ <announced>2011-01-16</announced>
+ <revised>2011-01-16: 01</revised>
+ <bug>276360</bug>
+ <access>remote</access>
+ <affected>
+ <package name="dev-perl/IO-Socket-SSL" auto="yes" arch="*">
+ <unaffected range="ge">1.26</unaffected>
+ <vulnerable range="lt">1.26</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>
+ IO::Socket::SSL is a Perl class implementing an object oriented
+ interface to SSL sockets.
+ </p>
+ </background>
+ <description>
+ <p>
+ The vendor reported that IO::Socket::SSL does not properly handle
+ Common Name (CN) fields.
+ </p>
+ </description>
+ <impact type="normal">
+ <p>
+ A remote attacker might employ a specially crafted certificate to
+ conduct man-in-the-middle attacks on SSL connections made using
+ IO::Socket::SSL.
+ </p>
+ </impact>
+ <workaround>
+ <p>
+ There is no known workaround at this time.
+ </p>
+ </workaround>
+ <resolution>
+ <p>
+ All IO::Socket::SSL users should upgrade to the latest version:
+ </p>
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose "&gt;=dev-perl/IO-Socket-SSL-1.26"</code>
+ </resolution>
+ <references>
+ <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3024">CVE-2009-3024</uri>
+ </references>
+ <metadata tag="requester" timestamp="2009-07-10T18:07:06Z">
+ craig
+ </metadata>
+ <metadata tag="submitter" timestamp="2010-04-11T12:25:53Z">
+ craig
+ </metadata>
+ <metadata tag="bugReady" timestamp="2010-09-22T19:52:04Z">
+ p-y
+ </metadata>
+</glsa>