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 Insertion of Sensitive Information into Log File vulnerabilities in an interactive lesson.
Start learningUpgrade github.com/elastic/elastic-agent/internal/pkg/agent/application/coordinator
to version 8.15.0 or higher.
github.com/elastic/elastic-agent/internal/pkg/agent/application/coordinator is a single, unified way to add monitoring for logs, metrics, and other types of data to a host
Affected versions of this package are vulnerable to Insertion of Sensitive Information into Log File when logging at debug
level, which is not the default. An attacker can retrieve secrets from elastic-agent.yml
, which are written into logs.
This vulnerability can be avoided by adding an ingest processor to filter out components
log lines in debug mode.