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 helm.sh/helm/v3/cmd/helm
to version 3.11.1 or higher.
Affected versions of this package are vulnerable to Information Exposure via the getHostByName
template function.
This is because information passed into the chart can be disclosed to the DNS servers used to lookup the IP address. For example, a malicious chart could inject getHostByName
into a chart in order to disclose values to a malicious DNS server.
Prior to using a chart with Helm, users should verify that the getHostByName
function is not being used in a template to disclose any information they do not want to be passed to DNS servers.