CVE-2020-8163
Remote code execution via user-provided local names in ActionView
Summary
Remediation
Upgrade to the fixed version using your package manager.
gem install actionview -v 4.2.11.3
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (1)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| actionview | rubygems | 4.1.0, 4.1.0.beta1, 4.1.0.beta2, 4.1.0.rc1 (+74 more) | 4.2.11.3 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-94Code InjectionMITRE
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 8.8 score means for each attack dimension.
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
References
- https://nvd.nist.gov/vuln/detail/CVE-2020-8163ADVISORY
- https://hackerone.com/reports/304805WEB
- https://github.com/rubysec/ruby-advisory-db/blob/master/gems/actionview/CVE-2020-8163.ymlWEB
- https://groups.google.com/forum/#!topic/rubyonrails-security/hWuKcHyoKh0WEB
- https://groups.google.com/g/rubyonrails-security/c/hWuKcHyoKh0WEB
- https://lists.debian.org/debian-lts-announce/2020/07/msg00013.htmlWEB
- https://packetstormsecurity.com/files/158604/Ruby-On-Rails-5.0.1-Remote-Code-Execution.htmlWEB
Frequently Asked Questions
- What is CVE-2020-8163?
- Remote code execution via user-provided local names in ActionView This vulnerability has been assigned a severity rating of HIGH (CVSS score: 8.8/10).
- How do I check if my project is affected by CVE-2020-8163?
- CVE-2020-8163 affects actionview. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2020-8163 and 200,000+ other known vulnerabilities.
Severity & Exploitability
High exploitability or significant impact. Prioritize remediation within days.
Also Known As
Related CVEs
- CVE-2026-63135HIGH
YOURLS has stored XSS in referrer statistics chart via crafted Referer header
- CVE-2019-5419HIGH
Denial of Service Vulnerability in Action View
- CVE-2016-0752HIGH
Directory traversal vulnerability in Action View in Ruby on Rails
- CVE-2022-27777MEDIUM
XSS Vulnerability in Action View tag helpers
- CVE-2016-6316MEDIUM
actionview Cross-site Scripting vulnerability
- CVE-2016-2097MEDIUM
actionview contains Path Traversal vulnerability
- CVE-2023-23913MEDIUM
rails-ujs vulnerable to DOM Based Cross-site Scripting contenteditable HTML Elements
- CVE-2026-33168LOW
Rails has a possible XSS vulnerability in its Action View tag helpers
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies