Skip to content

Updated to Rails 5.15

Latest
Compare
Choose a tag to compare
@bradpotts bradpotts released this 17 Feb 05:35
· 1 commit to master since this release

Udated to Rails 5.1.5
Updated to Capybara 2.18

Addresses the Following

CVE-2017-17920 - ** DISPUTED ** SQL injection vulnerability in the ‘reorder’ method in Ruby on Rails 5.1.4 and earlier allows remote attackers to execute arbitrary SQL commands via the ‘name’ parameter. NOTE: The vendor disputes this issue because the documentation states that this method is not intended for use with untrusted input.

CVE-2017-17919 - ** DISPUTED ** SQL injection vulnerability in the ‘order’ method in Ruby on Rails 5.1.4 and earlier allows remote attackers to execute arbitrary SQL commands via the ‘id desc’ parameter. NOTE: The vendor disputes this issue because the documentation states that this method is not intended for use with untrusted input.

CVE-2017-17917 - ** DISPUTED ** SQL injection vulnerability in the ‘where’ method in Ruby on Rails 5.1.4 and earlier allows remote attackers to execute arbitrary SQL commands via the ‘id’ parameter. NOTE: The vendor disputes this issue because the documentation states that this method is not intended for use with untrusted input.

CVE-2017-17916 - ** DISPUTED ** SQL injection vulnerability in the ‘find_by’ method in Ruby on Rails 5.1.4 and earlier allows remote attackers to execute arbitrary SQL commands via the ‘name’ parameter. NOTE: The vendor disputes this issue because the documentation states that this method is not intended for use with untrusted input.