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

 

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

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


Vulnerability identifier: #VU33287
Vulnerability risk: Low
CVSSv4.0: 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/E:P/U:Clear
CVE-ID: CVE-2015-6565
CWE-ID: CWE-264
Exploitation vector: Local access
Exploit availability: Public exploit is available
Vulnerable software:
OpenSSH
Software vendor:
OpenSSH

Description

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.


Remediation

Install update from vendor's website.

External links