Skip to content

Commit 924e3ab

Browse files
committed
update CHANGELOG for v1.4.3
1 parent 9b79253 commit 924e3ab

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -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+
112
## 1.4.2 / 2021-08-23
213

314
* Slightly improve performance.

0 commit comments

Comments
 (0)