Check permissions before redirecting to the canonical URL
authorMarcel Werk <burntime@woltlab.com>
Thu, 31 Mar 2022 12:11:15 +0000 (14:11 +0200)
committerMarcel Werk <burntime@woltlab.com>
Thu, 31 Mar 2022 12:11:15 +0000 (14:11 +0200)
commitff1b533c7de968829f75843ddf3a73587d8ab19c
tree39006586a9619f83939df7ef87034dccb6eb1df3
parent689441239dd87fcbaaf351538e588c7ec232b279
Check permissions before redirecting to the canonical URL

Redirecting to the Canonical URL can lead to information disclosure, for example, if the URL contains the title of the object. Therefore, it is important to check the permissions before redirecting.
wcfsetup/install/files/lib/page/AbstractPage.class.php