File tree Expand file tree Collapse file tree 1 file changed +35
-0
lines changed Expand file tree Collapse file tree 1 file changed +35
-0
lines changed Original file line number Diff line number Diff line change 77
88 * seyerian*
99
10+ ## 1.4.4 / 2022-12-13
11+
12+ * Address inefficient regular expression complexity with certain configurations of Rails::Html::Sanitizer.
13+
14+ Fixes CVE-2022 -23517. See
15+ [ GHSA-5x79 -w82f-gw8w] ( https://github.com/rails/rails-html-sanitizer/security/advisories/GHSA-5x79-w82f-gw8w )
16+ for more information.
17+
18+ * Mike Dalessio*
19+
20+ * Address improper sanitization of data URIs.
21+
22+ Fixes CVE-2022 -23518 and #135 . See
23+ [ GHSA-mcvf -2q2m-x72m] ( https://github.com/rails/rails-html-sanitizer/security/advisories/GHSA-mcvf-2q2m-x72m )
24+ for more information.
25+
26+ * Mike Dalessio*
27+
28+ * Address possible XSS vulnerability with certain configurations of Rails::Html::Sanitizer.
29+
30+ Fixes CVE-2022 -23520. See
31+ [ GHSA-rrfc -7g8p-99q8] ( https://github.com/rails/rails-html-sanitizer/security/advisories/GHSA-rrfc-7g8p-99q8 )
32+ for more information.
33+
34+ * Mike Dalessio*
35+
36+ * Address possible XSS vulnerability with certain configurations of Rails::Html::Sanitizer.
37+
38+ Fixes CVE-2022 -23519. See
39+ [ GHSA-9h9g -93gc-623h] ( https://github.com/rails/rails-html-sanitizer/security/advisories/GHSA-9h9g-93gc-623h )
40+ for more information.
41+
42+ * Mike Dalessio*
43+
44+
1045## 1.4.3 / 2022-06-09
1146
1247* Address a possible XSS vulnerability with certain configurations of Rails::Html::Sanitizer.
You can’t perform that action at this time.
0 commit comments