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 github.com/authzed/spicedb/pkg/genutil/slicez
to version 1.29.2 or higher.
github.com/authzed/spicedb/pkg/genutil/slicez is an Open Source, Google Zanzibar-inspired permissions database to enable fine-grained access control for customer applications
Affected versions of this package are vulnerable to Integer Overflow or Wraparound in the chunking helper, which causes dispatching to miss elements. If a resource being checked has more than 65535 relationships for the same resource and subject type the CheckPermission
, BulkCheckPermission
, and LookupSubjects
API methods can be manipulated to allow operations that should be blocked or cause a panic.