Displaying 1 result from an estimated 1 matches for "somelocalfil".
Did you mean:
somelocalfile
2004 Mar 03
7
[Bug 805] scp-ing using a regular user created files in ROOT directory which was NOT writable for that user
...Version: 3.6.1p2
Platform: ix86
OS/Version: Linux
Status: NEW
Severity: security
Priority: P2
Component: scp
AssignedTo: openssh-bugs at mindrot.org
ReportedBy: wim.delvaux at adaptiveplanet.com
Command :
scp SomeLocalFile USER at Host:/ # in fact the / was a type-o
Password for USER was given and entered
File was created .. under root of HOST . However ls -la of that ROOT directory showed
755 rights and owned by root. So USER is NOT allowed to write files there.
This can mean that any user can copy a f...