summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'metadata/glsa/glsa-201407-01.xml')
-rw-r--r--metadata/glsa/glsa-201407-01.xml49
1 files changed, 49 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-201407-01.xml b/metadata/glsa/glsa-201407-01.xml
new file mode 100644
index 000000000000..4a84a78e2233
--- /dev/null
+++ b/metadata/glsa/glsa-201407-01.xml
@@ -0,0 +1,49 @@
+<?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 "&gt;=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>