CVE-2019-5419
Denial of Service Vulnerability in Action View
Summary
Remediation
Upgrade to the fixed version using your package manager.
gem install actionview -v 5.1.6.2
gem install actionview -v 5.0.7.2
gem install actionview -v 4.2.11.1
gem install actionview -v 5.2.2.1
gem install actionview -v 6.0.0.beta3
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (5)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| actionview | rubygems | 5.1.0, 5.1.1, 5.1.2, 5.1.2.rc1 (+10 more) | 5.1.6.2 |
| actionview | rubygems | 5.0.0, 5.0.0.1, 5.0.1, 5.0.1.rc1 (+13 more) | 5.0.7.2 |
| actionview | rubygems | 4.1.0, 4.1.0.beta1, 4.1.0.beta2, 4.1.0.rc1 (+72 more) | 4.2.11.1 |
| actionview | rubygems | 5.2.0, 5.2.1, 5.2.1.1, 5.2.1.rc1 (+2 more) | 5.2.2.1 |
| actionview | rubygems | 6.0.0.beta1, 6.0.0.beta2 | 6.0.0.beta3 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
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:N/I:N/A:H
References
- https://nvd.nist.gov/vuln/detail/CVE-2019-5419ADVISORY
- https://github.com/rails/rails/pull/35708WEB
- https://github.com/rails/rails/commit/f4c70c2222180b8d9d924f00af0c7fd632e26715WEB
- https://access.redhat.com/errata/RHSA-2019:0796WEB
- https://access.redhat.com/errata/RHSA-2019:1147WEB
- https://access.redhat.com/errata/RHSA-2019:1149WEB
- https://access.redhat.com/errata/RHSA-2019:1289WEB
- https://github.com/rails/railsPACKAGE
- https://github.com/rubysec/ruby-advisory-db/blob/master/gems/actionview/CVE-2019-5419.ymlWEB
- https://groups.google.com/forum/#!topic/rubyonrails-security/GN7w9fFAQeIWEB
- https://lists.debian.org/debian-lts-announce/2019/03/msg00042.htmlWEB
- https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/Y43636TH4D6T46IC6N2RQVJTRFJAAYGAWEB
- https://weblog.rubyonrails.org/2019/3/13/Rails-4-2-5-1-5-1-6-2-have-been-releasedWEB
- https://lists.opensuse.org/opensuse-security-announce/2019-05/msg00011.htmlWEB
- https://lists.opensuse.org/opensuse-security-announce/2019-06/msg00025.htmlWEB
- https://lists.opensuse.org/opensuse-security-announce/2019-08/msg00001.htmlWEB
- https://www.openwall.com/lists/oss-security/2019/03/22/1WEB
Frequently Asked Questions
- What is CVE-2019-5419?
- Denial of Service Vulnerability in Action View 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-2019-5419?
- CVE-2019-5419 affects actionview. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2019-5419 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-2020-8163HIGH
Remote code execution via user-provided local names in ActionView
- 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