VYPR

RubyGems package

update_by_case

pkg:gem/update_by_case

Vulnerabilities (1)

  • CVE-2022-35956Aug 12, 2022
    affected < 0.1.3fixed 0.1.3

    This Rails gem adds two methods to the ActiveRecord::Base class that allow you to update many records on a single database hit, using a case sql statement for it. Before version 0.1.3 `update_by_case` gem used custom sql strings, and it was not sanitized, making it vulnerable to