Approved changes feed: RSS · Atom

cpe:2.3:a:rubyonrails:rails:4.1.1:*:*:*:*:*:*:*

part: a version: 4.1.1 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.274561
pkg:github/rails/rails purl2cpe 2026-06-01 10:11:28.274563

Vulnerability references

IdentifiercpeApplicabilitySubmitteddb.gcve.eu detailsRationale
CVE:CVE-2016-6316 vulnerable 2026-06-03 14:35:57.584920 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-2016-2098 vulnerable 2026-06-03 14:35:36.685431 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
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2016-2097 vulnerable 2026-06-03 14:35:36.671735 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.071131 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-7581 vulnerable 2026-06-03 14:35:09.478320 Details available
actionpack/lib/action_dispatch/routing/route_set.rb in Action Pack in Ruby on Rails 4.x before 4.2.5.1 and 5.x before 5.0.0.beta1.1 allows remote attackers to cause a denial of service (superfluous caching and memory consumption) by leveraging an application's use of a wildcard controller route.
Published: 2016-02-16T02:00:00.000Z
Updated: 2024-08-06T07:51:28.559Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2015-7577 vulnerable 2026-06-03 14:35:09.458872 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.422076 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-2015-3227 vulnerable 2026-06-03 14:34:49.669439 Details available
The (1) jdom.rb and (2) rexml.rb components in Active Support in Ruby on Rails before 4.1.11 and 4.2.x before 4.2.2, when JDOM or REXML is enabled, allow remote attackers to cause a denial of service (SystemStackError) via a large XML document depth.
Published: 2015-07-26T22:00:00.000Z
Updated: 2024-08-06T05:39:32.037Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2015-3226 vulnerable 2026-06-03 14:34:49.663279 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
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2014-7829 vulnerable 2026-06-03 14:34:16.353607 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.308654 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-3514 vulnerable 2026-06-03 14:33:55.007799 Details available
activerecord/lib/active_record/relation/query_methods.rb in Active Record in Ruby on Rails 4.0.x before 4.0.9 and 4.1.x before 4.1.5 allows remote attackers to bypass the strong parameters protection mechanism via crafted input to an application that makes create_with calls.
Published: 2014-08-20T10:00:00.000Z
Updated: 2024-08-06T10:43:06.282Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2014-3483 vulnerable 2026-06-03 14:33:54.781215 Details available
SQL injection vulnerability in activerecord/lib/active_record/connection_adapters/postgresql/quoting.rb in the PostgreSQL adapter for Active Record in Ruby on Rails 4.x before 4.0.7 and 4.1.x before 4.1.3 allows remote attackers to execute arbitrary SQL commands by leveraging improper range quoting.
Published: 2014-07-07T10:00:00.000Z
Updated: 2024-08-06T10:43:06.187Z
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.