The Active Record component in Ruby on Rails 2.3.x, 3.0.x, 3.1.x, and 3.2.x does not ensure that the declared data type of a database column is used during comparisons of input values to stored values in that column, which makes it easier for remote attackers to conduct data-type injection attacks against Ruby on Rails applications via a crafted value, as demonstrated by unintended interaction between the "typed XML" feature and a MySQL database.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
Configuration 4 (hide)
|
History
21 Nov 2024, 01:53
Type | Values Removed | Values Added |
---|---|---|
References | () http://openwall.com/lists/oss-security/2013/02/06/7 - | |
References | () http://openwall.com/lists/oss-security/2013/04/24/7 - | |
References | () http://pl.reddit.com/r/netsec/comments/17yajp/mysql_madness_and_rails/ - | |
References | () http://www.phenoelit.org/blog/archives/2013/02/index.html - Exploit | |
References | () https://gist.github.com/dakull/5442275 - | |
References | () https://groups.google.com/group/rubyonrails-security/msg/1f3bc0b88a60c1ce?dmode=source&output=gplain - |
Information
Published : 2013-04-22 03:27
Updated : 2024-11-21 01:53
NVD link : CVE-2013-3221
Mitre link : CVE-2013-3221
CVE.ORG link : CVE-2013-3221
JSON object : View
Products Affected
rubyonrails
- rails
- ruby_on_rails
CWE
CWE-20
Improper Input Validation