Gentoo Archives: gentoo-commits

From: "Sergey Popov (pinkbyte)" <pinkbyte@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-201310-02.xml
Date: Sat, 05 Oct 2013 20:47:09
Message-Id: 20131005204703.581AD2004C@flycatcher.gentoo.org
1 pinkbyte 13/10/05 20:47:03
2
3 Added: glsa-201310-02.xml
4 Log:
5 GLSA 201310-02
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-201310-02.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201310-02.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201310-02.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-201310-02.xml
14 ===================================================================
15 <?xml version="1.0" encoding="UTF-8"?>
16 <?xml-stylesheet href="/xsl/glsa.xsl" type="text/xsl"?>
17 <?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
18 <!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
19 <glsa id="201310-02">
20 <title>isync: Man-in-the-Middle attack</title>
21 <synopsis>A vulnerability in isync could allow remote attackers to perform
22 man-in-the-middle attacks.
23 </synopsis>
24 <product type="ebuild">isync</product>
25 <announced>October 05, 2013</announced>
26 <revised>October 05, 2013: 1</revised>
27 <bug>458420</bug>
28 <access>remote</access>
29 <affected>
30 <package name="net-mail/isync" auto="yes" arch="*">
31 <unaffected range="ge">1.0.6</unaffected>
32 <vulnerable range="lt">1.0.6</vulnerable>
33 </package>
34 </affected>
35 <background>
36 <p>isync is an IMAP and MailDir mailbox synchronizer. </p>
37 </background>
38 <description>
39 <p>isync does not properly verify the server’s hostname against the CN
40 field in the SSL certificate.
41 </p>
42 </description>
43 <impact type="low">
44 <p>A remote server could perform man-in-the-middle attacks to disclose
45 passwords or obtain other sensitive information.
46 </p>
47 </impact>
48 <workaround>
49 <p>There is no known workaround at this time.</p>
50 </workaround>
51 <resolution>
52 <p>All isync users should upgrade to the latest version:</p>
53
54 <code>
55 # emerge --sync
56 # emerge --ask --oneshot --verbose "&gt;=net-mail/isync-1.0.6"
57 </code>
58 </resolution>
59 <references>
60 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-0289">CVE-2013-0289</uri>
61 </references>
62 <metadata tag="requester" timestamp="Mon, 08 Apr 2013 23:32:51 +0000">ackle</metadata>
63 <metadata tag="submitter" timestamp="Sat, 05 Oct 2013 20:45:35 +0000">ackle</metadata>
64 </glsa>