CVE-2011-0449
high
CVSS v3
—
CVSS v2
7.5
VIR risk
7.5
Description
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.
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2011-0449
Vendor advisory: cve@mitre.org — http://weblog.rubyonrails.org/2011/2/8/new-releases-2-3-11-and-3-0-4
Vendor advisory: cve@mitre.org — http://secunia.com/advisories/43278
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | fixed | 0 |
| debian | bullseye | fixed | 0 |
| debian | forky | fixed | 0 |
| debian | sid | fixed | 0 |
| debian | trixie | fixed | 0 |
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| RubyGems | actionpack | !< 3.0.0||<>= 3.0.4 | >= 3.0.4 |
| RubyGems | actionpack | >=3.0.0,<3.0.4 | 3.0.4 |
References
- http://weblog.rubyonrails.org/2011/2/8/new-releases-2-3-11-and-3-0-4
- http://groups.google.com/group/rubyonrails-security/msg/04345b2e84df5b4f?dmode=source&output=gplain
- http://lists.fedoraproject.org/pipermail/package-announce/2011-April/057650.html
- http://secunia.com/advisories/43278
- http://securitytracker.com/id?1025061
- http://www.vupen.com/english/advisories/2011/0877
- https://nvd.nist.gov/vuln/detail/CVE-2011-0449
- https://github.com/rails/rails/commit/6f80224057803f85b3f448936aae89e742452c3b
- https://github.com/rails/rails/tree/main/actionpack
- https://github.com/rubysec/ruby-advisory-db/blob/master/gems/actionpack/CVE-2011-0449.yml
- https://web.archive.org/web/20201207190612/http://securitytracker.com/id?1025061
- https://security-tracker.debian.org/tracker/CVE-2011-0449
CWEs
CWE-264
Verify integrity in audit chain (admin only). AS-IS.