Skip to content

CakePHP 3.1.11 Released

Choose a tag to compare

@markstory markstory released this 21 Feb 20:32
· 20254 commits to 5.x since this release
3.1.11

The CakePHP core team is happy to announce the immediate availability of CakePHP 3.1.11. This release contains a security fix.

Security Fixes

An issue in PaginatorHelper has been fixed that would allow manipulation of pagination links. A malicious user could manipulate URLs to point at arbitrary destinations. A huge thank-you to Kurita Takashi for notifying us of this issue, and reviewing the fix.