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/cli/go-gh/v2/pkg/auth
to version 2.11.1 or higher.
Affected versions of this package are vulnerable to Information Exposure due to the auth.TokenForHost
function. An attacker can redirect authentication tokens intended for specific hosts to unauthorized hosts by exploiting the improper token sourcing mechanism within a codespace environment.
Note:
This exploitation depends on the environment variables: if GITHUB_TOKEN
or GH_TOKEN
are set and if the application is running in a codespace that is not GitHub.com
or ghe.com
.