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-201402-11.xml
Date: Fri, 07 Feb 2014 21:24:26
Message-Id: 20140207212422.076852004C@flycatcher.gentoo.org
1 creffett 14/02/07 21:24:21
2
3 Added: glsa-201402-11.xml
4 Log:
5 GLSA 201402-11
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-201402-11.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201402-11.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201402-11.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-201402-11.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="201402-11">
20 <title>Links: Denial of Service</title>
21 <synopsis>An integer overflow in Links might allow remote attackers to cause
22 a Denial of Service condition.
23 </synopsis>
24 <product type="ebuild">links</product>
25 <announced>February 07, 2014</announced>
26 <revised>February 07, 2014: 1</revised>
27 <bug>493138</bug>
28 <access>remote</access>
29 <affected>
30 <package name="www-client/links" auto="yes" arch="*">
31 <unaffected range="ge">2.8-r1</unaffected>
32 <vulnerable range="lt">2.8-r1</vulnerable>
33 </package>
34 </affected>
35 <background>
36 <p>Links is a web browser which runs in both graphics and text modes.</p>
37 </background>
38 <description>
39 <p>An integer overflow vulnerability was found in the parsing of HTML
40 tables in the Links web browser when running in graphical mode.
41 </p>
42 </description>
43 <impact type="normal">
44 <p>A remote attacker could possibly cause a Denial of Service condition.</p>
45 </impact>
46 <workaround>
47 <p>There is no known workaround at this time.</p>
48 </workaround>
49 <resolution>
50 <p>All Links users should upgrade to the latest version:</p>
51
52 <code>
53 # emerge --sync
54 # emerge --ask --oneshot --verbose "&gt;=www-client/links-2.8-r1"
55 </code>
56
57 </resolution>
58 <references>
59 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-6050">CVE-2013-6050</uri>
60 </references>
61 <metadata tag="requester" timestamp="Mon, 20 Jan 2014 10:12:18 +0000">
62 pinkbyte
63 </metadata>
64 <metadata tag="submitter" timestamp="Fri, 07 Feb 2014 21:23:11 +0000">
65 pinkbyte
66 </metadata>
67 </glsa>