Actions
Epic #76311
closedUse PHP7 unserialize('daString', false); feature everywhere
Start date:
2016-05-27
Due date:
% Done:
100%
Estimated time:
(Total: 0.00 h)
Sprint Focus:
Description
master only
Updated by Stephan Großberndt over 8 years ago
in order to disallow any class unserialization
Updated by Christian Kuhn over 8 years ago
unserialize($sFoo, ['allowed_classes' => false]);
Updated by Christian Kuhn about 8 years ago
abandoned patch https://review.typo3.org/#/c/48300/ shows a lot of places that might be tackled in small parts ...
Updated by Riccardo De Contardi about 8 years ago
- Category set to Security
- Target version set to 8 LTS
Actions