CVE-2015-7581
actionpack is vulnerable to denial of service because of a wildcard controller route
Summary
Remediation
Upgrade to the fixed version using your package manager.
gem install actionpack -v 4.2.5.1
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (1)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| actionpack | rubygems | 4.0.0, 4.0.1, 4.0.1.rc1, 4.0.1.rc2 (+83 more) | 4.2.5.1 |
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 7.5 score means for each attack dimension.
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
References
- https://nvd.nist.gov/vuln/detail/CVE-2015-7581ADVISORY
- https://github.com/rubysec/ruby-advisory-db/blob/master/gems/actionpack/CVE-2015-7581.ymlWEB
- https://groups.google.com/forum/#!topic/rubyonrails-security/dthJ5wL69JEWEB
- https://groups.google.com/forum/message/raw?msg=ruby-security-ann/dthJ5wL69JE/IdvCimtZEgAJWEB
- https://web.archive.org/web/20200228001849/http://www.securityfocus.com/bid/81677WEB
- https://web.archive.org/web/20200516093752/http://www.securitytracker.com/id/1034816WEB
- https://lists.fedoraproject.org/pipermail/package-announce/2016-February/178043.htmlWEB
- https://lists.fedoraproject.org/pipermail/package-announce/2016-February/178067.htmlWEB
- https://lists.opensuse.org/opensuse-security-announce/2016-04/msg00053.htmlWEB
- https://lists.opensuse.org/opensuse-updates/2016-02/msg00043.htmlWEB
- https://rhn.redhat.com/errata/RHSA-2016-0296.htmlWEB
- https://www.debian.org/security/2016/dsa-3464WEB
- https://www.openwall.com/lists/oss-security/2016/01/25/16WEB
Frequently Asked Questions
- What is CVE-2015-7581?
- actionpack is vulnerable to denial of service because of a wildcard controller route 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-2015-7581?
- CVE-2015-7581 affects actionpack. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2015-7581 and 200,000+ other known vulnerabilities.
Severity & Exploitability
High exploitability or significant impact. Prioritize remediation within days.
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-2016-0751HIGH
actionpack is vulnerable to denial of service via a crafted HTTP Accept header
- 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
- CVE-2020-8185MEDIUM
Untrusted users can run pending migrations in production in Rails
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies