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 renovate to version 44.11.2 or higher.
renovate is a dependency updater.
Affected versions of this package are vulnerable to Open Redirect in the Docker registry pagination handling, which follows the URL given in an HTTP Link header while still attaching the registry credentials, without confining the follow to the original origin. An attacker operating or having compromised a container registry can capture those credentials by returning a Link header pointing at a host they control, which the tag and digest lookups then request with the credentials attached. This requires the project to have Docker image dependencies resolved against that registry, and the exposure is reduced by the fact that a compromised registry already receives those credentials on the initial authenticated requests.