Skip to content

Commit b28cf58

Browse files
committed
update CHANGELOG for v1.4.3
1 parent c871aa4 commit b28cf58

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,16 @@
77

88
*seyerian*
99

10+
## 1.4.3 / 2022-06-09
11+
12+
* Address a possible XSS vulnerability with certain configurations of Rails::Html::Sanitizer.
13+
14+
Prevent the combination of `select` and `style` as allowed tags in SafeListSanitizer.
15+
16+
Fixes CVE-2022-32209
17+
18+
*Mike Dalessio*
19+
1020
## 1.4.2 / 2021-08-23
1121

1222
* Slightly improve performance.

0 commit comments

Comments
 (0)