summaryrefslogtreecommitdiff
blob: 33581dc5b24d99d823386bea17c8f3851d6fff74 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="200609-02">
  <title>GTetrinet: Remote code execution</title>
  <synopsis>
    GTetrinet is vulnerable to a remote buffer overflow, potentially leading to
    arbitrary code execution.
  </synopsis>
  <product type="ebuild">GTetrinet</product>
  <announced>2006-09-06</announced>
  <revised count="02">2006-09-07</revised>
  <bug>144867</bug>
  <access>remote</access>
  <affected>
    <package name="games-puzzle/gtetrinet" auto="yes" arch="*">
      <unaffected range="ge">0.7.10</unaffected>
      <vulnerable range="lt">0.7.10</vulnerable>
    </package>
  </affected>
  <background>
    <p>
    GTetrinet is a networked Tetris clone for GNOME 2.
    </p>
  </background>
  <description>
    <p>
    Michael Gehring has found that GTetrinet fails to properly handle array
    indexes.
    </p>
  </description>
  <impact type="normal">
    <p>
    An attacker can potentially execute arbitrary code by sending a
    negative number of players to the server.
    </p>
  </impact>
  <workaround>
    <p>
    There is no known workaround at this time.
    </p>
  </workaround>
  <resolution>
    <p>
    All GTetrinet users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose "&gt;=games-puzzle/gtetrinet-0.7.10"</code>
  </resolution>
  <references>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3125">CVE-2006-3125</uri>
  </references>
  <metadata tag="requester" timestamp="2006-09-05T17:41:35Z">
    jaervosz
  </metadata>
  <metadata tag="submitter" timestamp="2006-09-05T18:25:31Z">
    daxomatic
  </metadata>
  <metadata tag="bugReady" timestamp="2006-09-05T19:36:59Z">
    jaervosz
  </metadata>
</glsa>