3.8 Ensure Plugin Directory Has Appropriate Permissions

Warning! Audit Deprecated

This audit has been deprecated and will be removed in a future update.

View Next Audit Version

Information

The plugin directory is the location of the MySQL plugins. Plugins are storage engines or user defined functions (UDFs).

Solution

Modify permissions for the 'plugin_dir' directory to not include inheritance, like the following:
administrators:
+ Apply To: 'this folder, subfolders and files'
|- Inheritance: 'not inherited'
|- Allow: 'full control'

creator owner:
+ Apply To: 'subfolders and files only'
|- Inheritance: 'not inherited'
|- Allow: 'full control'

MYSQL_USER:
+ Apply To: 'this folder, subfolders and files'
|- Inheritance: 'not inherited'
|- Allow: 'full control'

system:
+ Apply To: 'this folder, subfolders and files'
|- Inheritance: 'not inherited'
|- Allow: 'full control'

users:
+ Apply To: 'this folder, subfolders and files'
|- Inheritance: 'not inherited'
|- Allow: 'list folder contents'

See Also

https://workbench.cisecurity.org/files/1617