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.undertow:undertow-core
to version 1.4.17.Final, 1.3.31.Final, 2.0.0.Beta1 or higher.
io.undertow:undertow-core is a Java web server based on non-blocking IO.
Affected versions of this package are vulnerable to HTTP Request Smuggling. The code that parsed the HTTP request line allowed invalid characters in the query string and path parameters. By manipulating the HTTP response, the attacker could poison a web cache, perform an XSS attack, or obtain sensitive information from requests other than their own.
This is due to an incomplete fix for CVE-2017-2666.