VYPR

rpm package

suse/openssh&distro=SUSE Linux Enterprise Module for Basesystem 15

pkg:rpm/suse/openssh&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Basesystem%2015

Vulnerabilities (5)

  • CVE-2019-6109MedJan 31, 2019
    affected < 7.6p1-9.13.1fixed 7.6p1-9.13.1

    An issue was discovered in OpenSSH 7.9. Due to missing character encoding in the progress display, a malicious server (or Man-in-The-Middle attacker) can employ crafted object names to manipulate the client output, e.g., by using ANSI control codes to hide additional files being

  • CVE-2019-6111Jan 31, 2019
    affected < 7.6p1-9.13.1fixed 7.6p1-9.13.1

    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 att

  • CVE-2019-6110Jan 31, 2019
    affected < 7.6p1-9.13.1fixed 7.6p1-9.13.1

    In OpenSSH 7.9, due to accepting and displaying arbitrary stderr output from the server, a malicious server (or Man-in-The-Middle attacker) can manipulate the client output, for example to use ANSI control codes to hide additional files being transferred.

  • CVE-2018-20685Jan 10, 2019
    affected < 7.6p1-9.13.1fixed 7.6p1-9.13.1

    In OpenSSH 7.9, scp.c in the scp client allows remote SSH servers to bypass intended access restrictions via the filename of . or an empty filename. The impact is modifying the permissions of the target directory on the client side.

  • CVE-2018-15473Aug 17, 2018
    affected < 7.6p1-9.3.1fixed 7.6p1-9.3.1

    OpenSSH through 7.7 is prone to a user enumeration vulnerability due to not delaying bailout for an invalid authenticating user until after the packet containing the request has been fully parsed, related to auth2-gss.c, auth2-hostbased.c, and auth2-pubkey.c.