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 Ubuntu:19.04
libapache2-mod-auth-mellon
to version 0.14.2-1ubuntu1 or higher.
Note: Versions mentioned in the description apply only to the upstream libapache2-mod-auth-mellon
package and not the libapache2-mod-auth-mellon
package as distributed by Ubuntu
.
See How to fix?
for Ubuntu:19.04
relevant fixed versions and status.
A vulnerability was found in mod_auth_mellon before v0.14.2. An open redirect in the logout URL allows requests with backslashes to pass through by assuming that it is a relative URL, while the browsers silently convert backslash characters into forward slashes treating them as an absolute URL. This mismatch allows an attacker to bypass the redirect URL validation logic in apr_uri_parse function.