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
to version 7.1.5.2, 7.2.2.2, 8.0.2.1 or higher.
activerecord is a library for databases on Rails.
Affected versions of this package are vulnerable to Improper Neutralization via the ids
parameter, which is passed to the find
or raise_record_not_found_exception!
function, can be logged without escaping. An attacker can inject arbitrary ANSI escape sequences into terminal output by supplying crafted input to methods that log identifiers, potentially causing misleading or malicious terminal behavior.