There are 2 open security issues in buster.
2 issues left for the package maintainer to handle:
- CVE-2019-14889:
(needs triaging)
A flaw was found with the libssh API function ssh_scp_new() in versions before 0.9.3 and before 0.8.8. When the libssh SCP client connects to a server, the scp command, which includes a user-provided path, is executed on the server-side. In case the library is used in a way where users can influence the third parameter of the function, it would become possible for an attacker to inject arbitrary commands, leading to a compromise of the remote target.
- CVE-2020-16135:
(needs triaging)
libssh 0.9.4 has a NULL pointer dereference in tftpserver.c if ssh_buffer_new returns NULL.
You can find information about how to handle these issues in the security team's documentation.