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 applicationsLearn about Incorrect Privilege Assignment vulnerabilities in an interactive lesson.
Start learningUpgrade org.apache.syncope.core:syncope-core-workflow-java to version 4.0.7, 4.1.2 or higher.
Affected versions of this package are vulnerable to Incorrect Privilege Assignment through the user self-service workflow handling in UserSelfLogic, UserCR/UserUR, and DefaultUserWorkflowAdapter. An attacker can grant themselves defined roles and their entitlements by submitting a self-registration or self-update REST request that includes privileged changes instead of only basic profile data. In deployments using the all-Java workflow adapter, or the Flowable adapter with a BPMN definition that does not force approval for such requests, the workflow processes the change without admin review and the user becomes effectively an administrator based on the roles available in that Syncope instance.