Sha256: 877398c3ee93c4d3e60b97163f6f58705f6bb3e146af54e9580b69d82e52ac8c
Contents?: true
Size: 832 Bytes
Versions: 3
Compression:
Stored size: 832 Bytes
Contents
--- gem: actionpack framework: rails cve: 2014-0081 osvdb: 103439 url: http://osvdb.org/show/osvdb/103439 title: XSS Vulnerability in number_to_currency, number_to_percentage and number_to_human date: 2014-02-18 description: | Ruby on Rails contains a flaw that allows a cross-site scripting (XSS) attack. This flaw exists because the actionpack/lib/action_view/helpers/number_helper.rb script does not validate input to the 'number_to_currency', 'number_to_percentage', and 'number_to_human' helpers before returning it to users. This may allow a remote attacker to create a specially crafted request that would execute arbitrary script code in a user's browser session within the trust relationship between their browser and the server. cvss_v2: patched_versions: - ~> 3.2.17 - ~> 4.0.3 - ">= 4.1.0.beta2"
Version data entries
3 entries across 3 versions & 2 rubygems