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 org.apache.tomcat.embed:tomcat-embed-core
to version 8.5.89, 9.0.75, 10.1.9, 11.0.0-M6 or higher.
org.apache.tomcat.embed:tomcat-embed-core is a Core Tomcat implementation.
Affected versions of this package are vulnerable to Information Exposure such that if a response does not have any HTTP headers set, no AJP SEND_HEADERS
message would be sent. This would result in at least one AJP based proxy mod_proxy_ajp
using the response headers from the previous request for the current request, leading to an information leak.