You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
50 lines
1.6 KiB
50 lines
1.6 KiB
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
|
|
<glsa id="201407-01">
|
|
<title>OpenTTD: Denial of Service</title>
|
|
<synopsis>A vulnerability in OpenTTD could allow a remote attacker to cause a
|
|
Denial of Service condition.
|
|
</synopsis>
|
|
<product type="ebuild">openttd</product>
|
|
<announced>2014-07-07</announced>
|
|
<revised count="1">2014-07-07</revised>
|
|
<bug>492876</bug>
|
|
<access>remote</access>
|
|
<affected>
|
|
<package name="games-simulation/openttd" auto="yes" arch="*">
|
|
<unaffected range="ge">1.3.3</unaffected>
|
|
<vulnerable range="lt">1.3.3</vulnerable>
|
|
</package>
|
|
</affected>
|
|
<background>
|
|
<p>OpenTTD is a clone of Transport Tycoon Deluxe.</p>
|
|
</background>
|
|
<description>
|
|
<p>The vulnerability is caused due to missing out-of-bound check within the
|
|
“HandleCrashedAircraft()” function.
|
|
</p>
|
|
</description>
|
|
<impact type="normal">
|
|
<p>A remote attacker could possibly cause a Denial of Service condition.</p>
|
|
</impact>
|
|
<workaround>
|
|
<p>There is no known workaround at this time.</p>
|
|
</workaround>
|
|
<resolution>
|
|
<p>All OpenTTD users should upgrade to the latest version:</p>
|
|
|
|
<code>
|
|
# emerge --sync
|
|
# emerge --ask --oneshot --verbose ">=games-simulation/openttd-1.3.3"
|
|
</code>
|
|
|
|
</resolution>
|
|
<references>
|
|
<uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-6411">CVE-2013-6411</uri>
|
|
</references>
|
|
<metadata tag="requester" timestamp="2014-06-19T01:41:36Z">
|
|
BlueKnight
|
|
</metadata>
|
|
<metadata tag="submitter" timestamp="2014-07-07T16:03:44Z">Zlogene</metadata>
|
|
</glsa>
|