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
  • install
  • Classes
  • Report
  • SecurityStatusReport.php
Find file BlameHistoryPermalink
  • Oliver Hader's avatar
    [TASK] Integrate server response security checks · dcac1c70
    Oliver Hader authored May 10, 2020 and Oliver Hader's avatar Oliver Hader committed May 12, 2020
    In order to evaluate potential server misconfigurations and to reduce
    the potential of security implications in general, a new HTTP response
    check is integrated to "Environment Status" and the "Security" section
    in the reports module.
    
    It is evaluated whether non-standard file extensions lead to unexpected
    handling on the server-side, such as `test.php.wrong` being evaluated
    as PHP or `test.html.wrong` being served with `text/html` content type.
    
    Resolves: #91354
    Releases: master, 9.5
    Change-Id: Ie6584692f39706aad2a25bad27bb201f4c1045e9
    Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/64450
    
    
    Tested-by: Benjamin Franzke's avatarBenjamin Franzke <bfr@qbus.de>
    Tested-by: default avatarTYPO3com <noreply@typo3.com>
    Tested-by: Oliver Hader's avatarOliver Hader <oliver.hader@typo3.org>
    Reviewed-by: Oliver Hader's avatarOliver Hader <oliver.hader@typo3.org>
    dcac1c70