Ruby/rails/2.3.8.pre1
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
5 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.
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.
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 | 15 days | |
7.2.1 | MIT | 2024-08-22 - 19:48 | about 2 months | |
7.2.0 | MIT | 2024-08-09 - 23:47 | 2 months | |
7.2.0.rc1 | MIT | 2024-08-06 - 17:06 | 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 2 months | |
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 | almost 1 year |
7.1.0 | MIT | 2 | 2023-10-05 - 08:09 | about 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 | almost 3 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 | almost 4 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 | about 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 |