Vulnerability Description
Action Text brings rich text content and editing to Rails. Instances of ActionText::Attachable::ContentAttachment included within a rich_text_area tag could potentially contain unsanitized HTML. This vulnerability is fixed in 7.1.3.4 and 7.2.0.beta2.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Rubyonrails | Rails | >= 7.1.0, < 7.1.3.4 |
Related Weaknesses (CWE)
References
- https://github.com/rails/rails/commit/e215bf3360e6dfe1497c1503a495e384ed6b0995Patch
- https://github.com/rails/rails/security/advisories/GHSA-prjp-h48f-jgf6Third Party Advisory
- https://github.com/rails/rails/commit/e215bf3360e6dfe1497c1503a495e384ed6b0995Patch
- https://github.com/rails/rails/security/advisories/GHSA-prjp-h48f-jgf6Third Party Advisory
FAQ
What is CVE-2024-32464?
CVE-2024-32464 is a vulnerability with a CVSS score of 6.1 (MEDIUM). Action Text brings rich text content and editing to Rails. Instances of ActionText::Attachable::ContentAttachment included within a rich_text_area tag could potentially contain unsanitized HTML. This ...
How severe is CVE-2024-32464?
CVE-2024-32464 has been rated MEDIUM with a CVSS base score of 6.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-32464?
Check the references section above for vendor advisories and patch information. Affected products include: Rubyonrails Rails.