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 Authorization Bypass Through User-Controlled Key vulnerabilities in an interactive lesson.
Start learningUpgrade django-cms to version 5.0.8 or higher.
Affected versions of this package are vulnerable to Authorization Bypass Through User-Controlled Key through the copy_plugins admin endpoint when the source-side authorization is not properly checked. An attacker can access unauthorized plugin content by supplying a source_placeholder_id or source_plugin_id for which they lack permission, allowing them to copy sensitive data into their clipboard and read it. This is only exploitable if CMS_PERMISSION=True with per-placeholder or per-page restrictions.