Project

General

Profile

Actions

Bug #86599

closed

PHP Warning when calling /?eID=dumpFile

Added by Sascha Egerer over 5 years ago. Updated about 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Code Cleanup
Target version:
Start date:
2018-10-09
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
easy
Is Regression:
Sprint Focus:
Remote Sprint

Description

In /typo3/sysext/core/Classes/Controller/FileDumpController.php:57 a null value may be passed to the hash_equals function if no token parameter is given.

Steps to reproduce:
Open https://yoursite.tld/?eID=dumpFile

PHP Warning: hash_equals(): Expected user_string to be a string, null given in /var/www/public/typo3/sysext/core/Classes/Controller/FileDumpController.php line 57

Actions

Also available in: Atom PDF