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 github.com/open-telemetry/opentelemetry-collector-contrib/extension/bearertokenauthextension
to version 0.107.0 or higher.
Affected versions of this package are vulnerable to Timing Attack due to the bearertokenauth
server authenticator. An attacker can guess the configured token by iteratively sending tokens and comparing the response time, potentially introducing fabricated or bad data into the collector's telemetry pipeline.
Users unable to upgrade to the fixed version can not expose the receiver using bearertokenauth
to network segments accessible by potential attackers by changing the receiver to use a different authentication extension instead or disabling the receiver relying on bearertokenauth
.