VYPR

scp

by OpenSSH

Source repositories

CVEs (4)

  • CVE-2019-6111MedJan 31, 2019
    risk 0.39cvss 5.9epss 0.58

    An issue was discovered in OpenSSH 7.9. Due to the scp implementation being derived from 1983 rcp, the server chooses which files/directories are sent to the client. However, the scp client only performs cursory validation of the object name returned (only directory traversal…

  • CVE-2026-59996MedJul 8, 2026
    risk 0.20cvss 4.2epss 0.00

    scp in OpenSSH before 10.4 may place a file in the parent directory of an intended directory when the copy occurs between two remote destinations.

  • CVE-2020-12062HigJun 1, 2020
    risk 0.00cvss 7.5epss 0.02

    The scp client in OpenSSH 8.2 incorrectly sends duplicate responses to the server upon a utimes system call failure, which allows a malicious unprivileged user on the remote server to overwrite arbitrary files in the client's download directory by creating a crafted subdirectory…

  • CVE-2007-6415Jan 25, 2008
    risk 0.00cvss epss 0.04

    scponly 4.6 and earlier allows remote authenticated users to bypass intended restrictions and execute arbitrary code by invoking scp, as implemented by OpenSSH, with the -F and -o options.