ghsa-4ww3-3rxj-8v6q
Vulnerability from github
Published
2017-10-24 18:33
Modified
2023-05-12 15:23
Summary
actionpack allows remote attackers to bypass intended access restrictions
Details
actionpack/lib/action_view/template/resolver.rb
in Ruby on Rails 3.0.x before 3.0.4, when a case-insensitive filesystem is used, does not properly implement filters associated with the list of available templates, which allows remote attackers to bypass intended access restrictions via an action name that uses an unintended case for alphabetic characters.
{ "affected": [ { "package": { "ecosystem": "RubyGems", "name": "actionpack" }, "ranges": [ { "events": [ { "introduced": "3.0.0" }, { "fixed": "3.0.4" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2011-0449" ], "database_specific": { "cwe_ids": [], "github_reviewed": true, "github_reviewed_at": "2020-06-16T20:59:33Z", "nvd_published_at": null, "severity": "HIGH" }, "details": "`actionpack/lib/action_view/template/resolver.rb` in Ruby on Rails 3.0.x before 3.0.4, when a case-insensitive filesystem is used, does not properly implement filters associated with the list of available templates, which allows remote attackers to bypass intended access restrictions via an action name that uses an unintended case for alphabetic characters.", "id": "GHSA-4ww3-3rxj-8v6q", "modified": "2023-05-12T15:23:22Z", "published": "2017-10-24T18:33:38Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2011-0449" }, { "type": "WEB", "url": "https://github.com/rails/rails/commit/6f80224057803f85b3f448936aae89e742452c3b" }, { "type": "PACKAGE", "url": "https://github.com/rails/rails/tree/main/actionpack" }, { "type": "WEB", "url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/actionpack/CVE-2011-0449.yml" }, { "type": "WEB", "url": "https://web.archive.org/web/20201207190612/http://securitytracker.com/id?1025061" }, { "type": "WEB", "url": "http://groups.google.com/group/rubyonrails-security/msg/04345b2e84df5b4f?dmode=source\u0026output=gplain" }, { "type": "WEB", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-April/057650.html" }, { "type": "WEB", "url": "http://weblog.rubyonrails.org/2011/2/8/new-releases-2-3-11-and-3-0-4" } ], "schema_version": "1.4.0", "severity": [], "summary": "actionpack allows remote attackers to bypass intended access restrictions" }
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.