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 io.projectreactor.netty:reactor-netty-http to version 1.2.18, 1.3.6 or higher.
Affected versions of this package are vulnerable to Cleartext Transmission of Sensitive Information via HTTP redirect handling in the HTTP client. An attacker can obtain sensitive credentials by causing a client configured to automatically follow redirects to follow a redirect from a secure HTTPS endpoint to an insecure HTTP endpoint, resulting in the disclosure of authentication information over an unencrypted connection.
Note: This is only exploitable if the Reactor Netty HTTP client has been explicitly configured to follow redirects.