Approved changes feed: RSS · Atom
cpe:2.3:a:rubyonrails:rails:3.2.9:*:*:*:*:*:*:*
part: a version: 3.2.9 update: *
| Vendor | Rubyonrails (a0962337-0e2d-518c-b84b-f2864721d062) |
|---|---|
| Product | Rails (4bc463b7-a5fc-5e2f-aea1-023dcfc59b73) |
| Edition | * |
| Language | * |
| Software edition | * |
| Target software | * |
| Target hardware | * |
| Other | * |
| Notes | Imported from gcve-enriched-dumps CVE data |
PURL mappings
| PURL | Source | Last updated |
|---|---|---|
| No PURL mappings for this CPE yet. | ||
Vulnerability references
| Identifier | cpeApplicability | Submitted | db.gcve.eu details | Rationale |
|---|---|---|---|---|
CVE:CVE-2016-6316 |
vulnerable | 2026-06-03 14:35:57.562477 |
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 |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2015-3226 |
vulnerable | 2026-06-03 14:34:49.657506 |
Details available
Cross-site scripting (XSS) vulnerability in json/encoding.rb in Active Support in Ruby on Rails 3.x and 4.1.x before 4.1.11 and 4.2.x before 4.2.2 allows remote attackers to inject arbitrary web script or HTML via a crafted Hash that is mishandled during JSON encoding.
Published: 2015-07-26T22:00:00.000Z
Updated: 2024-08-06T05:39:32.141Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2014-3482 |
vulnerable | 2026-06-03 14:33:54.763670 |
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 |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2014-0082 |
vulnerable | 2026-06-03 14:33:36.733250 |
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.714548 |
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.134475 |
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.130945 |
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.127709 |
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.265580 |
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-3221 |
vulnerable | 2026-06-03 14:33:06.282162 |
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.251214 |
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-1856 |
vulnerable | 2026-06-03 14:32:52.247125 |
Details available
The ActiveSupport::XmlMini_JDOM backend in lib/active_support/xml_mini/jdom.rb in the Active Support component in Ruby on Rails 3.0.x and 3.1.x before 3.1.12 and 3.2.x before 3.2.13, when JRuby is used, does not properly restrict the capabilities of the XML parser, which allows remote attackers to read arbitrary files or cause a denial of service (resource consumption) via vectors involving (1) an external DTD or (2) an external entity declaration in conjunction with an entity reference.
Published: 2013-03-19T22:00:00.000Z
Updated: 2024-08-06T15:20:35.152Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-1855 |
vulnerable | 2026-06-03 14:32:52.212514 |
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.203904 |
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-0276 |
vulnerable | 2026-06-03 14:32:42.574392 |
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 |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-6496 |
vulnerable | 2026-06-03 14:32:34.189609 |
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 |
Contribute
You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.