Information
Database user accounts should not be reused for multiple applications or users.
Rationale:
Utilizing unique database accounts across applications will reduce the impact of a compromised MySQL account. If a user is reused, then a compromise of this user will compromise multiple parts of the system and/or application.
NOTE: Nessus has provided the target output to assist in reviewing the benchmark to ensure target compliance.
Solution
Add/Remove users so that each user is only used for one specific purpose.