Permissions, Privileges, and Access Controls in OpenSSH - CVE-2015-6565

 

Permissions, Privileges, and Access Controls in OpenSSH - CVE-2015-6565

Published: August 24, 2015 / Updated: August 4, 2020


Vulnerability identifier: #VU33287
CSH Severity: Low
CVSS v4: 8.6 [CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2015-6565
CWE-ID: CWE-264
Exploitation vector: Local access
Exploit availability: Public exploit is available

Vulnerability details

The vulnerability allows a local non-authenticated attacker to execute arbitrary code.

sshd in OpenSSH 6.8 and 6.9 uses world-writable permissions for TTY devices, which allows local users to cause a denial of service (terminal disruption) or possibly have unspecified other impact by writing to a device, as demonstrated by writing an escape sequence.


Affected software

OpenSSH
openssh (Alpine package)

How to mitigate CVE-2015-6565

Install update from vendor's website.

OpenSSH - update to 6.8p1
openssh (Alpine package) - update to 6.4_p1-r4

Links to Public Exploits and PoC-codes

External References

Related Security Bulletins