Active Record component in Ruby on Rails has a data-type injection vulnerability
Critical severity
GitHub Reviewed
Published
May 14, 2022
to the GitHub Advisory Database
•
Updated Feb 2, 2026
Description
Published by the National Vulnerability Database
Apr 22, 2013
Published to the GitHub Advisory Database
May 14, 2022
Last updated
Feb 2, 2026
Reviewed
Feb 2, 2026
The Active Record component in Ruby on Rails 2.3.x, 3.0.x, 3.1.x, and 3.2.x does not ensure that the declared data type of a database column is used during comparisons of input values to stored values in that column, which makes it easier for remote attackers to conduct data-type injection attacks against Ruby on Rails applications via a crafted value, as demonstrated by unintended interaction between the "typed XML" feature and a MySQL database.
References