Remediation Steps
Follow the steps below to remediate this finding on Joomla.
Use the Joomla Database API with $db->quote() for all MySQL queries.
Ensure the Joomla database user has only the necessary MySQL privileges.
Enable Joomla's SQL debug log in development to detect unparameterised queries.