VYPR

Scponly

by Scponly

CVEs (5)

  • CVE-2002-1469Apr 22, 2003
    risk 0.03cvss epss 0.04

    scponly does not properly verify the path when finding the (1) scp or (2) sftp-server programs, which could allow remote authenticated users to bypass access controls by uploading malicious programs and modifying the PATH variable in $HOME/.ssh/environment to locate those programs.

  • CVE-2007-6350Dec 14, 2007
    risk 0.00cvss epss 0.04

    scponly 4.6 and earlier allows remote authenticated users to bypass intended restrictions and execute code by invoking dangerous subcommands including (1) unison, (2) rsync, (3) svn, and (4) svnserve, as originally demonstrated by creating a Subversion (SVN) repository with malicious hooks, then using svn to trigger execution of those hooks.

  • CVE-2005-4533Dec 28, 2005
    risk 0.00cvss epss 0.01

    Argument injection vulnerability in scponlyc in scponly 4.1 and earlier, when both scp and rsync compatibility are enabled, allows local users to execute arbitrary applications via "getopt" style argument specifications, which are not filtered.

  • CVE-2005-4532Dec 28, 2005
    risk 0.00cvss epss 0.00

    scponlyc in scponly 4.1 and earlier, when the operating system supports LD_PRELOAD mechanisms, allows local users to execute arbitrary code with root privileges by creating a chroot directory in their home directory, hard linking to a system setuid application, and using a modified LD_PRELOAD to modify expected function calls in the setuid application.

  • CVE-2004-1162Jan 10, 2005
    risk 0.00cvss epss 0.01

    The unison command in scponly before 4.0 does not properly restrict programs that can be run, which could allow remote authenticated users to bypass intended access restrictions and execute arbitrary programs via the (1) -rshcmd or (2) -sshcmd flags.