CVE-2016-0777: The resend_bytes function in roaming_common.c in the client in OpenSSH 5.x, 6.x, and 7.x before 7.1p2 allow...
The resend_bytes function in roaming_common.c in the client in OpenSSH 5.x, 6.x, and 7.x before 7.1p2 allows remote servers to obtain sensitive information from process memory by requesting transmission of an entire buffer, as demonstrated by reading a private key.
Security readout for executives and security teams
CVE-2016-0777 is an OpenSSH client information leak. A malicious or compromised SSH server could make vulnerable clients disclose sensitive process memory, including private keys. The business risk is credential exposure, not service outage or remote code execution. Exposure is most likely on administrator workstations, automation hosts, and servers that use vulnerable OpenSSH clients to connect outward. Risk is higher when users or jobs connect to untrusted, compromised, or attacker-controlled SSH servers. Handle as a credential-protection issue. It is not rated critical, but private-key disclosure can lead to broader compromise if affected clients connect to hostile servers. Prioritize patching privileged users and automation environments first. Mitigation focus: Upgrade OpenSSH clients to 7.1p2 or vendor-fixed packages.; Apply relevant OS vendor updates from SUSE, Fedora, FreeBSD, Apple, or appliance vendors.; Prioritize systems holding administrative SSH private keys..
Prepared
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · medium confidence lookup
CWE-200: Information exposure and cloud metadata lookup
Information exposure and SSRF weaknesses can make discovery, cloud metadata, and credential material review relevant. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-200 · source CWE mapping
Exposure of Sensitive Information to an Unauthorized Actor
Exposure of Sensitive Information to an Unauthorized Actor represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.