The probability is the direct output of the EPSS model, and conveys an overall sense of the threat of exploitation in the wild. The percentile measures the EPSS probability relative to all known EPSS scores. Note: This data is updated daily, relying on the latest available EPSS model version. Check out the EPSS documentation for more details.
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsLearn about Improper Input Validation vulnerabilities in an interactive lesson.
Start learningThere is no fixed version for libssh2
.
libssh2 is a client-side C library implementing the SSH2 protocol.
Affected versions of this package are vulnerable to Improper Input Validation libssh2 is vulnerable to denial of service (DoS) attacks and other attacks. kex_agree_methods
function in libssh2 reads incoming SSH_MSG_KEXINIT
packet data without a proper range checking of length values, thereby allowing remote servers to cause a denial of service by using malicious SSH_MSG_KEXINIT
packet.