Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • typo3 typo3
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
    • Model experiments
  • Analytics
    • Analytics
    • CI/CD
    • Insights
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • typo3typo3
  • typo3typo3
  • Repository
  • typo3
  • ..
  • Connection
  • TerUtility.php
Find file Blame History Permalink
  • ohader's avatar
    [TASK] Use hash_equals when comparing cryptographic hash values · 46e53dca
    ohader authored Jun 03, 2020 and ohader's avatar ohader committed Jun 08, 2020
    Direct hash comparison is replaced by cryptographic-safe `hash_equals`.
    Changes in this patch set basically don't have much impact regarding
    security aspects. This is a preparation for starting with RIPS scanner.
    
    Resolves: #91565
    Releases: master, 10.4, 9.5
    Change-Id: I5666e586b6b6b462f7864a597139763fd2cd2f98
    Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/64775
    
    
    Tested-by: default avatarTYPO3com <noreply@typo3.com>
    Tested-by: default avatarOliver Hader <oliver.hader@typo3.org>
    Reviewed-by: default avatarOliver Hader <oliver.hader@typo3.org>
    46e53dca