PT-2024-40119 · Typo3 · Typo3

Published

2024-06-05

·

Updated

2024-06-05

CVSS v3.1

9.9

Critical

VectorAV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
Name of the Vulnerable Software and Affected Versions: TYPO3 (affected versions not specified)
Description: A security issue exists due to a missing file extension in the fileDenyPattern, allowing backend users to upload *.pht files. These files can be executed in certain web server setups. The issue arises from an incomplete fileDenyPattern, which may have been overridden in the TYPO3 Install Tool.
Recommendations: For all affected versions, update the fileDenyPattern to the new default, which is .(php[3-7]?|phpsh|phtml|pht)(..*)?$|^.htaccess$. This change should prevent the upload of executable files that could be run on the server.

Fix

Code Injection

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

GHSA-67WG-6J7R-MQH8

Affected Products

Typo3