ghsa-r7q2-5gqg-6c7q
Vulnerability from github
Published
2017-10-24 18:33
Modified
2023-05-12 17:22
Summary
actionpack Improper Input Validation vulnerability
Details
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."
{ "affected": [ { "package": { "ecosystem": "RubyGems", "name": "actionpack" }, "ranges": [ { "events": [ { "introduced": "3.0.0" }, { "fixed": "3.0.10" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2011-2929" ], "database_specific": { "cwe_ids": [ "CWE-20" ], "github_reviewed": true, "github_reviewed_at": "2020-06-16T21:53:54Z", "nvd_published_at": null, "severity": "MODERATE" }, "details": "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.\"", "id": "GHSA-r7q2-5gqg-6c7q", "modified": "2023-05-12T17:22:22Z", "published": "2017-10-24T18:33:38Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2011-2929" }, { "type": "WEB", "url": "https://github.com/rails/rails/commit/5f94b93279f6d0682fafb237c301302c107a9552" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=731432" }, { "type": "PACKAGE", "url": "https://github.com/rails/rails" }, { "type": "WEB", "url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/actionpack/CVE-2011-2929.yml" }, { "type": "WEB", "url": "https://rubyonrails.org/2011/8/16/ann-rails-3-1-0-rc6" }, { "type": "WEB", "url": "http://groups.google.com/group/rubyonrails-security/msg/cbbbba6e4f7eaf61?dmode=source\u0026output=gplain" }, { "type": "WEB", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-September/065109.html" }, { "type": "WEB", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-September/065212.html" }, { "type": "WEB", "url": "http://weblog.rubyonrails.org/2011/8/16/ann-rails-3-1-0-rc6" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2011/08/17/1" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2011/08/19/11" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2011/08/20/1" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2011/08/22/13" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2011/08/22/14" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2011/08/22/5" } ], "schema_version": "1.4.0", "severity": [], "summary": "actionpack Improper Input Validation vulnerability" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.