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 gogs.io/gogs/internal/ssh
to version 0.13.1-rc.1 or higher.
gogs.io/gogs/internal/ssh is a painless self-hosted Git service
Affected versions of this package are vulnerable to Arbitrary Argument Injection via the --split-string env
argument, which is handled by internal/ssh/ssh.go
when the built-in SSH server is enabled. A user with a valid SSH private key can cause arbitrary code to be executed on the server.
Note: Only applications that use the env
binary are vulnerable, which is not included in the Windows distribution or the default BusyBox distribution.