Advisory Database
  • Advisories
  • Dependency Scanning
  1. composer
  2. ›
  3. typo3/cms
  4. ›
  5. GHSA-67wg-6j7r-mqh8

GHSA-67wg-6j7r-mqh8: Arbitrary Code Execution in TYPO3 CMS

June 5, 2024

Due to a missing file extension in the fileDenyPattern, backend user are allowed to upload *.pht files which can be executed in certain web server setups. The new default fileDenyPattern is the following, which might have been overridden in the TYPO3 Install Tool.

\.(php[3-7]?|phpsh|phtml|pht)(\..*)?$|^\.htaccess$

References

  • github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms/2017-09-05-4.yaml
  • github.com/TYPO3/typo3
  • github.com/advisories/GHSA-67wg-6j7r-mqh8
  • typo3.org/security/advisory/typo3-core-sa-2017-007

Code Behaviors & Features

Detect and mitigate GHSA-67wg-6j7r-mqh8 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 7.6.0 before 7.6.22, all versions starting from 8.0.0 before 8.7.5

Fixed versions

  • 7.6.22
  • 8.7.5

Solution

Upgrade to versions 7.6.22, 8.7.5 or above.

Impact 9.9 CRITICAL

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H

Learn more about CVSS

Weakness

  • CWE-94: Improper Control of Generation of Code ('Code Injection')

Source file

packagist/typo3/cms/GHSA-67wg-6j7r-mqh8.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:14:51 +0000.