SQL Injection Weakness in Ruby on Rails by Ruby on Rails
CVE-2017-17920
8.1HIGH
What is CVE-2017-17920?
A SQL injection vulnerability has been identified in the 'reorder' method of Ruby on Rails, specifically in versions 5.1.4 and earlier. This flaw allows remote attackers to execute arbitrary SQL commands through manipulation of the 'name' parameter. Although the vendor asserts that this method is not intended for untrusted input, the existence of this vulnerability underscores the importance of proper input validation and security measures to prevent exploitation.