CVE-2016-2097
actionview contains Path Traversal vulnerability
Summary
Remediation
Upgrade to the fixed version using your package manager.
gem install actionview -v 4.1.14.2
gem install actionview -v 3.2.22.2
gem install actionpack -v 4.1.14.2
gem install actionpack -v 3.2.22.2
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (4)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| actionview | rubygems | 4.1.0, 4.1.0.beta1, 4.1.0.beta2, 4.1.0.rc1 (+31 more) | 4.1.14.2 |
| actionview | rubygems | All versions | 3.2.22.2 |
| actionpack | rubygems | 4.0.0, 4.0.1, 4.0.1.rc1, 4.0.1.rc2 (+57 more) | 4.1.14.2 |
| actionpack | rubygems | 3.0.0, 3.0.1, 3.0.10, 3.0.10.rc1 (+104 more) | 3.2.22.2 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-22Path TraversalMITRE
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 5.3 score means for each attack dimension.
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
References
- https://nvd.nist.gov/vuln/detail/CVE-2016-2097ADVISORY
- https://github.com/rails/rails/commit/8a1d3ea617ffb0c8ae8467fa439bf63a3bfc4324WEB
- https://github.com/rails/railsPACKAGE
- https://github.com/rubysec/ruby-advisory-db/blob/master/gems/actionpack/CVE-2016-2097.ymlWEB
- https://github.com/rubysec/ruby-advisory-db/blob/master/gems/actionview/CVE-2016-2097.ymlWEB
- https://groups.google.com/forum/#!topic/rubyonrails-security/ddY6HgqB2z4WEB
- https://web.archive.org/web/20160322002234/http://www.securitytracker.com/id/1035122WEB
- https://web.archive.org/web/20200228015320/http://www.securityfocus.com/bid/83726WEB
- https://web.archive.org/web/20201221115217/https://groups.google.com/forum/message/raw?msg=rubyonrails-security/ddY6HgqB2z4/we0RasMZIAAJWEB
- https://lists.opensuse.org/opensuse-security-announce/2016-03/msg00080.htmlWEB
- https://lists.opensuse.org/opensuse-security-announce/2016-03/msg00083.htmlWEB
- https://lists.opensuse.org/opensuse-security-announce/2016-04/msg00006.htmlWEB
- https://weblog.rubyonrails.org/2016/2/29/Rails-4-2-5-2-4-1-14-2-3-2-22-2-have-been-releasedWEB
- https://www.debian.org/security/2016/dsa-3509WEB
Frequently Asked Questions
- What is CVE-2016-2097?
- actionview contains Path Traversal vulnerability This vulnerability has been assigned a severity rating of MEDIUM (CVSS score: 5.3/10).
- How do I check if my project is affected by CVE-2016-2097?
- CVE-2016-2097 affects actionview and actionpack. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2016-2097 and 200,000+ other known vulnerabilities.
Severity & Exploitability
Exploitation requires specific conditions or has limited impact. Remediate within weeks.
Also Known As
Related CVEs
- CVE-2016-2098HIGH
actionpack allows remote code execution via application's unrestricted use of render method
- CVE-2021-22904HIGH
Possible DoS Vulnerability in Action Controller Token Authentication
- CVE-2020-8164HIGH
Possible Strong Parameters Bypass in ActionPack
- CVE-2015-7581HIGH
actionpack is vulnerable to denial of service because of a wildcard controller route
- CVE-2016-0752HIGH
Directory traversal vulnerability in Action View in Ruby on Rails
- CVE-2021-22903MEDIUM
Possible Open Redirect Vulnerability in Action Pack
- CVE-2023-22797MEDIUM
Open Redirect Vulnerability in Action Pack
- CVE-2024-26143MEDIUM
Rails has possible XSS Vulnerability in Action Controller
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies