Ruby on Rails Input Validation Flaw in limit() Function Lets Remote Users Inject SQL Commands
|
|
SecurityTracker Alert ID: 1025063 |
|
SecurityTracker URL: http://securitytracker.com/id/1025063
|
|
CVE Reference:
CVE-2011-0448
(Links to External Site)
|
Date: Feb 10 2011
|
Impact:
Disclosure of system information, Disclosure of user information, User access via network
|
Fix Available: Yes Vendor Confirmed: Yes
|
Version(s): 3.0.x prior to 3.0.4
|
Description:
A vulnerability was reported in Ruby on Rails. A remote user can inject SQL commands.
On applications that use the limit() function, a remote user may be able to supply a specially crafted parameter value to execute SQL commands on the underlying database.
Eaden McKee from Webforce Ltd reported this vulnerability.
|
Impact:
A remote user can execute SQL commands on the underlying database.
|
Solution:
The vendor has issued a fix (3.0.4).
The vendor's advisory is available at:
http://weblog.rubyonrails.org/2011/2/8/new-releases-2-3-11-and-3-0-4
|
Vendor URL: weblog.rubyonrails.org/2011/2/8/new-releases-2-3-11-and-3-0-4 (Links to External Site)
|
Cause:
Input validation error
|
Underlying OS:
Linux (Any), UNIX (Any), Windows (Any)
|
|
Message History:
None.
|
Source Message Contents
|
Date: Thu, 10 Feb 2011 06:24:33 +0000
Subject: Ruby on Rails
|
http://weblog.rubyonrails.org/2011/2/8/new-releases-2-3-11-and-3-0-4
Affecting 3.0.x only
* Potential SQL Injection with limit() CVE-2011-0448
|
|