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 applicationsLearn about Insufficient Logging vulnerabilities in an interactive lesson.
Start learningUpgrade MariaDB/server to version 10.6.25, 10.11.16, 11.4.10, 11.8.6, 12.2.2 or higher.
Affected versions of this package are vulnerable to Insufficient Logging in the log_statement_ex function. An attacker can hide information from logs by executing SQL statements prefixed with comment characters -- or #, which are not logged by the server_audit plugin.
This vulnerability can be mitigated by disabling the MariaDB Server Audit Plugin if its current behavior is not suitable for your auditing requirements. Modify your MariaDB configuration file to set server_audit_logging=OFF within the [mariadb] section and restart the MariaDB service.