PocketCPA

What does SQL injection mean on the CPA exam?

SQL injection. An attack that smuggles database commands through a field meant for ordinary input. Prevented by parameterised queries, which keep the data from ever being read as instructions.

Defined against OWASP Top 10.

Which CPA exam sections use SQL injection?

SQL injection appears in the ISC section of the CPA exam.

Related terms

See also