Actions
Bug #50815
closedt3lib_compressor doesn't fully sanitize filepath
Start date:
2013-08-06
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.6
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
Core: Error handler (FE): PHP Warning: filesize() [<a href='function.filesize'>function.filesize</a>]: stat failed for /kunden/305566_22529/webseiten/t3dekom/http://www.dekom.com/typo3temp/stylesheet_fad97d0aa7.css in /kunden/305566_22529/webseiten/typo3_src-4.6.3/t3lib/class.t3lib_compressor.php line 295
Core: Error handler (FE): PHP Warning: filemtime() [<a href='function.filemtime'>function.filemtime</a>]: stat failed for /kunden/305566_22529/webseiten/t3dekom/http://www.dekom.com/typo3temp/stylesheet_fad97d0aa7.css in /kunden/305566_22529/webseiten/typo3_src-4.6.3/t3lib/class.t3lib_compressor.php line 295
Looks like filename contains domain (absRefPrefix?) which isn't recognized before concatenation in class.t3lib_compressor.php:294 ...
Actions