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 MariaDB/server to version 10.6.27, 10.11.18, 11.4.12, 11.8.8, 12.3.2 or higher.
Affected versions of this package are vulnerable to Command Injection via the wsrep_notify_cmd variable. An attacker can execute arbitrary shell commands on the server by embedding malicious commands in the name of a joiner node that is accepted into the cluster membership view.
Note: This is only exploitable if the wsrep_notify_cmd server variable is explicitly set to a notification script and the attacker is able to join the Galera cluster as a node.
This vulnerability can be mitigated by unsetting the wsrep_notify_cmd variable or removing the notification script, and by restricting network access to Galera replication ports (4567, 4568, 4444) to trusted cluster nodes only.