Selected versions of Rails 2 & 3 are vulnerable to ActiveRecord symbol denial of service attacks. Upgrading to newer versions of Rails can help fix this issue.
The Active Record component in vulnerable Rails versions processes certain queries by converting hash keys to symbols, which allows remote attackers to cause a denial of service via crafted input to a where method.