Actions
Bug #19821
closedCommand execution in sysext indexed_search
Start date:
2009-01-14
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
references TYPO3 Security Team OTRS issue #2009010510000025
Versions:
4.0 up to trunk (4.0, 4.1, 4.2, trunk)
Problem:
If an attacker is able to create arbitrarily named pdf-files (or .txt, etc.) and he can create a link to that file that is not
urlencoded (e.g. HTML content element), and get that page to be indexed, he is able to execute arbitrary commands.
Solution:
Wrap file arguments by escapeshellargs().
Provided by TYPO3 Security Team
(issue imported from #M10133)
Files
Actions