4.6 Ensure Symbolic Links are Disabled

Information

The symbolic-links and skip-symbolic-links options for MariaDB determine whether symbolic link support is available. When use of symbolic links is enabled, they have different effects depending on the host platform. When symbolic links are disabled, then symbolic links stored in files or entries in tables are not used by the database.

Rationale:

Prevents symbolic links from being used for database files. This is especially important when MariaDB is executing as root as arbitrary files may be overwritten. The symbolic-links option might allow someone to direct actions by the MariaDB server to other files and/or directories.

NOTE: Nessus has not performed this check. Please review the benchmark to ensure target compliance.

Solution

Perform the following actions to remediate this setting:

Open the MariaDB configuration file (mariadb.cnf)

Locate skip-symbolic-links in the configuration

Set the skip-symbolic-links to YES

Note: If skip-symbolic-links does not exist, add it to the configuration file in the mariadbd section.

See Also

https://workbench.cisecurity.org/benchmarks/12270

Item Details

Category: PLANNING, SYSTEM AND SERVICES ACQUISITION

References: 800-53|PL-8, 800-53|SA-8, CSCv7|13

Plugin: Unix

Control ID: 559eff0811f365e8ddf860afada94f9212895af0c641226adbd906caa405add5