Skip to content
  • There are no suggestions because the search field is empty.

Login Vulnerability Additional Checks Not Fixed Error (SQL Injection Lesson)

Issue:

The SQL injection vulnerability on the login is not fixed.

Tests:

Did you correctly fix the login vulnerability? Does a single quote (') cause an Internal Error in your app?

If you are using regular expressions or filtering that is not the correct way to fix SQL injection.

Please review the Defense section of the lesson and try again.