SV-253693r1043177_rule
V-253693
SRG-APP-000142-DB-000094
MADB-10-003500
CAT II
10
Modify the MariaDB configuration file located within /etc/my.cnf.d/ and update the variable port to an acceptable port. Restart MariaDB Enterprise Server.
Example:
[server]
port = 4008
Review system documentation for a list of approved ports.
As the database administrator, run the following command to determine the currently defined port:
MariaDB> SHOW GLOBAL VARIABLES LIKE '%port%';
If the currently defined port is deemed prohibited, this is a finding.
V-253693
False
MADB-10-003500
Review system documentation for a list of approved ports.
As the database administrator, run the following command to determine the currently defined port:
MariaDB> SHOW GLOBAL VARIABLES LIKE '%port%';
If the currently defined port is deemed prohibited, this is a finding.
M
5475