Lucene search

K
rubygemsRubySecRUBY:ACTIONPACK-2014-0081-103439
HistoryFeb 17, 2014 - 8:00 p.m.

CVE-2014-0081 rubygem-actionpack: number_to_currency, number_to_percentage and number_to_human XSS vulnerability

2014-02-1720:00:00
RubySec
rubysec.com
16

Multiple cross-site scripting (XSS) vulnerabilities in actionview/lib/action_view/helpers/number_helper.rb
in Ruby on Rails before 3.2.17, 4.0.x before 4.0.3, and 4.1.x before 4.1.0.beta2
allow remote attackers to inject arbitrary web script or HTML via the (1) format,
(2) negative_format, or (3) units parameter to the (a) number_to_currency, (b) number_to_percentage,
or © number_to_human helper.