6 matches found
Denial Of Service (DoS)
libssh2.so is vulnerable to denial of service. A malicious server is able to crash the process from an out-of-bounds write by sending multiple malicious keyboard interactive response messages whose total length is greater than the maximum characters for unsigned char...
Denial Of Service (DoS)
libssh2.so is vulnerable to denial of service. A malicious server is able to crash the process from an out-of-bounds memory comparison by sending a malicious SSHMSGCHANNELREQUEST packet with an exit status message and no payload...
Out Of Bounds Read
libssh2.so is vulnerable to denial of service. A malicious server is able to crash the process by sending malicious SSH packet with a padding length value greater than the packet length, which would result in an out-of-bounds read when the packet is decompressed...
Denial Of Service (DoS)
libssh2.so is vulnerable to denial of service. A malicious server is able to crash the process from an out-of-bounds read by sending malicious response packet to various commands such as the sha1 and sha226 key exchange, user auth list, user auth password, public key auth etc...
Denial Of Service (DoS)
libssh2.so is vulnerable to denial of service. A malicious server could send a SSHMSGCHANNELREQUEST packet with an exit signal message having a length of maximum unsigned integer value. This results in a length value of 1, which would cause a memory write out of bounds error or zero byte allocati...
Denial Of Service (DoS)
libssh2.so is vulnerable to denial of service. An integer overflow in the keyboard interactive handling allows a malicious server to crash the process resulted from an unchecked integer that leads to an out-of-bounds write error...