RubyHunt.dev

Rails SQL Injection

Written by Justin Collins
GET BOOK
This page lists many query methods and options in ActiveRecord which do not sanitize raw SQL arguments and are not intended to be called with unsafe user input. Careless use of these methods can open up code to SQL Injection exploits. The examples here do not include SQL injection from known CVEs and are not vulnerabilites themselves, only potential misuses of the methods.
GET BOOK
RubyHunt.dev
Advertise