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.
The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
Link | Tags |
---|---|
http://groups.google.com/group/rubyonrails-security/msg/663b600d4471e0d4?dmode=source&output=gplain | patch mailing list |
http://lists.fedoraproject.org/pipermail/package-announce/2011-June/062090.html | vendor advisory |
http://lists.fedoraproject.org/pipermail/package-announce/2011-July/062514.html | vendor advisory |
http://weblog.rubyonrails.org/2011/6/8/potential-xss-vulnerability-in-ruby-on-rails-applications | patch |
http://secunia.com/advisories/44789 | third party advisory vendor advisory |
http://openwall.com/lists/oss-security/2011/06/09/2 | patch mailing list |
http://openwall.com/lists/oss-security/2011/06/13/9 | patch mailing list |