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.core:syncope-core-spring to version 4.0.7, 4.1.2 or higher.
Affected versions of this package are vulnerable to Improper Isolation or Compartmentalization due to the GroovySandboxScriptEngineImpl implementation in the core/spring module. An administrator with the entitlements to manage Implementations can supply a malicious Groovy class that escapes the intended sandbox by using alternate execution and filesystem access paths. This allows the attacker to run arbitrary code and access local files on the Syncope host. From the user’s perspective, a trusted implementation script can execute shell commands, read sensitive data, or otherwise perform actions outside the expected Groovy restrictions.