Skip to content

Commit

Permalink
update CHANGELOG for v1.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
flavorjones committed Jun 9, 2022
1 parent 9b79253 commit 924e3ab
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,14 @@
## 1.4.3 / 2022-06-09

* Address a possible XSS vulnerability with certain configurations of Rails::Html::Sanitizer.

Prevent the combination of `select` and `style` as allowed tags in SafeListSanitizer.

Fixes CVE-2022-32209

*Mike Dalessio*


## 1.4.2 / 2021-08-23

* Slightly improve performance.
Expand Down

0 comments on commit 924e3ab

Please sign in to comment.