#VU80523 Out-of-bounds write in libssh2 - CVE-2020-22218
Published: September 7, 2023
libssh2
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.