GHSA-qmpg-8xg6-ph5q
Trix has a Stored XSS vulnerability through serialized attributes
Quick fix
GHSA-qmpg-8xg6-ph5q — action_text-trix: upgrade to the fixed version with the command below.
bundle update action_text-trix Details
### Impact The Trix editor, in versions prior to 2.1.17, is vulnerable to XSS attacks when a `data-trix-serialized-attributes` attribute bypasses the DOMPurify sanitizer.
An attacker could craft HTML containing a `data-trix-serialized-attributes` attribute with a malicious payload that, when the content is rendered, could execute arbitrary JavaScript code within the context of the user's session, potentially leading to unauthorized actions being performed or sensitive information being disclosed.
### Patches Update Recommendation: Users should upgrade to Trix editor version 2.1.17 or later.
### References The XSS vulnerability was responsibly reported by Hackerone researcher [newbiefromcoma](https://hackerone.com/newbiefromcoma).
Are you affected?
Enter the version of the package you're using.
Affected packages
References
- https://github.com/basecamp/trix/security/advisories/GHSA-qmpg-8xg6-ph5q [WEB]
- https://github.com/basecamp/trix/pull/1282 [WEB]
- https://github.com/basecamp/trix/commit/53197ab5a142e6b0b76127cb790726b274eaf1bc [WEB]
- https://github.com/basecamp/trix [PACKAGE]
- https://github.com/basecamp/trix/releases/tag/v2.1.17 [WEB]
- https://github.com/rubysec/ruby-advisory-db/blob/master/gems/action_text-trix/GHSA-qmpg-8xg6-ph5q.yml [WEB]