RubySec

Providing security resources for the Ruby community

CVE-2008-4094 (activerecord): High severity vulnerability that affects rails

High severity vulnerability that affects rails

Published: October 24, 2017

SECURITY IDENTIFIERS

GEM

activerecord

FRAMEWORK

Ruby on Rails

SEVERITY

CVSS v2.0: 7.5 (High)

PATCHED VERSIONS

~> 2.0.0 >= 2.1.1

DESCRIPTION

Multiple SQL injection vulnerabilities in Ruby on Rails before 2.1.1 allow remote attackers to execute arbitrary SQL commands via the (1) :limit and (2) :offset parameters, related to ActiveRecord, ActiveSupport, ActiveResource, ActionPack, and ActionMailer.

RELATED