Ruby/rails/3.0.0
Ruby on Rails is a full-stack web framework optimized for programmer happiness and sustainable productivity. It encourages beautiful code by favoring convention over configuration.
https://rubygems.org/gems/rails
UNKNOWN
8 Security Vulnerabilities
rails Cross-Site Request Forgery vulnerability
- https://nvd.nist.gov/vuln/detail/CVE-2011-0447
- https://github.com/advisories/GHSA-24fg-p96v-hxh8
- http://groups.google.com/group/rubyonrails-security/msg/c22ea1668c0d181c?dmode=source&output=gplain
- http://lists.fedoraproject.org/pipermail/package-announce/2011-April/057650.html
- http://lists.fedoraproject.org/pipermail/package-announce/2011-March/055074.html
- http://lists.fedoraproject.org/pipermail/package-announce/2011-March/055088.html
- http://secunia.com/advisories/43274
- http://secunia.com/advisories/43666
- http://weblog.rubyonrails.org/2011/2/8/csrf-protection-bypass-in-ruby-on-rails
- http://www.debian.org/security/2011/dsa-2247
- http://www.securityfocus.com/bid/46291
- http://www.securitytracker.com/id?1025060
- http://www.vupen.com/english/advisories/2011/0587
- http://www.vupen.com/english/advisories/2011/0877
- https://github.com/rubysec/ruby-advisory-db/blob/master/gems/actionpack/CVE-2011-0447.yml
- https://web.archive.org/web/20120527023027/http://www.securityfocus.com/bid/46291
- https://web.archive.org/web/20170223045008/http://www.securitytracker.com/id?1025060
Ruby on Rails 2.1.x, 2.2.x, and 2.3.x before 2.3.11, and 3.x before 3.0.4, does not properly validate HTTP requests that contain an X-Requested-With header, which makes it easier for remote attackers to conduct cross-site request forgery (CSRF) attacks via forged (1) AJAX or (2) API requests that leverage combinations of browser plugins and HTTP redirects,
a related issue to CVE-2011-0696.
rails vulnerable to Cross-site Scripting
- https://nvd.nist.gov/vuln/detail/CVE-2011-0446
- https://github.com/advisories/GHSA-75w6-p6mg-vh8j
- http://groups.google.com/group/rubyonrails-security/msg/365b8a23b76a6b4a?dmode=source&output=gplain
- http://lists.fedoraproject.org/pipermail/package-announce/2011-April/057650.html
- http://lists.fedoraproject.org/pipermail/package-announce/2011-March/055074.html
- http://lists.fedoraproject.org/pipermail/package-announce/2011-March/055088.html
- http://secunia.com/advisories/43274
- http://secunia.com/advisories/43666
- http://www.debian.org/security/2011/dsa-2247
- http://www.securityfocus.com/bid/46291
- http://www.securitytracker.com/id?1025064
- http://www.vupen.com/english/advisories/2011/0587
- http://www.vupen.com/english/advisories/2011/0877
- https://github.com/rubysec/ruby-advisory-db/blob/master/gems/actionview/CVE-2011-0446.yml
- https://groups.google.com/g/rubyonrails-security/c/8CpI7egxX4E/m/SmtqtyOKWzYJ
- https://web.archive.org/web/20120527023027/http://www.securityfocus.com/bid/46291
- https://web.archive.org/web/20200812054342/http://www.securitytracker.com/id?1025064
Multiple cross-site scripting (XSS) vulnerabilities in the mail_to helper in Ruby on Rails before 2.3.11, and 3.x before 3.0.4, when javascript encoding is used, allow remote attackers to inject arbitrary web script or HTML via a crafted (1) name or (2) email value.
rails Improper Input Validation vulnerability
- https://nvd.nist.gov/vuln/detail/CVE-2010-3933
- https://github.com/advisories/GHSA-gjxw-5w2q-7grf
- http://secunia.com/advisories/41930
- http://securitytracker.com/id?1024624
- http://weblog.rubyonrails.org/2010/10/15/security-vulnerability-in-nested-attributes-code-in-ruby-on-rails-2-3-9-and-3-0-0
- http://www.vupen.com/english/advisories/2010/2719
- https://github.com/rubysec/ruby-advisory-db/blob/master/gems/activerecord/CVE-2010-3933.yml
- https://web.archive.org/web/20101129225633/http://securitytracker.com/alerts/2010/Oct/1024624.html
Ruby on Rails 2.3.9 and 3.0.0 does not properly handle nested attributes, which allows remote attackers to modify arbitrary records by changing the names of parameters for form inputs.
Rails vulnerable to Cross-site Scripting
- https://nvd.nist.gov/vuln/detail/CVE-2014-0081
- https://github.com/advisories/GHSA-m46p-ggm5-5j83
- https://groups.google.com/forum/message/raw?msg=rubyonrails-security/tfp6gZCtzr4/j8LUHmu7fIEJ
- http://lists.opensuse.org/opensuse-updates/2014-02/msg00081.html
- http://openwall.com/lists/oss-security/2014/02/18/8
- http://rhn.redhat.com/errata/RHSA-2014-0215.html
- http://rhn.redhat.com/errata/RHSA-2014-0306.html
- http://secunia.com/advisories/57376
- http://www.securityfocus.com/bid/65647
- http://www.securitytracker.com/id/1029782
- https://web.archive.org/web/20140911141416/http://www.securitytracker.com/id/1029782
- https://web.archive.org/web/20170307202606/http://www.securityfocus.com/bid/65647
- https://github.com/rails/rails/commit/08d0a11a3f62718d601d39e617c834759cf59bbb
- https://github.com/rubysec/ruby-advisory-db/blob/master/gems/actionpack/CVE-2014-0081.yml
- https://github.com/rubysec/ruby-advisory-db/blob/master/gems/rails/CVE-2014-0081.yml
- https://web.archive.org/web/20201207045136/https://groups.google.com/forum/message/raw?msg=rubyonrails-security/tfp6gZCtzr4/j8LUHmu7fIEJ
There is an XSS vulnerability in the number_to_currency
, number_to_percentage
and number_to_human
helpers in Ruby on Rails. This vulnerability has been assigned the CVE identifier CVE-2014-0081.
Versions Affected: All. Fixed Versions: 4.1.0.beta2, 4.0.3, 3.2.17.
Impact
These helpers allows users to nicely format a numeric value. Some of the parameters to the helper (format, negative_format and units) are not escaped correctly. Applications which pass user controlled data as one of these parameters are vulnerable to an XSS attack.
All users passing user controlled data to these parameters of the number helpers should either upgrade or use one of the workarounds immediately.
Releases
The 4.1.0.rc1, 4.0.3 and 3.2.17 releases are available at the normal locations.
Workarounds
The workaround for this issue is to escape the value passed to the parameter. For example, replace code like this:
<%= number_to_currency(1.02, format: params[:format]) %>
With code like this
<%= number_to_currency(1.02, format: h(params[:format])) %>
Patches
To aid users who aren't able to upgrade immediately we have provided patches for the two supported release series. They are in git-am format and consist of a single changeset.
- 4-1-beta-numberhelpersxss.patch - Patch for 4.1-beta series
- 4-0-numberhelpersxss.patch - Patch for 4.0 series
- 3-2-numberhelpersxss.patch - Patch for 3.2 series
Please note that only the 4.0.x and 3.2.x series are supported at present. Users of earlier unsupported releases are advised to upgrade as soon as possible as we cannot guarantee the continued availability of security fixes for unsupported releases.
Credits
Thanks to Kevin Reintjes for reporting the issue to us.
-- Aaron Patterson http://tenderlovemaking.com/
Cross site scripting in rails
- https://nvd.nist.gov/vuln/detail/CVE-2011-1497
- https://github.com/rails/rails/blob/38df020c95beca7e12f0188cb7e18f3c37789e20/actionpack/CHANGELOG
- https://www.openwall.com/lists/oss-security/2011/04/06/13
- https://github.com/advisories/GHSA-q58j-fmvf-9rq6
- https://github.com/rubysec/ruby-advisory-db/blob/master/gems/actionpack/CVE-2011-1497.yml
A cross-site scripting vulnerability flaw was found in the auto_link
function in Rails before version 3.0.6.
rails Cross-site Scripting vulnerability
- https://nvd.nist.gov/vuln/detail/CVE-2011-2197
- https://github.com/advisories/GHSA-v9v4-7jp6-8c73
- http://groups.google.com/group/rubyonrails-security/msg/663b600d4471e0d4?dmode=source&output=gplain
- http://lists.fedoraproject.org/pipermail/package-announce/2011-July/062514.html
- http://lists.fedoraproject.org/pipermail/package-announce/2011-June/062090.html
- http://openwall.com/lists/oss-security/2011/06/09/2
- http://openwall.com/lists/oss-security/2011/06/13/9
- http://secunia.com/advisories/44789
- http://weblog.rubyonrails.org/2011/6/8/potential-xss-vulnerability-in-ruby-on-rails-applications
- https://github.com/rails/rails/commit/53a2c0baf2b128dd4808eca313256f6f4bb8c4cd
- https://github.com/rails/rails/commit/ed3796434af6069ced6a641293cf88eef3b284da
- https://gist.github.com/NZKoz/b2ceb626fc2bcdfe497f
- https://github.com/rubysec/ruby-advisory-db/blob/master/gems/activesupport/CVE-2011-2197.yml
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.
Cross-site Scripting vulnerability in i18n translations helper method
- https://nvd.nist.gov/vuln/detail/CVE-2011-4319
- https://github.com/advisories/GHSA-xxr8-833v-c7wc
- https://exchange.xforce.ibmcloud.com/vulnerabilities/71364
- http://groups.google.com/group/rubyonrails-security/browse_thread/thread/2b61d70fb73c7cc5?pli=1
- http://groups.google.com/group/rubyonrails-security/msg/c65c24fbc4b6dd82?dmode=source&output=gplain
- http://openwall.com/lists/oss-security/2011/11/18/8
- http://osvdb.org/77199
- http://weblog.rubyonrails.org/2011/11/18/rails-3-0-11-has-been-released
- http://weblog.rubyonrails.org/2011/11/18/rails-3-1-2-has-been-released
- http://www.securityfocus.com/bid/50722
- http://www.securitytracker.com/id?1026342
Cross-site scripting (XSS) vulnerability in the i18n translations helper method in Ruby on Rails 3.0.x before 3.0.11 and 3.1.x before 3.1.2, and the rails_xss plugin in Ruby on Rails 2.3.x, allows remote attackers to inject arbitrary web script or HTML via vectors related to a translations string whose name ends with an html
substring.
Rails vulnerable to Cross-site Scripting
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) negativeformat, or (3) units parameter to the
(a) numbertocurrency, (b) numbertopercentage, or (c) numberto_human helper.
479 Other Versions
Version | License | Security | Released | |
---|---|---|---|---|
8.0.0.beta1 | MIT | 2024-09-26 - 15:05 | 8 days | |
7.2.1 | MIT | 2024-08-22 - 19:48 | about 1 month | |
7.2.0 | MIT | 2024-08-09 - 23:47 | about 2 months | |
7.2.0.rc1 | MIT | 2024-08-06 - 17:06 | about 2 months | |
7.2.0.beta3 | MIT | 2024-07-11 - 15:44 | 3 months | |
7.2.0.beta2 | MIT | 2024-06-04 - 18:15 | 4 months | |
7.2.0.beta1 | MIT | 2024-05-29 - 23:40 | 4 months | |
7.1.4 | MIT | 2024-08-22 - 21:29 | about 1 month | |
7.1.3.4 | MIT | 2024-06-04 - 18:00 | 4 months | |
7.1.3.3 | MIT | 2024-05-16 - 19:23 | 5 months | |
7.1.3.2 | MIT | 2024-02-21 - 21:46 | 8 months | |
7.1.3.1 | MIT | 2024-02-21 - 18:46 | 8 months | |
7.1.3 | MIT | 2 | 2024-01-16 - 22:56 | 9 months |
7.1.2 | MIT | 2 | 2023-11-10 - 21:52 | 11 months |
7.1.1 | MIT | 2 | 2023-10-11 - 22:19 | 12 months |
7.1.0 | MIT | 2 | 2023-10-05 - 08:09 | almost 1 year |
7.1.0.rc2 | MIT | 2023-10-01 - 22:02 | about 1 year | |
7.1.0.rc1 | MIT | 2023-09-27 - 04:03 | about 1 year | |
7.1.0.beta1 | MIT | 2023-09-13 - 00:41 | about 1 year | |
7.0.8.4 | MIT | 2024-06-04 - 17:57 | 4 months | |
7.0.8.3 | MIT | 2024-05-17 - 19:54 | 5 months | |
7.0.8.2 | MIT | 2024-05-16 - 19:00 | 5 months | |
7.0.8.1 | MIT | 2024-02-21 - 18:43 | 8 months | |
7.0.8 | MIT | 2 | 2023-09-09 - 19:15 | about 1 year |
7.0.7.2 | MIT | 2 | 2023-08-22 - 20:10 | about 1 year |
7.0.7.1 | MIT | 2 | 2023-08-22 - 17:20 | about 1 year |
7.0.7 | MIT | 2 | 2023-08-09 - 23:58 | about 1 year |
7.0.6 | MIT | 2 | 2023-06-29 - 20:57 | over 1 year |
7.0.5.1 | MIT | 2 | 2023-06-26 - 21:43 | over 1 year |
7.0.5 | MIT | 2 | 2023-05-24 - 19:21 | over 1 year |
7.0.4.3 | MIT | 2 | 2023-03-13 - 18:53 | over 1 year |
7.0.4.2 | MIT | 2 | 2023-01-25 - 03:14 | over 1 year |
7.0.4.1 | MIT | 2 | 2023-01-17 - 18:55 | over 1 year |
7.0.4 | MIT | 2 | 2022-09-09 - 18:42 | about 2 years |
7.0.3.1 | MIT | 2 | 2022-07-12 - 17:31 | about 2 years |
7.0.3 | MIT | 2 | 2022-05-09 - 13:41 | over 2 years |
7.0.2.4 | MIT | 2 | 2022-04-26 - 19:33 | over 2 years |
7.0.2.3 | MIT | 2 | 2022-03-08 - 17:50 | over 2 years |
7.0.2.2 | MIT | 2 | 2022-02-11 - 19:44 | over 2 years |
7.0.2.1 | MIT | 2 | 2022-02-11 - 18:19 | over 2 years |
7.0.2 | MIT | 2 | 2022-02-08 - 23:13 | over 2 years |
7.0.1 | MIT | 2 | 2022-01-06 - 21:55 | over 2 years |
7.0.0 | MIT | 2 | 2021-12-15 - 23:45 | almost 3 years |
7.0.0.rc3 | MIT | 2021-12-14 - 23:04 | almost 3 years | |
7.0.0.rc2 | MIT | 2021-12-14 - 19:40 | almost 3 years | |
7.0.0.rc1 | MIT | 2021-12-06 - 21:33 | almost 3 years | |
7.0.0.alpha2 | MIT | 2021-09-15 - 23:16 | about 3 years | |
7.0.0.alpha1 | MIT | 2021-09-15 - 21:58 | about 3 years | |
6.1.7.8 | MIT | 2024-06-04 - 17:56 | 4 months | |
6.1.7.7 | MIT | 2024-02-21 - 18:39 | 8 months | |
6.1.7.6 | MIT | 1 | 2023-08-22 - 20:08 | about 1 year |
6.1.7.5 | MIT | 1 | 2023-08-22 - 17:16 | about 1 year |
6.1.7.4 | MIT | 1 | 2023-06-26 - 21:32 | over 1 year |
6.1.7.3 | MIT | 1 | 2023-03-13 - 18:48 | over 1 year |
6.1.7.2 | MIT | 1 | 2023-01-25 - 03:23 | over 1 year |
6.1.7.1 | MIT | 1 | 2023-01-17 - 18:54 | over 1 year |
6.1.7 | MIT | 1 | 2022-09-09 - 18:39 | about 2 years |
6.1.6.1 | MIT | 1 | 2022-07-12 - 17:29 | about 2 years |
6.1.6 | MIT | 1 | 2022-05-09 - 13:46 | over 2 years |
6.1.5.1 | MIT | 1 | 2022-04-26 - 19:30 | over 2 years |
6.1.5 | MIT | 1 | 2022-03-10 - 21:17 | over 2 years |
6.1.4.7 | MIT | 1 | 2022-03-08 - 17:49 | over 2 years |
6.1.4.6 | MIT | 1 | 2022-02-11 - 19:42 | over 2 years |
6.1.4.5 | MIT | 1 | 2022-02-11 - 18:23 | over 2 years |
6.1.4.4 | MIT | 1 | 2021-12-15 - 22:54 | almost 3 years |
6.1.4.3 | MIT | 1 | 2021-12-14 - 23:02 | almost 3 years |
6.1.4.2 | MIT | 1 | 2021-12-14 - 19:54 | almost 3 years |
6.1.4.1 | MIT | 1 | 2021-08-19 - 16:27 | about 3 years |
6.1.4 | MIT | 1 | 2021-06-24 - 20:41 | over 3 years |
6.1.3.2 | MIT | 1 | 2021-05-05 - 15:47 | over 3 years |
6.1.3.1 | MIT | 1 | 2021-03-26 - 18:08 | over 3 years |
6.1.3 | MIT | 1 | 2021-02-17 - 18:43 | over 3 years |
6.1.2.1 | MIT | 1 | 2021-02-10 - 20:46 | over 3 years |
6.1.2 | MIT | 1 | 2021-02-09 - 21:30 | over 3 years |
6.1.1 | MIT | 1 | 2021-01-07 - 23:00 | over 3 years |
6.1.0 | MIT | 1 | 2020-12-09 - 19:58 | almost 4 years |
6.1.0.rc2 | MIT | 1 | 2020-12-01 - 22:02 | almost 4 years |
6.1.0.rc1 | MIT | 1 | 2020-11-02 - 21:21 | almost 4 years |
6.0.6.1 | MIT | 1 | 2023-01-17 - 18:53 | over 1 year |
6.0.6 | MIT | 1 | 2022-09-09 - 18:32 | about 2 years |
6.0.5.1 | MIT | 1 | 2022-07-12 - 17:28 | about 2 years |
6.0.5 | MIT | 1 | 2022-05-09 - 13:55 | over 2 years |
6.0.4.8 | MIT | 1 | 2022-04-26 - 19:27 | over 2 years |
6.0.4.7 | MIT | 1 | 2022-03-08 - 17:47 | over 2 years |
6.0.4.6 | MIT | 1 | 2022-02-11 - 19:40 | over 2 years |
6.0.4.5 | MIT | 1 | 2022-02-11 - 18:25 | over 2 years |
6.0.4.4 | MIT | 1 | 2021-12-15 - 22:48 | almost 3 years |
6.0.4.3 | MIT | 1 | 2021-12-14 - 23:01 | almost 3 years |
6.0.4.2 | MIT | 1 | 2021-12-14 - 20:11 | almost 3 years |
6.0.4.1 | MIT | 1 | 2021-08-19 - 16:24 | about 3 years |
6.0.4 | MIT | 1 | 2021-06-15 - 20:18 | over 3 years |
6.0.3.7 | MIT | 1 | 2021-05-05 - 16:02 | over 3 years |
6.0.3.6 | MIT | 1 | 2021-03-26 - 17:34 | over 3 years |
6.0.3.5 | MIT | 1 | 2021-02-10 - 20:40 | over 3 years |
6.0.3.4 | MIT | 1 | 2020-10-07 - 16:51 | almost 4 years |
6.0.3.3 | MIT | 1 | 2020-09-09 - 18:40 | about 4 years |
6.0.3.2 | MIT | 1 | 2020-06-17 - 14:55 | over 4 years |
6.0.3.1 | MIT | 1 | 2020-05-18 - 15:47 | over 4 years |
6.0.3 | MIT | 1 | 2020-05-06 - 18:06 | over 4 years |
6.0.3.rc1 | MIT | 1 | 2020-05-01 - 17:19 | over 4 years |