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 applicationsA fix was pushed into the master
branch but not yet published.
Affected versions of this package are vulnerable to Improper Authorization due to a race condition during the authorization process, which leads to inconsistent application of GPO policies for authenticated users. This inconsistency may result in improper authorization, either granting or denying access to resources inappropriately.
This vulnerability can be mitigated by applying a configuration change to the sssd.conf
file to make the occurrence of the race condition more difficult: Increase the GPO cache timeout by editing the ad_gpo_cache_timeout
directive to a value of 3600, which extends the cache timeout to one hour but may delay GPO updates propagation from the AD server to local machines.