Ruby/actionview/6.0.5
Simple, battle-tested conventions and helpers for building web pages.
https://rubygems.org/gems/actionview
MIT
3 Security Vulnerabilities
Rails has a possible XSS vulnerability in its Action View tag helpers
- https://github.com/rails/rails/security/advisories/GHSA-v55j-83pf-r9cq
- https://github.com/rails/rails/commit/0b6f8002b52b9c606fd6be9e7915d9f944cf539c
- https://github.com/rails/rails/commit/63f5ad83edaa0b976f82d46988d745426aa4a42d
- https://github.com/rails/rails/commit/c79a07df1e88738df8f68cb0ee759ad6128ca924
- https://github.com/rails/rails/releases/tag/v7.2.3.1
- https://github.com/rails/rails/releases/tag/v8.0.4.1
- https://github.com/rails/rails/releases/tag/v8.1.2.1
- https://github.com/advisories/GHSA-v55j-83pf-r9cq
- https://nvd.nist.gov/vuln/detail/CVE-2026-33168
Impact
When a blank string is used as an HTML attribute name in Action View tag helpers, the attribute escaping is bypassed, producing malformed HTML. A carefully crafted attribute value could then be misinterpreted by the browser as a separate attribute name, possibly leading to XSS. Applications that allow users to specify custom HTML attributes are affected.
Releases
The fixed releases are available at the normal locations.
Credit
This issue was responsibly reported by Hackerone researcher taise.
rails-ujs vulnerable to DOM Based Cross-site Scripting contenteditable HTML Elements
- https://github.com/rails/rails/commit/5037a13614d71727af8a175063bcf6ba1a74bdbd
- https://github.com/rails/rails/commit/73009ea59a811b28e8ec2a9c9bc24635aa891214
- https://discuss.rubyonrails.org/t/cve-2023-23913-dom-based-cross-site-scripting-in-rails-ujs-for-contenteditable-html-elements/82468
- https://github.com/rubysec/ruby-advisory-db/blob/master/gems/actionview/CVE-2023-23913.yml
- https://github.com/advisories/GHSA-xp5h-f8jf-rc8q
- https://nvd.nist.gov/vuln/detail/CVE-2023-23913
- https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1033263
- https://security.netapp.com/advisory/ntap-20240605-0007
- https://www.debian.org/security/2023/dsa-5389
NOTE: rails-ujs is part of Rails/actionview since 5.1.0.
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.
This vulnerability has been assigned the CVE identifier CVE-2023-23913.
Not affected: < 5.1.0 Versions Affected: >= 5.1.0 Fixed Versions: 6.1.7.3, 7.0.4.3
Impact If the specified malicious HTML clipboard content is provided to a contenteditable element, this could result in the arbitrary execution of javascript on the origin in question.
Releases The FIXED releases are available at the normal locations.
Workarounds We recommend that all users upgrade to one of the FIXED versions. In the meantime, users can attempt to mitigate this vulnerability by removing the contenteditable attribute from elements in pages that rails-ujs will interact with.
Patches To aid users who aren’t able to upgrade immediately we have provided patches for the two supported release series. They are in git-am format and consist of a single changeset.
- rails-ujs-data-method-contenteditable-6-1.patch - Patch for 6.1 series
- rails-ujs-data-method-contenteditable-7-0.patch - Patch for 7.0 series
Please note that only the 7.0.Z and 6.1.Z series are supported at present, and 6.0.Z for severe vulnerabilities.
Users of earlier unsupported releases are advised to upgrade as soon as possible as we cannot guarantee the continued availability of security fixes for unsupported releases.
Credits We would like to thank ryotak 15 for reporting this!
- rails-ujs-data-method-contenteditable-6-1.patch (8.5 KB)
- rails-ujs-data-method-contenteditable-7-0.patch (8.5 KB)
- rails-ujs-data-method-contenteditable-main.patch (8.9 KB)
DOM Based Cross-site Scripting in rails-ujs for contenteditable HTML Elements
NOTE: rails-ujs is part of Rails/actionview since 5.1.0.
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.
This vulnerability has been assigned the CVE identifier CVE-2023-23913.
Not affected: < 5.1.0 Versions Affected: >= 5.1.0 Fixed Versions: 6.1.7.3, 7.0.4.3
Impact If the specified malicious HTML clipboard content is provided to a contenteditable element, this could result in the arbitrary execution of javascript on the origin in question.
Releases The FIXED releases are available at the normal locations.
Workarounds We recommend that all users upgrade to one of the FIXED versions. In the meantime, users can attempt to mitigate this vulnerability by removing the contenteditable attribute from elements in pages that rails-ujs will interact with.
Patches To aid users who aren’t able to upgrade immediately we have provided patches for the two supported release series. They are in git-am format and consist of a single changeset.
- rails-ujs-data-method-contenteditable-6-1.patch - Patch for 6.1 series
- rails-ujs-data-method-contenteditable-7-0.patch - Patch for 7.0 series
Please note that only the 7.0.Z and 6.1.Z series are supported at present, and 6.0.Z for severe vulnerabilities.
Users of earlier unsupported releases are advised to upgrade as soon as possible as we cannot guarantee the continued availability of security fixes for unsupported releases.
Credits We would like to thank ryotak 15 for reporting this!
- rails-ujs-data-method-contenteditable-6-1.patch (8.5 KB)
- rails-ujs-data-method-contenteditable-7-0.patch (8.5 KB)
- rails-ujs-data-method-contenteditable-main.patch (8.9 KB)
306 Other Versions
| Version | License | Security | Released | |
|---|---|---|---|---|
| 8.1.3 | MIT | 2026-03-24 - 20:27 | about 1 month | |
| 8.1.2.1 | MIT | 2026-03-23 - 19:45 | about 1 month | |
| 8.1.2 | MIT | 1 | 2026-01-08 - 20:18 | 4 months |
| 8.1.1 | MIT | 1 | 2025-10-28 - 23:47 | 6 months |
| 8.1.0 | MIT | 1 | 2025-10-22 - 00:36 | 6 months |
| 8.1.0.rc1 | MIT | 1 | 2025-10-15 - 00:51 | 7 months |
| 8.1.0.beta1 | MIT | 1 | 2025-09-04 - 12:30 | 8 months |
| 8.0.5 | MIT | 2026-03-24 - 20:20 | about 1 month | |
| 8.0.4.1 | MIT | 2026-03-23 - 19:39 | about 1 month | |
| 8.0.4 | MIT | 1 | 2025-10-28 - 23:44 | 6 months |
| 8.0.3 | MIT | 1 | 2025-09-22 - 22:20 | 7 months |
| 8.0.2.1 | MIT | 1 | 2025-08-13 - 20:39 | 9 months |
| 8.0.2 | MIT | 1 | 2025-03-12 - 03:08 | about 1 year |
| 8.0.1 | MIT | 1 | 2024-12-13 - 20:02 | over 1 year |
| 8.0.0.1 | MIT | 1 | 2024-12-10 - 21:46 | over 1 year |
| 8.0.0 | MIT | 1 | 2024-11-07 - 22:30 | over 1 year |
| 8.0.0.rc2 | MIT | 1 | 2024-10-30 - 00:31 | over 1 year |
| 8.0.0.rc1 | MIT | 1 | 2024-10-19 - 01:43 | over 1 year |
| 8.0.0.beta1 | MIT | 1 | 2024-09-26 - 15:05 | over 1 year |
| 7.2.3.1 | MIT | 2026-03-23 - 19:34 | about 1 month | |
| 7.2.3 | MIT | 1 | 2025-10-28 - 23:25 | 6 months |
| 7.2.2.2 | MIT | 1 | 2025-08-13 - 20:34 | 9 months |
| 7.2.2.1 | MIT | 1 | 2024-12-10 - 21:42 | over 1 year |
| 7.2.2 | MIT | 1 | 2024-10-31 - 01:47 | over 1 year |
| 7.2.1.2 | MIT | 1 | 2024-10-23 - 22:34 | over 1 year |
| 7.2.1.1 | MIT | 1 | 2024-10-15 - 20:46 | over 1 year |
| 7.2.1 | MIT | 1 | 2024-08-22 - 19:45 | over 1 year |
| 7.2.0 | MIT | 1 | 2024-08-09 - 23:26 | over 1 year |
| 7.2.0.rc1 | MIT | 1 | 2024-08-06 - 17:01 | over 1 year |
| 7.2.0.beta3 | MIT | 1 | 2024-07-11 - 15:19 | almost 2 years |
| 7.2.0.beta2 | MIT | 1 | 2024-06-04 - 18:14 | almost 2 years |
| 7.2.0.beta1 | MIT | 1 | 2024-05-29 - 23:38 | almost 2 years |
| 7.1.6 | MIT | 1 | 2025-10-28 - 23:20 | 6 months |
| 7.1.5.2 | MIT | 1 | 2025-08-13 - 20:29 | 9 months |
| 7.1.5.1 | MIT | 1 | 2024-12-10 - 21:27 | over 1 year |
| 7.1.5 | MIT | 1 | 2024-10-31 - 01:34 | over 1 year |
| 7.1.4.2 | MIT | 1 | 2024-10-23 - 22:28 | over 1 year |
| 7.1.4.1 | MIT | 1 | 2024-10-15 - 20:40 | over 1 year |
| 7.1.4 | MIT | 1 | 2024-08-22 - 21:27 | over 1 year |
| 7.1.3.4 | MIT | 1 | 2024-06-04 - 18:00 | almost 2 years |
| 7.1.3.3 | MIT | 1 | 2024-05-16 - 19:21 | almost 2 years |
| 7.1.3.2 | MIT | 1 | 2024-02-21 - 21:45 | about 2 years |
| 7.1.3.1 | MIT | 1 | 2024-02-21 - 18:46 | about 2 years |
| 7.1.3 | MIT | 1 | 2024-01-16 - 22:53 | over 2 years |
| 7.1.2 | MIT | 1 | 2023-11-10 - 21:50 | over 2 years |
| 7.1.1 | MIT | 1 | 2023-10-11 - 22:17 | over 2 years |
| 7.1.0 | MIT | 1 | 2023-10-05 - 08:06 | over 2 years |
| 7.1.0.rc2 | MIT | 1 | 2023-10-01 - 21:59 | over 2 years |
| 7.1.0.rc1 | MIT | 1 | 2023-09-27 - 04:00 | over 2 years |
| 7.1.0.beta1 | MIT | 1 | 2023-09-13 - 00:37 | over 2 years |
