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 Authorization vulnerabilities in an interactive lesson.
Start learningUpgrade drupal/core
to version 10.3.13, 10.4.3, 11.0.12, 11.1.3 or higher.
drupal/core is an an open source content management platform powering millions of websites and applications.
Affected versions of this package are vulnerable to Incorrect Authorization due to a missing check in the access()
function in FieldUpdateActionBase.php
. An attacker with limited permissions on the /admin/content
endpoint can perform unauthorized bulk actions on nodes they do not have permissions to edit individually. The actions that can be performed are: Make content sticky, Make content unsticky, Promote content to front page, Publish content, Remove content from front page, and Unpublish content.