The existing access control check for events in the backend module got broken during the update of the extension to TYPO3 12.4, because the RedirectResponse from the $this->redirect() function was never handled.
{
"github_reviewed_at": "2024-02-13T17:01:16Z",
"cwe_ids": [
"CWE-284",
"CWE-863"
],
"nvd_published_at": "2024-02-13T19:15:10Z",
"github_reviewed": true,
"severity": "MODERATE"
}