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.3 or higher.
renovate is a dependency updater.
Affected versions of this package are vulnerable to Open Redirect in the GitLab pagination handling, which follows the URL given in a Link header and attaches the GitLab credentials to the next-page request without confining the follow to the original origin. An attacker operating or having compromised a GitLab server can capture those credentials by returning a Link header pointing at a host they control, which the paginated requests then reach with the credentials attached. This requires the platform to be configured as GitLab against that server, whether for the hosted repository or for dependencies resolved from it, and the exposure is reduced by the fact that a compromised server already receives those credentials on the initial requests.