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 applicationsUpgrade Wolfi
kdash
to version 0.6.1-r0 or higher.
Note: Versions mentioned in the description apply only to the upstream kdash
package and not the kdash
package as distributed by Wolfi
.
See How to fix?
for Wolfi
relevant fixed versions and status.
Rustls is a modern TLS library written in Rust. rustls::ConnectionCommon::complete_io
could fall into an infinite loop based on network input. When using a blocking rustls server, if a client send a close_notify
message immediately after client_hello
, the server's complete_io
will get in an infinite loop. This vulnerability is fixed in 0.23.5, 0.22.4, and 0.21.11.