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 6.1.9 or higher.
org.graylog2:graylog2-server is a log management platform.
Affected versions of this package are vulnerable to Authentication Bypass Using an Alternate Path or Channel in the channelRead0()
function. An attacker can bypass authentication by sending HTTP requests without required Authorization headers or with incorrect values.
This vulnerability can be avoided by enforcing authenticated pull-based inputs only, and disabling HTTP-based inputs.