summaryrefslogtreecommitdiff
blob: ad038c1f444db7f764fb995858d45b65884c0dd4 (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
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="200412-13">
  <title>Samba: Integer overflow</title>
  <synopsis>
    Samba contains a bug that could lead to remote execution of arbitrary code.
  </synopsis>
  <product type="ebuild">Samba</product>
  <announced>2004-12-17</announced>
  <revised>2004-12-17: 01</revised>
  <bug>73943</bug>
  <access>remote</access>
  <affected>
    <package name="net-fs/samba" auto="yes" arch="*">
      <unaffected range="ge">3.0.9-r1</unaffected>
      <vulnerable range="le">3.0.9</vulnerable>
    </package>
  </affected>
  <background>
    <p>
    Samba is a freely available SMB/CIFS implementation which allows
    seamless interoperability of file and print services to other SMB/CIFS
    clients.
    </p>
  </background>
  <description>
    <p>
    Samba contains a bug when unmarshalling specific MS-RPC requests from
    clients.
    </p>
  </description>
  <impact type="high">
    <p>
    A remote attacker may be able to execute arbitrary code with the
    permissions of the user running Samba, which could be the root user.
    </p>
  </impact>
  <workaround>
    <p>
    There is no known workaround at this time.
    </p>
  </workaround>
  <resolution>
    <p>
    All samba users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose "&gt;=net-fs/samba-3.0.9-r1"</code>
  </resolution>
  <references>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-1154">CAN 2004-1154</uri>
    <uri link="https://www.samba.org/samba/security/CAN-2004-1154.html">Samba Announcement</uri>
  </references>
  <metadata tag="submitter" timestamp="2004-12-15T20:27:23Z">
    jaervosz
  </metadata>
  <metadata tag="bugReady" timestamp="2004-12-17T19:53:44Z">
    jaervosz
  </metadata>
</glsa>