File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,16 +2,17 @@ CakePHP 5.3.1 Released
22======================
33
44The CakePHP core team is happy to announce the immediate availability of CakePHP
5- 5.3.1. This is a maintenance release for the 5.3 branch that fixes several
6- community reported issues and regressions.
5+ 5.3.1. This is a maintenance release for the 5.3 branch that fixes
6+ community reported issues, regressions and a security issue with
7+ ``PaginatorHelper ``.
78
89Bugfixes
910--------
1011
1112You can expect the following changes in 5.3.1. See the `changelog
1213<https://github.com/cakephp/cakephp/compare/5.3.0...5.3.1> `_ for every commit.
1314
14- * Fixed outputting unescaped html in ``PaginatorHelper ``.
15+ * Fixed outputting unescaped HTML generated from request query string data in ``PaginatorHelper::limitControl() ``.
1516* Fixed plugin template paths.
1617
1718Contributors to 5.3.1
@@ -30,5 +31,5 @@ Download a `packaged release on github
3031<https://github.com/cakephp/cakephp/releases> `_.
3132
3233.. author :: othercorey
33- .. categories :: release, news
34- .. tags :: release, news
34+ .. categories :: release, news, security
35+ .. tags :: release, news, security
You can’t perform that action at this time.
0 commit comments