Fix actionview — CVE-2023-22795 HIGH

Fix CVE-2023-22795 (HIGH) in actionview for Ruby. Paste your Gemfile into PackageFix and get a patched version — no CLI, no signup. Redos in query parameter parsing.

⚠ Vulnerability

CVE-2023-22795 (HIGH) — ReDoS in query parameter parsing in actionview versions below 7.1.3.

Vulnerable Version — Gemfile

gem 'actionview', '6.1.7'

Fixed Version — Gemfile

gem 'actionview', '7.1.3'
✓ Fix

Update actionview to 7.1.3 or later. Run bundle install to apply. Verify with your ecosystem's audit tool after updating.

Paste your manifest — get back a fixed version with all CVEs patched in seconds.

Open PackageFix →

No signup · No CLI · No GitHub connection · Runs 100% in your browser

CVE Details

FieldValue
CVE IDCVE-2023-22795
SeverityHIGH
Packageactionview (Ruby)
Vulnerable versionsBelow 7.1.3
Safe version7.1.3
CISA KEV
DescriptionRedos in query parameter parsing

Frequently Asked Questions

What is CVE-2023-22795?
CVE-2023-22795 is a HIGH severity vulnerability in actionview (Ruby). It allows ReDoS in query parameter parsing. Update to version 7.1.3 or later to fix it.
How do I fix CVE-2023-22795 in actionview?
Update actionview to version 7.1.3 in your Gemfile. Run bundle install after updating to apply the fix.
Is CVE-2023-22795 being actively exploited?
Check the live CISA KEV catalog at packagefix.dev — PackageFix always reflects the current KEV status.
How do I check if I am affected by CVE-2023-22795?
Paste your Gemfile into PackageFix. If your installed version of actionview is below 7.1.3, you are affected. PackageFix shows the exact CVE ID and fix version.
What search queries does this page target?
This page covers: actionview CVE, Rails actionview ReDoS, actionview vulnerability.

Related Guides