Approved changes feed: RSS · Atom

cpe:2.3:a:rubyonrails:rails:3.0.0:beta3:*:*:*:*:*:*

part: a version: 3.0.0 update: beta3

VendorRubyonrails (a0962337-0e2d-518c-b84b-f2864721d062)
ProductRails (4bc463b7-a5fc-5e2f-aea1-023dcfc59b73)
Edition*
Language*
Software edition*
Target software*
Target hardware*
Other*
NotesImported from NVD CPE 2.0 feed

PURL mappings

PURLSourceLast updated
pkg:gem/rails purl2cpe 2026-06-01 10:11:28.274100
pkg:github/rails/rails purl2cpe 2026-06-01 10:11:28.274101

Vulnerability references

IdentifiercpeApplicabilitySubmitteddb.gcve.eu detailsRationale
CVE:CVE-2016-6316 vulnerable 2026-06-03 14:35:57.519403 Details available
Cross-site scripting (XSS) vulnerability in Action View in Ruby on Rails 3.x before 3.2.22.3, 4.x before 4.2.7.1, and 5.x before 5.0.0.1 might allow remote attackers to inject arbitrary web script or HTML via text declared as "HTML safe" and used as attribute values in tag handlers.
Published: 2016-09-07T19:00:00.000Z
Updated: 2024-08-06T01:29:18.216Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2014-7829 vulnerable 2026-06-03 14:34:16.351458 Details available
Directory traversal vulnerability in actionpack/lib/action_dispatch/middleware/static.rb in Action Pack in Ruby on Rails 3.x before 3.2.21, 4.0.x before 4.0.12, 4.1.x before 4.1.8, and 4.2.x before 4.2.0.beta4, when serve_static_assets is enabled, allows remote attackers to determine the existence of files outside the application root via vectors involving a \ (backslash) character, a similar issue to CVE-2014-7818.
Published: 2014-11-18T23:00:00.000Z
Updated: 2024-08-06T13:03:26.957Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2014-7818 vulnerable 2026-06-03 14:34:16.247735 Details available
Directory traversal vulnerability in actionpack/lib/action_dispatch/middleware/static.rb in Action Pack in Ruby on Rails 3.x before 3.2.20, 4.0.x before 4.0.11, 4.1.x before 4.1.7, and 4.2.x before 4.2.0.beta3, when serve_static_assets is enabled, allows remote attackers to determine the existence of files outside the application root via a /..%2F sequence.
Published: 2014-11-08T11:00:00.000Z
Updated: 2024-08-06T13:03:27.154Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2014-3482 vulnerable 2026-06-03 14:33:54.721865 Details available
SQL injection vulnerability in activerecord/lib/active_record/connection_adapters/postgresql_adapter.rb in the PostgreSQL adapter for Active Record in Ruby on Rails 2.x and 3.x before 3.2.19 allows remote attackers to execute arbitrary SQL commands by leveraging improper bitstring quoting.
Published: 2014-07-07T10:00:00.000Z
Updated: 2024-08-06T10:43:06.174Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2014-0082 vulnerable 2026-06-03 14:33:36.731582 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
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2014-0081 vulnerable 2026-06-03 14:33:36.672296 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
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2013-6417 vulnerable 2026-06-03 14:33:26.132903 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.129243 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.126018 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
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2013-4491 vulnerable 2026-06-03 14:33:17.223566 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
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2013-3221 vulnerable 2026-06-03 14:33:06.239582 Details available
The Active Record component in Ruby on Rails 2.3.x, 3.0.x, 3.1.x, and 3.2.x does not ensure that the declared data type of a database column is used during comparisons of input values to stored values in that column, which makes it easier for remote attackers to conduct data-type injection attacks against Ruby on Rails applications via a crafted value, as demonstrated by unintended interaction between the "typed XML" feature and a MySQL database.
Published: 2013-04-22T01:00:00.000Z
Updated: 2024-08-06T16:00:10.162Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2013-1857 vulnerable 2026-06-03 14:32:52.249616 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.244512 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-0333 vulnerable 2026-06-03 14:32:42.926572 Details available
lib/active_support/json/backends/yaml.rb in Ruby on Rails 2.3.x before 2.3.16 and 3.0.x before 3.0.20 does not properly convert JSON data to YAML data for processing by a YAML parser, which allows remote attackers to execute arbitrary code, conduct SQL injection attacks, or bypass authentication via crafted data that triggers unsafe decoding, a different vulnerability than CVE-2013-0156.
Published: 2013-01-30T11:00:00.000Z
Updated: 2024-08-06T14:25:09.069Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2013-0277 vulnerable 2026-06-03 14:32:42.598828 Details available
ActiveRecord in Ruby on Rails before 2.3.17 and 3.x before 3.1.0 allows remote attackers to cause a denial of service or execute arbitrary code via crafted serialized attributes that cause the +serialize+ helper to deserialize arbitrary YAML.
Published: 2013-02-13T01:00:00.000Z
Updated: 2024-08-06T14:18:09.560Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2012-6496 vulnerable 2026-06-03 14:32:34.160245 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.506038 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
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2012-3464 vulnerable 2026-06-03 14:31:58.493943 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
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2012-3463 vulnerable 2026-06-03 14:31:58.455963 Details available
Cross-site scripting (XSS) vulnerability in actionpack/lib/action_view/helpers/form_tag_helper.rb in Ruby on Rails 3.x 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 the prompt field to the select_tag helper.
Published: 2012-08-10T10:00:00.000Z
Updated: 2024-08-06T20:05:12.614Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2012-3424 vulnerable 2026-06-03 14:31:58.200422 Details available
The decode_credentials method in actionpack/lib/action_controller/metal/http_authentication.rb in Ruby on Rails 3.x before 3.0.16, 3.1.x before 3.1.7, and 3.2.x before 3.2.7 converts Digest Authentication strings to symbols, which allows remote attackers to cause a denial of service by leveraging access to an application that uses a with_http_digest helper method, as demonstrated by the authenticate_or_request_with_http_digest method.
Published: 2012-08-08T10:00:00.000Z
Updated: 2024-08-06T20:05:12.401Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2012-2695 vulnerable 2026-06-03 14:31:54.346758 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.335494 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-2012-2661 vulnerable 2026-06-03 14:31:54.027066 Details available
The Active Record component in Ruby on Rails 3.0.x before 3.0.13, 3.1.x before 3.1.5, and 3.2.x before 3.2.4 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 unintended recursion, a related issue to CVE-2012-2695.
Published: 2012-06-22T14:00:00.000Z
Updated: 2024-08-06T19:42:31.596Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2012-2660 vulnerable 2026-06-03 14:31:53.993886 Details available
actionpack/lib/action_dispatch/http/request.rb in Ruby on Rails before 3.0.13, 3.1.x before 3.1.5, and 3.2.x before 3.2.4 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 "[nil]" values, a related issue to CVE-2012-2694.
Published: 2012-06-22T14:00:00.000Z
Updated: 2024-08-06T19:42:31.885Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2012-1099 vulnerable 2026-06-03 14:31:41.337743 Details available
Cross-site scripting (XSS) vulnerability in actionpack/lib/action_view/helpers/form_options_helper.rb in the select helper in Ruby on Rails 3.0.x before 3.0.12, 3.1.x before 3.1.4, and 3.2.x before 3.2.2 allows remote attackers to inject arbitrary web script or HTML via vectors involving certain generation of OPTION elements within SELECT elements.
Published: 2012-03-13T10:00:00.000Z
Updated: 2024-08-06T18:45:27.487Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2012-1098 vulnerable 2026-06-03 14:31:41.308636 Details available
Cross-site scripting (XSS) vulnerability in Ruby on Rails 3.0.x before 3.0.12, 3.1.x before 3.1.4, and 3.2.x before 3.2.2 allows remote attackers to inject arbitrary web script or HTML via vectors involving a SafeBuffer object that is manipulated through certain methods.
Published: 2012-03-13T10:00:00.000Z
Updated: 2024-08-06T18:45:27.165Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2011-4319 vulnerable 2026-06-03 14:31:23.988561 Details available
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.
Published: 2011-11-28T11:00:00.000Z
Updated: 2024-08-07T00:01:51.607Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2011-4319 not_vulnerable 2026-06-03 14:31:23.973208 Details available
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.
Published: 2011-11-28T11:00:00.000Z
Updated: 2024-08-07T00:01:51.607Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2011-2932 vulnerable 2026-06-03 14:31:11.282379 Details available
Cross-site scripting (XSS) vulnerability in activesupport/lib/active_support/core_ext/string/output_safety.rb in Ruby on Rails 2.x before 2.3.13, 3.0.x before 3.0.10, and 3.1.x before 3.1.0.rc5 allows remote attackers to inject arbitrary web script or HTML via a malformed Unicode string, related to a "UTF-8 escaping vulnerability."
Published: 2011-08-29T18:00:00.000Z
Updated: 2024-08-06T23:15:31.926Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2011-2931 vulnerable 2026-06-03 14:31:11.280575 Details available
Cross-site scripting (XSS) vulnerability in the strip_tags helper in actionpack/lib/action_controller/vendor/html-scanner/html/node.rb in Ruby on Rails before 2.3.13, 3.0.x before 3.0.10, and 3.1.x before 3.1.0.rc5 allows remote attackers to inject arbitrary web script or HTML via a tag with an invalid name.
Published: 2011-08-29T18:00:00.000Z
Updated: 2024-08-06T23:15:31.957Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2011-2930 vulnerable 2026-06-03 14:31:11.278734 Details available
Multiple SQL injection vulnerabilities in the quote_table_name method in the ActiveRecord adapters in activerecord/lib/active_record/connection_adapters/ in Ruby on Rails before 2.3.13, 3.0.x before 3.0.10, and 3.1.x before 3.1.0.rc5 allow remote attackers to execute arbitrary SQL commands via a crafted column name.
Published: 2011-08-29T18:00:00.000Z
Updated: 2024-08-06T23:15:31.901Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2011-2929 vulnerable 2026-06-03 14:31:11.265466 Details available
The template selection functionality in actionpack/lib/action_view/template/resolver.rb in Ruby on Rails 3.0.x before 3.0.10 and 3.1.x before 3.1.0.rc6 does not properly handle glob characters, which allows remote attackers to render arbitrary views via a crafted URL, related to a "filter skipping vulnerability."
Published: 2011-08-29T18:00:00.000Z
Updated: 2024-08-06T23:15:32.016Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2011-2197 vulnerable 2026-06-03 14:31:06.218653 Details available
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.
Published: 2011-06-30T15:26:00.000Z
Updated: 2024-08-06T22:53:17.178Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2011-0449 vulnerable 2026-06-03 14:30:49.065892 Details available
actionpack/lib/action_view/template/resolver.rb in Ruby on Rails 3.0.x before 3.0.4, when a case-insensitive filesystem is used, does not properly implement filters associated with the list of available templates, which allows remote attackers to bypass intended access restrictions via an action name that uses an unintended case for alphabetic characters.
Published: 2011-02-21T17:00:00.000Z
Updated: 2024-08-06T21:51:09.091Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2011-0448 vulnerable 2026-06-03 14:30:49.064989 Details available
Ruby on Rails 3.0.x before 3.0.4 does not ensure that arguments to the limit function specify integer values, which makes it easier for remote attackers to conduct SQL injection attacks via a non-numeric argument.
Published: 2011-02-21T00:00:00.000Z
Updated: 2024-08-06T21:51:09.165Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2011-0447 vulnerable 2026-06-03 14:30:49.064219 Details available
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.
Published: 2011-02-14T20:00:00.000Z
Updated: 2024-08-06T21:51:09.065Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2011-0446 vulnerable 2026-06-03 14:30:49.057398 Details available
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.
Published: 2011-02-14T20:00:00.000Z
Updated: 2024-08-06T21:51:09.087Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2007-6077 not_vulnerable 2026-06-03 14:28:28.509989 Details available
The session fixation protection mechanism in cgi_process.rb in Rails 1.2.4, as used in Ruby on Rails, removes the :cookie_only attribute from the DEFAULT_SESSION_OPTIONS constant, which effectively causes cookie_only to be applied only to the first instantiation of CgiRequest, which allows remote attackers to conduct session fixation attacks. NOTE: this is due to an incomplete fix for CVE-2007-5380.
Published: 2007-11-21T21:00:00.000Z
Updated: 2024-08-07T15:54:26.389Z
Reference links
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.