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.shiro:shiro-spring-boot-starter
to version 1.11.0 or higher.
Affected versions of this package are vulnerable to Interpretation Conflict via a specially crafted HTTP request. The root cause for this vulnerability is that Shiro and Spring Boot use different pattern-matching techniques. Exploiting this vulnerability might cause an authentication bypass.
NOTE: This vulnerability is relevant only when using Apache Shiro before 1.11.0, together with Spring Boot 2.6 +.
If upgrading to the fixed version is impossible, set the following Spring Boot configuration value: spring.mvc.pathmatch.matching-strategy = ant_path_matcher