SV-235162r638812_rule
V-235162
SRG-APP-000123-DB-000204
MYS8-00-008200
CAT II
10
This requirement is a permanent finding and cannot be fixed. An appropriate mitigation for the system must be implemented, but this finding cannot be considered fixed.
Check users with permissions to administer MySQL Auditing.
select * from information_schema.user_privileges where privilege_type = 'AUDIT_ADMIN';
If unauthorized accounts have these the AUDIT_ADMIN privilege, this is a finding.
V-235162
False
MYS8-00-008200
Check users with permissions to administer MySQL Auditing.
select * from information_schema.user_privileges where privilege_type = 'AUDIT_ADMIN';
If unauthorized accounts have these the AUDIT_ADMIN privilege, this is a finding.
M
5277