Gentoo Archives: gentoo-commits

From: "Chris Reffett (creffett)" <creffett@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-201401-24.xml
Date: Tue, 21 Jan 2014 20:26:43
Message-Id: 20140121202639.8D22E2004C@flycatcher.gentoo.org
1 creffett 14/01/21 20:26:39
2
3 Added: glsa-201401-24.xml
4 Log:
5 GLSA 201401-24
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-201401-24.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201401-24.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201401-24.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-201401-24.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="201401-24">
20 <title>INN: Man-in-the-middle attack</title>
21 <synopsis>A vulnerability in INN's STARTTLS implementation could allow a
22 remote attacker to conduct a man-in-the-middle attack.
23 </synopsis>
24 <product type="ebuild">inn</product>
25 <announced>January 21, 2014</announced>
26 <revised>January 21, 2014: 1</revised>
27 <bug>432002</bug>
28 <access>remote</access>
29 <affected>
30 <package name="net-nntp/inn" auto="yes" arch="*">
31 <unaffected range="ge">2.5.3</unaffected>
32 <vulnerable range="lt">2.5.3</vulnerable>
33 </package>
34 </affected>
35 <background>
36 <p>INN is a news server which can interface with Usenet.</p>
37 </background>
38 <description>
39 <p>INN’s I/O buffering is not correctly restricted.</p>
40 </description>
41 <impact type="low">
42 <p>A remote attacker could inject commands into encrypted NNTP sessions.</p>
43 </impact>
44 <workaround>
45 <p>There is no known workaround at this time.</p>
46 </workaround>
47 <resolution>
48 <p>All INN users should upgrade to the latest version:</p>
49
50 <code>
51 # emerge --sync
52 # emerge --ask --oneshot --verbose "&gt;=net-nntp/inn-2.5.3"
53 </code>
54
55 </resolution>
56 <references>
57 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-3523">CVE-2012-3523</uri>
58 </references>
59 <metadata tag="requester" timestamp="Sun, 16 Dec 2012 21:56:39 +0000">craig</metadata>
60 <metadata tag="submitter" timestamp="Tue, 21 Jan 2014 20:26:02 +0000">
61 creffett
62 </metadata>
63 </glsa>