Lucene search

K
githubGitHub Advisory DatabaseGHSA-67WG-6J7R-MQH8
HistoryJun 05, 2024 - 3:07 p.m.

Arbitrary Code Execution in TYPO3 CMS

2024-06-0515:07:09
CWE-94
GitHub Advisory Database
github.com
5
typo3 cms
arbitrary code execution
filedenypattern

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$

Affected configurations

Vulners
Node
typo3typo3_cmsRange8.0.08.7.5
OR
typo3typo3_cmsRange7.6.07.6.22
VendorProductVersionCPE
typo3typo3_cms*cpe:2.3:a:typo3:typo3_cms:*:*:*:*:*:*:*:*

AI Score

7.1

Confidence

Low