Project

General

Profile

Actions

Bug #23630

closed

Disallow common PHP file extensions with fileDenyPattern

Added by Sebastian Kreideweiß over 13 years ago. Updated about 10 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-09-28
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.2
PHP Version:
4.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

Common server environments register specific file extensions to PHP which are not covered by the fileDenyPattern.

Currently default:

define('FILE_DENY_PATTERN_DEFAULT', '\.(php[3-6]?|phpsh|phtml)(\..*)?$|^\.htaccess$');
(issue imported from #M15833)


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #22651: phtml is also PHP extension and should be denied editing / uploading via fileadminClosedOliver Hader2010-05-14

Actions
Actions

Also available in: Atom PDF