Public key authentication bypass in libssh (CVE-2023-2283)
CVE-2023-2283 is an authentication bypass vulnerability in libssh, which, under certain conditions, mayenable a remote attacker to gain unauthorized access to another user’saccount via ssh login.
usage: ~/libssh/build/examples/ssh-client -p 2022 victim@172.18.0.10 ~/id_ed25519.pub
URL: https://github.com/github/securityl...loits/libssh/pubkey-auth-bypass-CVE-2023-2283