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.graylog2:graylog2-server to version 7.0.11, 7.1.6 or higher.
org.graylog2:graylog2-server is a log management platform.
Affected versions of this package are vulnerable to Missing Authorization via the duplicate handler in EventDefinitionsResource for the POST /events/definitions/{definitionId}/duplicate endpoint. An attacker can clone any event definition by sending a duplicate request for a target definitionId while holding only the general eventdefinitions:create permission. This lets an authenticated low-privilege user read private event definitions they are not allowed to access, exposing detection queries, aggregation thresholds, grouping fields, schedules, and notification bindings through the cloned definition.