CVE-2020-8164
Possible Strong Parameters Bypass in ActionPack
Summary
Remediation
Upgrade to the fixed version using your package manager.
gem install actionpack -v 6.0.3.1
gem install actionpack -v 5.2.4.3
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (2)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| actionpack | rubygems | 6.0.0, 6.0.1, 6.0.1.rc1, 6.0.2 (+6 more) | 6.0.3.1 |
| actionpack | rubygems | 5.0.0, 5.0.0.1, 5.0.1, 5.0.1.rc1 (+51 more) | 5.2.4.3 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-502Deserialization of Untrusted DataMITRE
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 7.5 score means for each attack dimension.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
References
- https://nvd.nist.gov/vuln/detail/CVE-2020-8164ADVISORY
- https://hackerone.com/reports/292797WEB
- https://github.com/rails/railsPACKAGE
- https://github.com/rubysec/ruby-advisory-db/blob/master/gems/actionpack/CVE-2020-8164.ymlWEB
- https://groups.google.com/forum/#!topic/rubyonrails-security/f6ioe4sdpbYWEB
- https://groups.google.com/g/rubyonrails-security/c/f6ioe4sdpbYWEB
- https://lists.debian.org/debian-lts-announce/2020/06/msg00022.htmlWEB
- https://lists.debian.org/debian-lts-announce/2020/07/msg00013.htmlWEB
- https://www.debian.org/security/2020/dsa-4766WEB
- https://lists.opensuse.org/opensuse-security-announce/2020-09/msg00089.htmlWEB
- https://lists.opensuse.org/opensuse-security-announce/2020-09/msg00093.htmlWEB
- https://lists.opensuse.org/opensuse-security-announce/2020-09/msg00107.htmlWEB
Frequently Asked Questions
- What is CVE-2020-8164?
- Possible Strong Parameters Bypass in ActionPack This vulnerability has been assigned a severity rating of HIGH (CVSS score: 7.5/10).
- How do I check if my project is affected by CVE-2020-8164?
- CVE-2020-8164 affects actionpack. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2020-8164 and 200,000+ other known vulnerabilities.
Severity & Exploitability
High exploitability or significant impact. Prioritize remediation within days.
Also Known As
Related CVEs
- CVE-2021-22885HIGH
Action Pack contains Information Disclosure / Unintended Method Execution vulnerability
- CVE-2022-22577MEDIUM
Cross-site Scripting Vulnerability in Action Pack
- CVE-2011-1497MEDIUM
Cross site scripting in actionpack Rubygem
- CVE-2021-44528MEDIUM
actionpack Open Redirect in Host Authorization Middleware
- CVE-2024-47887MEDIUM
Possible ReDoS vulnerability in HTTP Token authentication in Action Controller
- CVE-2016-2097MEDIUM
actionview contains Path Traversal vulnerability
- CVE-2026-33167LOW
Rails has a possible XSS vulnerability in its Action Pack debug exceptions
- CVE-2024-54133LOW
Possible Content Security Policy bypass in Action Dispatch
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies