summaryrefslogtreecommitdiff
blob: 0b9d274ef500de18aca89977d48ab664d5615822 (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
65
66
67
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="200604-11">
  <title>Crossfire server: Denial of Service and potential arbitrary code execution</title>
  <synopsis>
    The Crossfire game server is vulnerable to a Denial of Service and
    potentially to the execution of arbitrary code.
  </synopsis>
  <product type="ebuild">Crossfire</product>
  <announced>2006-04-22</announced>
  <revised count="01">2006-04-22</revised>
  <bug>126169</bug>
  <access>remote</access>
  <affected>
    <package name="games-server/crossfire-server" auto="yes" arch="*">
      <unaffected range="ge">1.9.0</unaffected>
      <vulnerable range="lt">1.9.0</vulnerable>
    </package>
  </affected>
  <background>
    <p>
    Crossfire is a cooperative multiplayer graphical adventure and
    role-playing game. The Crossfire game server allows various compatible
    clients to connect to participate in a cooperative game.
    </p>
  </background>
  <description>
    <p>
    Luigi Auriemma discovered a vulnerability in the Crossfire game
    server, in the handling of the "oldsocketmode" option when processing
    overly large requests.
    </p>
  </description>
  <impact type="high">
    <p>
    An attacker can set up a malicious Crossfire client that would
    send a large request in "oldsocketmode", resulting in a Denial of
    Service on the Crossfire server and potentially in the execution of
    arbitrary code on the server with the rights of the game server.
    </p>
  </impact>
  <workaround>
    <p>
    There is no known workaround at this time.
    </p>
  </workaround>
  <resolution>
    <p>
    All Crossfire server users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose "&gt;=games-server/crossfire-server-1.9.0"</code>
  </resolution>
  <references>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1010">CVE-2006-1010</uri>
  </references>
  <metadata tag="requester" timestamp="2006-04-21T16:56:02Z">
    DerCorny
  </metadata>
  <metadata tag="bugReady" timestamp="2006-04-21T16:56:22Z">
    DerCorny
  </metadata>
  <metadata tag="submitter" timestamp="2006-04-22T08:20:53Z">
    koon
  </metadata>
</glsa>