SQL Injection Vulnerability in Ruby on Rails by Rails
CVE-2017-17919
8.1HIGH
What is CVE-2017-17919?
This vulnerability presents a SQL injection issue in the 'order' method within Ruby on Rails, specifically affecting version 5.1.4 and earlier. It allows remote attackers to execute arbitrary SQL commands by manipulating the 'id desc' parameter. The vendor has noted that the documentation specifies this method is not designed to handle untrusted input, which raises concerns about its usage and security practices.