VYPR
Vendor

Rssh

Products
1
CVEs
10
Across products
10
Status
Private

Products

1

Recent CVEs

10
  • CVE-2004-1161Jan 10, 2005
    risk 0.04cvss epss 0.07

    rssh 2.2.2 and earlier 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 (1) rdist -P, (2) rsync, or (3) scp -S.

  • CVE-2019-3463Feb 6, 2019
    risk 0.00cvss epss 0.05

    Insufficient sanitization of arguments passed to rsync can bypass the restrictions imposed by rssh, a restricted shell that should restrict users to perform only rsync operations, resulting in the execution of arbitrary shell commands.

  • CVE-2019-3464Feb 6, 2019
    risk 0.00cvss epss 0.05

    Insufficient sanitization of environment variables passed to rsync can bypass the restrictions imposed by rssh, a restricted shell that should restrict users to perform only rsync operations, resulting in the execution of arbitrary shell commands.

  • CVE-2019-1000018Feb 4, 2019
    risk 0.00cvss epss 0.02

    rssh version 2.3.4 contains a CWE-77: Improper Neutralization of Special Elements used in a Command ('Command Injection') vulnerability in allowscp permission that can result in Local command execution. This attack appear to be exploitable via An authorized SSH user with the…

  • CVE-2012-2252Jan 11, 2013
    risk 0.00cvss epss 0.00

    Incomplete blacklist vulnerability in rssh before 2.3.4, when the rsync protocol is enabled, allows local users to bypass intended restricted shell access via the --rsh command line option.

  • CVE-2012-2251Jan 11, 2013
    risk 0.00cvss epss 0.00

    rssh 2.3.2, as used by Debian, Fedora, and others, when the rsync protocol is enabled, allows local users to bypass intended restricted shell access via a (1) "-e" or (2) "--" command line option.

  • CVE-2012-3478Aug 31, 2012
    risk 0.00cvss epss 0.00

    rssh 2.3.3 and earlier allows local users to bypass intended restricted shell access via crafted environment variables in the command line.

  • CVE-2006-1320Mar 20, 2006
    risk 0.00cvss epss 0.02

    util.c in rssh 2.3.0 in Debian GNU/Linux does not use braces to make a block, which causes a check for CVS to always succeed and allows rsync and rdist to bypass intended access restrictions in rssh.conf.

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

    rssh 2.0.0 through 2.2.3 allows local users to bypass access restrictions and gain root privileges by using the rssh_chroot_helper command to chroot to an external directory.

  • CVE-2004-0609Dec 6, 2004
    risk 0.00cvss epss 0.01

    rssh 2.0 through 2.1.x expands command line arguments before entering a chroot jail, which allows remote authenticated users to determine the existence of files in a directory outside the jail.