summaryrefslogtreecommitdiff
blob: 79f00057b96dbd9baac653cff0e3aae3814bf3cc (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
63
64
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="200602-09">
  <title>BomberClone: Remote execution of arbitrary code</title>
  <synopsis>
    BomberClone is vulnerable to a buffer overflow which may lead to remote
    execution of arbitrary code.
  </synopsis>
  <product type="ebuild">games-action/bomberclone</product>
  <announced>2006-02-16</announced>
  <revised count="01">2006-02-16</revised>
  <bug>121605</bug>
  <access>remote</access>
  <affected>
    <package name="games-action/bomberclone" auto="yes" arch="*">
      <unaffected range="ge">0.11.6.2-r1</unaffected>
      <vulnerable range="lt">0.11.6.2-r1</vulnerable>
    </package>
  </affected>
  <background>
    <p>
    BomberClone is a remake of the classic game "BomberMan". It
    supports multiple players via IP network connection.
    </p>
  </background>
  <description>
    <p>
    Stefan Cornelius of the Gentoo Security team discovered multiple
    missing buffer checks in BomberClone's code.
    </p>
  </description>
  <impact type="high">
    <p>
    By sending overly long error messages to the game via network, a
    remote attacker may exploit buffer overflows to execute arbitrary code
    with the rights of the user running BomberClone.
    </p>
  </impact>
  <workaround>
    <p>
    There is no known workaround at this time.
    </p>
  </workaround>
  <resolution>
    <p>
    All BomberClone users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose "&gt;=games-action/bomberclone-0.11.6.2-r1"</code>
  </resolution>
  <references>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0460">CVE-2006-0460</uri>
  </references>
  <metadata tag="requester" timestamp="2006-02-14T17:56:10Z">
    koon
  </metadata>
  <metadata tag="bugReady" timestamp="2006-02-14T17:58:09Z">
    koon
  </metadata>
  <metadata tag="submitter" timestamp="2006-02-15T11:54:36Z">
    frilled
  </metadata>
</glsa>