Actions
Bug #19834
closedWeak encryption key generation vulnerability in sysext install
Start date:
2009-01-15
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.0
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Versions:
4.0 up to trunk (4.0, 4.1, 4.2, trunk)
Problem:
The install tool generates encryption keys with a very low entropy.
Solution:
Use t3lib_div::generateRandomBytes() instead of the vulnerable JavaScript implementation.
Provided by TYPO3 Security Team
(issue imported from #M10154)
Files
Actions