Approved changes feed: RSS · Atom

cpe:2.3:a:rubyonrails:rails:4.1.5:*:*:*:*:*:*:*

part: a version: 4.1.5 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.274634
pkg:github/rails/rails purl2cpe 2026-06-01 10:11:28.274636

Vulnerability references

IdentifiercpeApplicabilitySubmitteddb.gcve.eu detailsRationale
CVE:CVE-2016-6316 vulnerable 2026-06-03 14:35:57.588378 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.685547 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.675142 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.074590 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.478437 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.458994 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.425497 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.669508 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.665309 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.353722 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.312556 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

Contribute

You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.