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.14.7 or higher.
renovate is a dependency updater.
Affected versions of this package are vulnerable to Command Injection in the gomod manager when processing unescaped depName parameters in import-path update commands with binarySource=docker mode. An attacker can execute arbitrary commands as the application user by injecting shell metacharacters through malicious dependency names during Go module major version updates with postUpdateOptions gomodUpdateImportPaths enabled. This is only exploitable if binarySource is set to docker and postUpdateOptions gomodUpdateImportPaths is enabled.
Note: binarySource=docker is deprecated.