The cross-site scripting (XSS) prevention feature in Ruby on Rails 2.x before 2.3.12, 3.0.x before 3.0.8, and 3.1.x before 3.1.0.rc2 does not properly handle mutation of safe buffers, which makes it easier for remote attackers to conduct XSS attacks via crafted strings to an application that uses a problematic string method, as demonstrated by the sub method.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
History
No history.
Information
Published : 2011-06-30 15:55
Updated : 2024-02-28 11:41
NVD link : CVE-2011-2197
Mitre link : CVE-2011-2197
CVE.ORG link : CVE-2011-2197
JSON object : View
Products Affected
rubyonrails
- rails
- ruby_on_rails
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')