We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b79253 commit 924e3abCopy full SHA for 924e3ab
CHANGELOG.md
@@ -1,3 +1,14 @@
1
+## 1.4.3 / 2022-06-09
2
+
3
+* Address a possible XSS vulnerability with certain configurations of Rails::Html::Sanitizer.
4
5
+ Prevent the combination of `select` and `style` as allowed tags in SafeListSanitizer.
6
7
+ Fixes CVE-2022-32209
8
9
+ *Mike Dalessio*
10
11
12
## 1.4.2 / 2021-08-23
13
14
* Slightly improve performance.
0 commit comments