Skip to main content

Remediation Steps

Follow the steps below to remediate this finding on Joomla.

  1. Use the Joomla Database API with $db->quote() for all MySQL queries.

  2. Ensure the Joomla database user has only the necessary MySQL privileges.

  3. Enable Joomla's SQL debug log in development to detect unparameterised queries.