Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • typo3 typo3
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Insights
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • typo3typo3
  • typo3typo3
  • Repository
Switch branch/tag
  • typo3
  • ..
  • PageErrorHandler
  • PageContentErrorHandler.php
Find file BlameHistoryPermalink
  • Frank Nägler's avatar
    [SECURITY] Add cache for error page handling · 19885966
    Frank Nägler authored Mar 16, 2021 and Oliver Hader's avatar Oliver Hader committed Mar 16, 2021
    To prevent DoS attacks by using page-based error handling, the
    content of the error page is now cached, this prevents fetching
    the content of the error pages again and again.
    
    Resolves: #88824
    Releases: master, 11.1, 10.4, 9.5
    Change-Id: I6dea5200dc710a182b66deedfbeb2110ea829117
    Security-Bulletin: TYPO3-CORE-SA-2021-005
    Security-References: CVE-2021-21359
    Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/68415
    
    
    Tested-by: Oliver Hader's avatarOliver Hader <oliver.hader@typo3.org>
    Reviewed-by: Oliver Hader's avatarOliver Hader <oliver.hader@typo3.org>
    19885966