VYPR

rpm package

suse/openssh&distro=SUSE Linux Enterprise Server for SAP Applications 12 SP4

pkg:rpm/suse/openssh&distro=SUSE%20Linux%20Enterprise%20Server%20for%20SAP%20Applications%2012%20SP4

Vulnerabilities (7)

  • CVE-2021-41617HigSep 26, 2021
    affected < 7.2p2-78.13.1fixed 7.2p2-78.13.1

    sshd in OpenSSH 6.2 through 8.x before 8.8, when certain non-default configurations are used, allows privilege escalation because supplemental groups are not initialized as expected. Helper programs for AuthorizedKeysCommand and AuthorizedPrincipalsCommand may run with privileges

  • CVE-2020-14145Jun 29, 2020
    affected < 7.2p2-78.10.1fixed 7.2p2-78.10.1

    The client side in OpenSSH 5.7 through 8.4 has an Observable Discrepancy leading to an information leak in the algorithm negotiation. This allows man-in-the-middle attackers to target initial connection attempts (where no host key for the server has been cached by the client). NO

  • CVE-2019-6109MedJan 31, 2019
    affected < 7.2p2-74.35.1fixed 7.2p2-74.35.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.2p2-74.35.1fixed 7.2p2-74.35.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.2p2-74.35.1fixed 7.2p2-74.35.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.2p2-74.35.1fixed 7.2p2-74.35.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.2p2-74.30.1fixed 7.2p2-74.30.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.