Approved changes feed: RSS · Atom

cpe:2.3:a:rubyonrails:rails:2.3.9:*:*:*:*:*:*:*

part: a version: 2.3.9 update: *

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.274075
pkg:github/rails/rails purl2cpe 2026-06-01 10:11:28.274077

Vulnerability references

IdentifiercpeApplicabilitySubmitteddb.gcve.eu detailsRationale
CVE:CVE-2014-3482 vulnerable 2026-06-03 14:33:54.715958 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-0081 vulnerable 2026-06-03 14:33:36.666802 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-3221 vulnerable 2026-06-03 14:33:06.234074 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.249252 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.237338 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-1854 vulnerable 2026-06-03 14:32:52.203044 Details available
The Active Record component in Ruby on Rails 2.3.x before 2.3.18, 3.1.x before 3.1.12, and 3.2.x before 3.2.13 processes certain queries by converting hash keys to symbols, which allows remote attackers to cause a denial of service via crafted input to a where method.
Published: 2013-03-19T22:00:00.000Z
Updated: 2024-08-06T15:20:36.703Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2013-0333 vulnerable 2026-06-03 14:32:42.926398 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.620795 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-2013-0276 vulnerable 2026-06-03 14:32:42.591924 Details available
ActiveRecord in Ruby on Rails before 2.3.17, 3.1.x before 3.1.11, and 3.2.x before 3.2.12 allows remote attackers to bypass the attr_protected protection mechanism and modify protected model attributes via a crafted request.
Published: 2013-02-13T01:00:00.000Z
Updated: 2024-08-06T14:18:09.823Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2012-3465 vulnerable 2026-06-03 14:31:58.505922 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.492400 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-2011-4319 vulnerable 2026-06-03 14:31:24.001424 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-3186 vulnerable 2026-06-03 14:31:12.531190 Details available
CRLF injection vulnerability in actionpack/lib/action_controller/response.rb in Ruby on Rails 2.3.x before 2.3.13 allows remote attackers to inject arbitrary HTTP headers and conduct HTTP response splitting attacks via the Content-Type header.
Published: 2011-08-29T18:00:00.000Z
Updated: 2024-08-06T23:22:27.747Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2011-2932 vulnerable 2026-06-03 14:31:11.282269 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.280461 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.276263 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-2197 vulnerable 2026-06-03 14:31:06.215626 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-0447 vulnerable 2026-06-03 14:30:49.064109 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.054032 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-2010-3933 vulnerable 2026-06-03 14:30:34.379387 Details available
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.
Published: 2010-10-27T22:00:00.000Z
Updated: 2024-09-16T20:42:14.245Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2007-6077 not_vulnerable 2026-06-03 14:28:28.505156 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.