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 ...
Updated by Mathias Schreiber almost 10 years ago
- Category set to Frontend
- Target version set to 7.2 (Frontend)
- Is Regression set to No
Updated by Benni Mack over 9 years ago
- Target version changed from 7.2 (Frontend) to 7.4 (Backend)
Updated by Susanne Moog over 9 years ago
- Target version changed from 7.4 (Backend) to 7.5
Updated by Benni Mack about 9 years ago
- Target version changed from 7.5 to 7 LTS
Updated by Riccardo De Contardi almost 9 years ago
- Status changed from New to Needs Feedback
- Target version changed from 7 LTS to Candidate for patchlevel
Hi. Could you try if this still happens with the latest 6.2.17 or 8.0-dev (latest master)? Thank you
Updated by Riccardo De Contardi over 8 years ago
- Status changed from Needs Feedback to Closed
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experience this issue again, then please write to the mailing list typo3.teams.bugs with issue number and an explanation or open a new ticket and add a relation to this ticket number.
Thank you
Actions