Skip to content

ActionText ContentAttachment can contain unsanitized HTML

Moderate
jhawthorn published GHSA-prjp-h48f-jgf6 Jun 4, 2024

Package

bundler actiontext (RubyGems)

Affected versions

>= 7.1.0

Patched versions

7.1.3.4, 7.2.0.beta2

Description

Instances of ActionText::Attachable::ContentAttachment included within a rich_text_area tag could potentially contain unsanitized HTML.

This has been assigned the CVE identifier CVE-2024-32464.

Versions Affected: >= 7.1.0
Not affected: < 7.1.0
Fixed Versions: 7.1.3.4

Impact

This could lead to a potential cross site scripting issue within the Trix editor.

Releases

The fixed releases are available at the normal locations.

Workarounds

N/A

Patches

To aid users who aren't able to upgrade immediately we have provided patches for the supported release series in accordance with our maintenance policy regarding security issues. They are in git-am format and consist of a single changeset.

  • action_text_content_attachment_xss_7_1_stable.patch - Patch for 7.1 series

Credits

Thank you ooooooo_q for reporting this!

Severity

Moderate

CVE ID

CVE-2024-32464

Weaknesses

Credits