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/github/gh-ost/go/cmd/gh-ost
to version 1.1.3 or higher.
github.com/github/gh-ost/go/cmd/gh-ost is a triggerless online schema migration solution for MySQL. It is testable and provides pausability, dynamic control/reconfiguration, auditing, and many operational perks.
Affected versions of this package are vulnerable to Command Injection by injecting DSN
strings through the -database
parameter, which may lead to reading of arbitrary files.
Note: For this to be exploitable, the attacker must have access to the target host or trick an administrator into executing a malicious gh-ost
command on a host running gh-ost
, plus network access from host running gh-ost
to the attack's malicious MySQL server.