Actions
Bug #19831
closedSession fixation vulnerability in user authentication
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
references TYPO3 Security Team OTRS issue #2008102610000015
Versions:
4.0 up to trunk (4.0, 4.1, 4.2, trunk)
Problem:
Session IDs are reused by TYPO3 even when they not yet exist in the db but are submitted by a client.
Solution:
Check if there's a session record in the database before using submitted session ids.
Provided by TYPO3 Security Team
(issue imported from #M10146)
Files
Actions