Buffer overflow in OpenSSH - CVE-2016-1907

 

Buffer overflow in OpenSSH - CVE-2016-1907

Published: January 19, 2016 / Updated: August 9, 2020


Vulnerability identifier: #VU40510
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2016-1907
CWE-ID: CWE-119
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: OpenSSH
Affected software:
OpenSSH

Detailed vulnerability description

The vulnerability allows a remote non-authenticated attacker to perform service disruption.

The ssh_packet_read_poll2 function in packet.c in OpenSSH before 7.1p2 allows remote attackers to cause a denial of service (out-of-bounds read and application crash) via crafted network traffic.


How to mitigate CVE-2016-1907

Install update from vendor's website.

Sources