CyberSec.Space Logo
Back to CVE Browser

CVE-2021-22902

HIGH
7.5
CVSS Severity Score
EPSS Score0.0250%
EPSS Percentile37.71th
PublishedJun 11, 2021
Last ModifiedNov 21, 2024

Vulnerability Description

The actionpack ruby gem (a framework for handling and responding to web requests in Rails) before 6.0.3.7, 6.1.3.2 suffers from a possible denial of service vulnerability in the Mime type parser of Action Dispatch. Carefully crafted Accept headers can cause the mime type parser in Action Dispatch to do catastrophic backtracking in the regular expression engine.

Affected Platforms (CPE)

πŸ“¦
Rubyonrails

Rails

>= 6.0.0 and < 6.0.3.7
πŸ“¦
Rubyonrails

Rails

>= 6.1.0 and < 6.1.0.2

References & Advisories

Related Vulnerabilities