Code Injection in Ruby on Rails - CVE-2022-21831

 

Code Injection in Ruby on Rails - CVE-2022-21831

Published: March 9, 2022


Vulnerability identifier: #VU61220
CSH Severity: High
CVSS v4: 9.3 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2022-21831
CWE-ID: CWE-94
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to execute arbitrary code on the target system.

The vulnerability exists due to improper input validation in the Active Storage module. A remote attacker can send a specially crafted request and execute arbitrary code on the target system.

Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.


Affected software

Ruby on Rails

How to mitigate CVE-2022-21831

Install updates from vendor's website.

Ruby on Rails - addressed in versions 5.2.6.3, 6.0.4.7, 6.1.4.7, 7.0.2.3

External References

Related Security Bulletins