Snyk has a proof-of-concept or detailed explanation of how to exploit this vulnerability.
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 github.com/wolfi-dev/wolfictl/pkg/advisory
to version 0.16.10 or higher.
Affected versions of this package are vulnerable to Exposure of Sensitive Information to an Unauthorized Actor due to the GetGitAuth
function. An attacker can access sensitive information by sending a GitHub token to remote servers other than github.com
.
Notes:
This impacts anyone who ran the wolfictl check update commands with a Melange configuration that included a git-checkout directive step that referenced a git repository not hosted on github.com.
This also impacts anyone who ran wolfictl update with a remote URL outside of github.com.
These subcommands must have run with the GITHUB_TOKEN environment variable set to a valid GitHub token.