Lucene search

K
osvGoogleOSV:GHSA-67WG-6J7R-MQH8
HistoryJun 05, 2024 - 3:07 p.m.

Arbitrary Code Execution in TYPO3 CMS

2024-06-0515:07:09
Google
osv.dev
5
typo3 cms
arbitrary code execution
filedenypattern
backend user
upload
web server

AI Score

7.1

Confidence

Low

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$

AI Score

7.1

Confidence

Low