summaryrefslogtreecommitdiff
blob: 2a6a3a8c010926dc4d1492eeafd2013dcdd19abd (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
68
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="200703-13">
  <title>SSH Communications Security's Secure Shell Server: SFTP privilege escalation</title>
  <synopsis>
    The SSH Secure Shell Server SFTP function is vulnerable to privilege
    escalation.
  </synopsis>
  <product type="ebuild">net-misc/ssh</product>
  <announced>2007-03-14</announced>
  <revised count="01">2007-03-14</revised>
  <bug>168584</bug>
  <access>remote</access>
  <affected>
    <package name="net-misc/ssh" auto="yes" arch="*">
      <vulnerable range="lt">4.3.7</vulnerable>
    </package>
  </affected>
  <background>
    <p>
    The SSH Secure Shell Server from SSH Communications Security
    (www.ssh.com) is a commercial SSH implementation available free for
    non-commercial use.
    </p>
  </background>
  <description>
    <p>
    The SSH Secure Shell Server contains a format string vulnerability in
    the SFTP code that handles file transfers (scp2 and sftp2). In some
    situations, this code passes the accessed filename to the system log.
    During this operation, an unspecified error could allow uncontrolled
    stack access.
    </p>
  </description>
  <impact type="normal">
    <p>
    An authenticated system user may be able to exploit this vulnerability
    to bypass command restrictions, or run commands as another user.
    </p>
  </impact>
  <workaround>
    <p>
    There is no known workaround at this time.
    </p>
  </workaround>
  <resolution>
    <p>
    This package is currently masked, there is no upgrade path for the
    3.2.x version, and a license must be purchased in order to update to a
    non-vulnerable version. Because of this, we recommend unmerging this
    package:
    </p>
    <code>
    # emerge --ask --verbose --unmerge net-misc/ssh</code>
  </resolution>
  <references>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0705">CVE-2006-0705</uri>
  </references>
  <metadata tag="requester" timestamp="2007-03-05T21:03:07Z">
    vorlon
  </metadata>
  <metadata tag="bugReady" timestamp="2007-03-07T14:57:32Z">
    vorlon
  </metadata>
  <metadata tag="submitter" timestamp="2007-03-09T13:16:30Z">
    aetius
  </metadata>
</glsa>