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
  • typo3
  • sysext
  • backend
  • Classes
  • View
  • PageLayoutView.php
Find file BlameHistoryPermalink
  • Oliver Bartsch's avatar
    [SECURITY] Mitigate XSS in PreviewRenderer for menus · 1d0abfa0
    Oliver Bartsch authored Mar 16, 2021 and Oliver Hader's avatar Oliver Hader committed Mar 16, 2021
    The content element preview for menus displays the
    menu type label along with the record title of the
    defined pages and categories. Since the output was
    not properly encoded, this led to a XSS vulnerability
    in the page module.
    
    The issue is addressed by properly encoding user input.
    
    Note: Because of a bug in `PreviewRenderer`, the
    vulnerable code was most likely not executed in any
    TYPO3 installation after v8.6.0.
    
    Resolves: #93664
    Releases: master, 11.1, 10.4, 9.5
    Change-Id: I56ec17f5f07ff4d7c28f2241e0c9eeee9affd71f
    Security-Bulletin: TYPO3-CORE-SA-2021-008
    Security-References: CVE-2021-21370
    Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/68417
    
    
    Tested-by: Oliver Hader's avatarOliver Hader <oliver.hader@typo3.org>
    Reviewed-by: Oliver Hader's avatarOliver Hader <oliver.hader@typo3.org>
    1d0abfa0