Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Wed, 8 Oct 2014 15:32:23 -0400 (EDT)
From: Josh Bressers <bressers@...hat.com>
To: oss-security@...ts.openwall.com
Subject: Re: openssh on linux rce in sftp-only mode

> 
> I reported this to the OpenSSH developers, and although they included my
> patch as a mitigation, they did not treat it as a vuln in OpenSSH.
> 
> I believe that treating this as a hardening patch makes sense. The SFTP
> server behaves exactly as documented, it allows access to the whole
> filesystem. And on Linux, that happens to equal write access to the
> process RAM, so you should never give that access to someone who
> shouldn't be able to run arbitrary code.
> 

I think one has to assume if a user has unrestricted sftp access, they can
figure out how to do most anything. Even with the upstream hardening patch,
it really only protects the sftpd process. Any other processes the user may
own could be modified.

I would hesitate to call this a security issue, if we do I think we open a
can of worms.

-- 
    JB

Powered by blists - more mailing lists

Please check out the Open Source Software Security Wiki, which is counterpart to this mailing list.

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.