Reflected cross-site scripting (XSS) In rails
Description
There is a potential DOM based cross-site scripting issue in rails-ujs which leverages the Clipboard API to target HTML elements that are assigned the contenteditable attribute. This has the potential to occur when pasting malicious HTML content from the clipboard that includes a data-method, data-remote or data-disable-with attribute.
Mitigation
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Component | Affected version | Patched versions |
|---|---|---|---|
debian 12 | 2:6.1.7.3+dfsg-1 | ||
debian 13 | 2:6.1.7.3+dfsg-1 | ||
debian 14 | 2:6.1.7.3+dfsg-1 | ||
rubygems | 6.1.7.3, 7.0.4.3 |
Aliases
1. 2. 3. 4. 5. 6.
References
1. 2. 3. 4. 5. 6. 7.