In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsUpgrade activerecord-jdbc-adapter
to version 1.2.8 or higher.
Affected versions of this package are vulnerable to SQL Injection due to the sql.gsub()
function in lib/arjdbc/jdbc/adapter.rb
not properly sanitizing user-supplied input beforeusing it in SQL queries. This may allow a remote attacker to inject or manipulate SQL queries in the back-end database, allowing for the manipulation or disclosure of arbitrary data.