From 4f2d7949f03e1c198bc888f2d05f421d35c57e21 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 9 Oct 2017 18:53:29 +0100 Subject: reinit the tree, so we can have metadata --- metadata/glsa/glsa-200903-09.xml | 67 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 67 insertions(+) create mode 100644 metadata/glsa/glsa-200903-09.xml (limited to 'metadata/glsa/glsa-200903-09.xml') diff --git a/metadata/glsa/glsa-200903-09.xml b/metadata/glsa/glsa-200903-09.xml new file mode 100644 index 000000000000..861e1b2191b3 --- /dev/null +++ b/metadata/glsa/glsa-200903-09.xml @@ -0,0 +1,67 @@ + + + + OpenTTD: Execution of arbitrary code + + Multiple buffer overflows in OpenTTD might allow for the execution of + arbitrary code in the server. + + openttd + 2009-03-07 + 2009-03-07: 01 + 233929 + remote + + + 0.6.3 + 0.6.3 + + + +

+ OpenTTD is a clone of Transport Tycoon Deluxe. +

+
+ +

+ Multiple buffer overflows have been reported in OpenTTD, when storing + long for client names (CVE-2008-3547), in the TruncateString function + in src/gfx.cpp (CVE-2008-3576) and in src/openttd.cpp when processing a + large filename supplied to the "-g" parameter in the ttd_main function + (CVE-2008-3577). +

+
+ +

+ An authenticated attacker could exploit these vulnerabilities to + execute arbitrary code with the privileges of the OpenTTD server. +

+
+ +

+ There is no known workaround at this time. +

+
+ +

+ All OpenTTD users should upgrade to the latest version: +

+ + # emerge --sync + # emerge --ask --oneshot --verbose ">=games-simulation/openttd-0.6.3" +
+ + CVE-2008-3547 + CVE-2008-3576 + CVE-2008-3577 + + + rbu + + + rbu + + + rbu + +
-- cgit v1.2.3