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.syncope.ext.flowable:syncope-ext-flowable-bpmn to version 4.0.7, 4.1.2 or higher.
org.apache.syncope.ext.flowable:syncope-ext-flowable-bpmn is an Open Source system for managing digital identities in enterprise environments,
Affected versions of this package are vulnerable to Improper Isolation or Compartmentalization via the processEngineConfiguration setup in FlowableWorkflowContext.java. An administrator with the required entitlements can import a BPMN process definition containing a Groovy scriptTask through the REST API and start it, causing the Groovy code to run directly on the server. This lets the attacker execute arbitrary Groovy logic in the Syncope process engine context, which can break out of the intended workflow sandbox and take control of server-side execution. For users, importing and starting a malicious process can lead to unauthorized command execution on the Syncope server and compromise of the host running workflow processing.