Skip to content

Commit 4a04e37

Browse files
Updated ChangeLog
1 parent 8add4fd commit 4a04e37

File tree

3 files changed

+18
-0
lines changed

3 files changed

+18
-0
lines changed

thymeleaf-spring3/ChangeLog.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
3.0.13
2+
======
3+
- Fixed CVE-2021-43466: Specific scenarios in template injection may lead to remote code execution.
4+
- Fixed incorrect double-unescaping of request parameters breaking processing of forms during restricted mode checks.
5+
6+
17
3.0.12
28
======
39
- Fixed memory leak at ThymeleafViewResolver when redirects were being performed to dynamically built URLs.

thymeleaf-spring4/ChangeLog.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
3.0.13
2+
======
3+
- Fixed CVE-2021-43466: Specific scenarios in template injection may lead to remote code execution.
4+
- Fixed incorrect double-unescaping of request parameters breaking processing of forms during restricted mode checks.
5+
6+
17
3.0.12
28
======
39
- Fixed memory leak at ThymeleafViewResolver when redirects were being performed to dynamically built URLs.

thymeleaf-spring5/ChangeLog.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
3.0.13
2+
======
3+
- Fixed CVE-2021-43466: Specific scenarios in template injection may lead to remote code execution.
4+
- Fixed incorrect double-unescaping of request parameters breaking processing of forms during restricted mode checks.
5+
6+
17
3.0.12
28
======
39
- Fixed memory leak at ThymeleafViewResolver when redirects were being performed to dynamically built URLs.

0 commit comments

Comments
 (0)