Gentoo Archives: gentoo-commits

From: "Mikle Kolyada (zlogene)" <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-201407-01.xml
Date: Mon, 07 Jul 2014 16:05:21
Message-Id: 20140707160518.348792004E@flycatcher.gentoo.org
1 zlogene 14/07/07 16:05:18
2
3 Added: glsa-201407-01.xml
4 Log:
5 GLSA 201407-01
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-201407-01.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201407-01.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201407-01.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-201407-01.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="201407-01">
20 <title>OpenTTD: Denial of Service</title>
21 <synopsis>A vulnerability in OpenTTD could allow a remote attacker to cause a
22 Denial of Service condition.
23 </synopsis>
24 <product type="ebuild">openttd</product>
25 <announced>July 07, 2014</announced>
26 <revised>July 07, 2014: 1</revised>
27 <bug>492876</bug>
28 <access>remote</access>
29 <affected>
30 <package name="games-simulation/openttd" auto="yes" arch="*">
31 <unaffected range="ge">1.3.3</unaffected>
32 <vulnerable range="lt">1.3.3</vulnerable>
33 </package>
34 </affected>
35 <background>
36 <p>OpenTTD is a clone of Transport Tycoon Deluxe.</p>
37 </background>
38 <description>
39 <p>The vulnerability is caused due to missing out-of-bound check within the
40 “HandleCrashedAircraft()” function.
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 OpenTTD users should upgrade to the latest version:</p>
51
52 <code>
53 # emerge --sync
54 # emerge --ask --oneshot --verbose "&gt;=games-simulation/openttd-1.3.3"
55 </code>
56
57 </resolution>
58 <references>
59 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-6411">CVE-2013-6411</uri>
60 </references>
61 <metadata tag="requester" timestamp="Thu, 19 Jun 2014 01:41:36 +0000">
62 BlueKnight
63 </metadata>
64 <metadata tag="submitter" timestamp="Mon, 07 Jul 2014 16:03:44 +0000">Zlogene</metadata>
65 </glsa>