Ruby On Rails
Approved changes feed: RSS · Atom
cpe:2.3:a:rubyonrails:ruby_on_rails:*:*:*:*:*:*:*:*
part: a version: * update: *
| Vendor | Rubyonrails (a0962337-0e2d-518c-b84b-f2864721d062) |
|---|---|
| Product | Ruby On Rails (88797537-fac3-5a93-a663-7f94dd494eb7) |
| Edition | * |
| Language | * |
| Software edition | * |
| Target software | * |
| Target hardware | * |
| Other | * |
| Notes | Imported from purl2cpe mapping |
PURL mappings
| PURL | Source | Last updated |
|---|---|---|
pkg:deb/debian/rails |
purl2cpe | 2026-06-01 10:11:28.061020 |
pkg:deb/ubuntu/rails |
purl2cpe | 2026-06-01 10:11:28.061022 |
pkg:gem/rails |
purl2cpe | 2026-06-01 10:11:28.061023 |
pkg:github/rails/rails |
purl2cpe | 2026-06-01 10:11:28.061025 |
pkg:rpm/opensuse/rubygem-rails-7.0 |
purl2cpe | 2026-06-01 10:11:28.061026 |
pkg:sourceforge/ruby-on-rails.mirror |
purl2cpe | 2026-06-01 10:11:28.061027 |
Vulnerability references
| Identifier | cpeApplicability | Submitted | db.gcve.eu details | Rationale |
|---|---|---|---|---|
CVE:CVE-2017-17920 |
vulnerable | 2026-06-03 14:36:56.074471 |
Details available
SQL injection vulnerability in the 'reorder' method in Ruby on Rails 5.1.4 and earlier allows remote attackers to execute arbitrary SQL commands via the 'name' parameter. NOTE: The vendor disputes this issue because the documentation states that this method is not intended for use with untrusted input
Published: 2017-12-29T16:00:00.000Z
Updated: 2024-08-05T21:06:49.547Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2017-17919 |
vulnerable | 2026-06-03 14:36:56.074043 |
Details available
SQL injection vulnerability in the 'order' method in Ruby on Rails 5.1.4 and earlier allows remote attackers to execute arbitrary SQL commands via the 'id desc' parameter. NOTE: The vendor disputes this issue because the documentation states that this method is not intended for use with untrusted input
Published: 2017-12-29T16:00:00.000Z
Updated: 2024-08-05T21:06:49.394Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2016-2098 |
vulnerable | 2026-06-03 14:35:36.702588 |
Details available
Action Pack in Ruby on Rails before 3.2.22.2, 4.x before 4.1.14.2, and 4.2.x before 4.2.5.2 allows remote attackers to execute arbitrary Ruby code by leveraging an application's unrestricted use of the render method.
Published: 2016-04-07T23:00:00.000Z
Updated: 2024-08-05T23:17:50.698Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2016-2097 |
vulnerable | 2026-06-03 14:35:36.682795 |
Details available
Directory traversal vulnerability in Action View in Ruby on Rails before 3.2.22.2 and 4.x before 4.1.14.2 allows remote attackers to read arbitrary files by leveraging an application's unrestricted use of the render method and providing a .. (dot dot) in a pathname. NOTE: this vulnerability exists because of an incomplete fix for CVE-2016-0752.
Published: 2016-04-07T23:00:00.000Z
Updated: 2024-08-05T23:17:50.576Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2016-0751 |
vulnerable | 2026-06-03 14:35:22.089012 |
Details available
actionpack/lib/action_dispatch/http/mime_type.rb in Action Pack in Ruby on Rails before 3.2.22.1, 4.0.x and 4.1.x before 4.1.14.1, 4.2.x before 4.2.5.1, and 5.x before 5.0.0.beta1.1 does not properly restrict use of the MIME type cache, which allows remote attackers to cause a denial of service (memory consumption) via a crafted HTTP Accept header.
Published: 2016-02-16T02:00:00.000Z
Updated: 2024-08-05T22:30:03.975Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2015-7577 |
vulnerable | 2026-06-03 14:35:09.459862 |
Details available
activerecord/lib/active_record/nested_attributes.rb in Active Record in Ruby on Rails 3.1.x and 3.2.x before 3.2.22.1, 4.0.x and 4.1.x before 4.1.14.1, 4.2.x before 4.2.5.1, and 5.x before 5.0.0.beta1.1 does not properly implement a certain destroy option, which allows remote attackers to bypass intended change restrictions by leveraging use of the nested attributes feature.
Published: 2016-02-16T02:00:00.000Z
Updated: 2024-08-06T07:51:28.528Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2015-7576 |
vulnerable | 2026-06-03 14:35:09.453256 |
Details available
The http_basic_authenticate_with method in actionpack/lib/action_controller/metal/http_authentication.rb in the Basic Authentication implementation in Action Controller in Ruby on Rails before 3.2.22.1, 4.0.x and 4.1.x before 4.1.14.1, 4.2.x before 4.2.5.1, and 5.x before 5.0.0.beta1.1 does not use a constant-time algorithm for verifying credentials, which makes it easier for remote attackers to bypass authentication by measuring timing differences.
Published: 2016-02-16T02:00:00.000Z
Updated: 2024-08-06T07:51:28.554Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2014-0082 |
vulnerable | 2026-06-03 14:33:36.733393 |
Details available
actionpack/lib/action_view/template/text.rb in Action View in Ruby on Rails 3.x before 3.2.17 converts MIME type strings to symbols during use of the :text option to the render method, which allows remote attackers to cause a denial of service (memory consumption) by including these strings in headers.
Published: 2014-02-20T11:00:00.000Z
Updated: 2024-08-06T09:05:37.065Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2014-0081 |
vulnerable | 2026-06-03 14:33:36.721561 |
Details available
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 (c) number_to_human helper.
Published: 2014-02-20T11:00:00.000Z
Updated: 2024-08-06T09:05:38.984Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-6417 |
vulnerable | 2026-06-03 14:33:26.134608 |
Details available
actionpack/lib/action_dispatch/http/request.rb in Ruby on Rails before 3.2.16 and 4.x before 4.0.2 does not properly consider differences in parameter handling between the Active Record component and the JSON implementation, which allows remote attackers to bypass intended database-query restrictions and perform NULL checks or trigger missing WHERE clauses via a crafted request that leverages (1) third-party Rack middleware or (2) custom Rack middleware. NOTE: this vulnerability exists because of an incomplete fix for CVE-2013-0155.
Published: 2013-12-07T00:00:00.000Z
Updated: 2024-08-06T17:39:01.423Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-6415 |
vulnerable | 2026-06-03 14:33:26.131069 |
Details available
Cross-site scripting (XSS) vulnerability in the number_to_currency helper in actionpack/lib/action_view/helpers/number_helper.rb in Ruby on Rails before 3.2.16 and 4.x before 4.0.2 allows remote attackers to inject arbitrary web script or HTML via the unit parameter.
Published: 2013-12-07T00:00:00.000Z
Updated: 2024-08-06T17:39:01.258Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-6414 |
vulnerable | 2026-06-03 14:33:26.127848 |
Details available
actionpack/lib/action_view/lookup_context.rb in Action View in Ruby on Rails 3.x before 3.2.16 and 4.x before 4.0.2 allows remote attackers to cause a denial of service (memory consumption) via a header containing an invalid MIME type that leads to excessive caching.
Published: 2013-12-07T00:00:00.000Z
Updated: 2024-08-06T17:39:01.307Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-4491 |
vulnerable | 2026-06-03 14:33:17.269702 |
Details available
Cross-site scripting (XSS) vulnerability in actionpack/lib/action_view/helpers/translation_helper.rb in the internationalization component in Ruby on Rails 3.x before 3.2.16 and 4.x before 4.0.2 allows remote attackers to inject arbitrary web script or HTML via a crafted string that triggers generation of a fallback string by the i18n gem.
Published: 2013-12-07T00:00:00.000Z
Updated: 2024-08-06T16:45:14.928Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-1857 |
vulnerable | 2026-06-03 14:32:52.249381 |
Details available
The sanitize helper in lib/action_controller/vendor/html-scanner/html/sanitizer.rb in the Action Pack component in Ruby on Rails before 2.3.18, 3.0.x and 3.1.x before 3.1.12, and 3.2.x before 3.2.13 does not properly handle encoded : (colon) characters in URLs, which makes it easier for remote attackers to conduct cross-site scripting (XSS) attacks via a crafted scheme name, as demonstrated by including a : sequence.
Published: 2013-03-19T22:00:00.000Z
Updated: 2024-08-06T15:20:35.190Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-1855 |
vulnerable | 2026-06-03 14:32:52.239329 |
Details available
The sanitize_css method in lib/action_controller/vendor/html-scanner/html/sanitizer.rb in the Action Pack component in Ruby on Rails before 2.3.18, 3.0.x and 3.1.x before 3.1.12, and 3.2.x before 3.2.13 does not properly handle \n (newline) characters, which makes it easier for remote attackers to conduct cross-site scripting (XSS) attacks via crafted Cascading Style Sheets (CSS) token sequences.
Published: 2013-03-19T22:00:00.000Z
Updated: 2024-08-06T15:20:35.175Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-0156 |
vulnerable | 2026-06-03 14:32:35.728140 |
Details available
active_support/core_ext/hash/conversions.rb in Ruby on Rails before 2.3.15, 3.0.x before 3.0.19, 3.1.x before 3.1.10, and 3.2.x before 3.2.11 does not properly restrict casts of string values, which allows remote attackers to conduct object-injection attacks and execute arbitrary code, or cause a denial of service (memory and CPU consumption) involving nested XML entity references, by leveraging Action Pack support for (1) YAML type conversion or (2) Symbol type conversion.
Published: 2013-01-13T22:00:00.000Z
Updated: 2024-08-06T14:18:09.436Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-0155 |
vulnerable | 2026-06-03 14:32:35.727630 |
Details available
Ruby on Rails 3.0.x before 3.0.19, 3.1.x before 3.1.10, and 3.2.x before 3.2.11 does not properly consider differences in parameter handling between the Active Record component and the JSON implementation, which allows remote attackers to bypass intended database-query restrictions and perform NULL checks or trigger missing WHERE clauses via a crafted request, as demonstrated by certain "[nil]" values, a related issue to CVE-2012-2660 and CVE-2012-2694.
Published: 2013-01-13T22:00:00.000Z
Updated: 2024-08-06T14:18:09.462Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-6496 |
vulnerable | 2026-06-03 14:32:34.179344 |
Details available
SQL injection vulnerability in the Active Record component in Ruby on Rails before 3.0.18, 3.1.x before 3.1.9, and 3.2.x before 3.2.10 allows remote attackers to execute arbitrary SQL commands via a crafted request that leverages incorrect behavior of dynamic finders in applications that can use unexpected data types in certain find_by_ method calls.
Published: 2013-01-04T02:00:00.000Z
Updated: 2024-08-06T21:28:39.807Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-3465 |
vulnerable | 2026-06-03 14:31:58.506642 |
Details available
Cross-site scripting (XSS) vulnerability in actionpack/lib/action_view/helpers/sanitize_helper.rb in the strip_tags helper in Ruby on Rails before 3.0.17, 3.1.x before 3.1.8, and 3.2.x before 3.2.8 allows remote attackers to inject arbitrary web script or HTML via malformed HTML markup.
Published: 2012-08-10T10:00:00.000Z
Updated: 2024-08-06T20:05:12.646Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-3464 |
vulnerable | 2026-06-03 14:31:58.494579 |
Details available
Cross-site scripting (XSS) vulnerability in activesupport/lib/active_support/core_ext/string/output_safety.rb in Ruby on Rails before 3.0.17, 3.1.x before 3.1.8, and 3.2.x before 3.2.8 might allow remote attackers to inject arbitrary web script or HTML via vectors involving a ' (quote) character.
Published: 2012-08-10T10:00:00.000Z
Updated: 2024-08-06T20:05:12.658Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-2695 |
vulnerable | 2026-06-03 14:31:54.347359 |
Details available
The Active Record component in Ruby on Rails before 3.0.14, 3.1.x before 3.1.6, and 3.2.x before 3.2.6 does not properly implement the passing of request data to a where method in an ActiveRecord class, which allows remote attackers to conduct certain SQL injection attacks via nested query parameters that leverage improper handling of nested hashes, a related issue to CVE-2012-2661.
Published: 2012-06-22T14:00:00.000Z
Updated: 2024-08-06T19:42:31.701Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-2694 |
vulnerable | 2026-06-03 14:31:54.340572 |
Details available
actionpack/lib/action_dispatch/http/request.rb in Ruby on Rails before 3.0.14, 3.1.x before 3.1.6, and 3.2.x before 3.2.6 does not properly consider differences in parameter handling between the Active Record component and the Rack interface, which allows remote attackers to bypass intended database-query restrictions and perform NULL checks via a crafted request, as demonstrated by certain "['xyz', nil]" values, a related issue to CVE-2012-2660.
Published: 2012-06-22T14:00:00.000Z
Updated: 2024-08-06T19:42:31.516Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2009-4214 |
vulnerable | 2026-06-03 14:29:56.837885 |
Details available
Cross-site scripting (XSS) vulnerability in the strip_tags function in Ruby on Rails before 2.2.s, and 2.3.x before 2.3.5, allows remote attackers to inject arbitrary web script or HTML via vectors involving non-printing ASCII characters, related to HTML::Tokenizer and actionpack/lib/action_controller/vendor/html-scanner/html/node.rb.
Published: 2009-12-07T17:00:00.000Z
Updated: 2024-08-07T06:54:09.938Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2009-2422 |
vulnerable | 2026-06-03 14:29:41.111839 |
Details available
The example code for the digest authentication functionality (http_authentication.rb) in Ruby on Rails before 2.3.3 defines an authenticate_or_request_with_http_digest block that returns nil instead of false when the user does not exist, which allows context-dependent attackers to bypass authentication for applications that are derived from this example by sending an invalid username without a password.
Published: 2009-07-10T15:00:00.000Z
Updated: 2024-08-07T05:52:14.795Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2008-5189 |
vulnerable | 2026-06-03 14:29:08.132561 |
Details available
CRLF injection vulnerability in Ruby on Rails before 2.0.5 allows remote attackers to inject arbitrary HTTP headers and conduct HTTP response splitting attacks via a crafted URL to the redirect_to function.
Published: 2008-11-21T11:00:00.000Z
Updated: 2024-08-07T10:40:17.237Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2008-4094 |
vulnerable | 2026-06-03 14:28:56.972436 |
Details available
Multiple SQL injection vulnerabilities in Ruby on Rails before 2.1.1 allow remote attackers to execute arbitrary SQL commands via the (1) :limit and (2) :offset parameters, related to ActiveRecord, ActiveSupport, ActiveResource, ActionPack, and ActionMailer.
Published: 2008-09-30T17:00:00.000Z
Updated: 2024-08-07T10:00:42.864Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2006-4111 |
vulnerable | 2026-06-03 14:27:36.745229 |
Details available
Ruby on Rails before 1.1.5 allows remote attackers to execute Ruby code with "severe" or "serious" impact via a File Upload request with an HTTP header that modifies the LOAD_PATH variable, a different vulnerability than CVE-2006-4112.
Published: 2006-08-14T21:00:00.000Z
Updated: 2024-08-07T18:57:45.989Z |
Imported from gcve-enriched-dumps CVE data |
Contribute
You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.