#VU80523 Out-of-bounds write in libssh2 - CVE-2020-22218

 

#VU80523 Out-of-bounds write in libssh2 - CVE-2020-22218

Published: September 7, 2023


Vulnerability identifier: #VU80523
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2020-22218
CWE-ID: CWE-787
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
libssh2
Software vendor:
libssh2.org

Description

The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.

The vulnerability exists due to usage of an uninitialized value within the _libssh2_transport_read() function in transport.c. A remote attacker can pass specially crafted input to the application, trigger memory corruption and perform a denial of service (DoS) attack.


Remediation

Install updates from vendor's website.

External links