SV-253691r960963_rule
V-253691
SRG-APP-000141-DB-000091
MADB-10-003200
CAT II
10
To uninstall the plugin but leave the libraries in place:
MariaDB> UNINSTALL PLUGIN plugin_name;
To uninstall the plugin and the associated libraries:
MariaDB> UNINSTALL SONAME plugin_name;
List all plugins and determine which are acceptable.
MariaDB> SHOW PLUGINS;
If unused plugins are installed and are not documented and authorized, this is a finding.
V-253691
False
MADB-10-003200
List all plugins and determine which are acceptable.
MariaDB> SHOW PLUGINS;
If unused plugins are installed and are not documented and authorized, this is a finding.
M
5475