Project

General

Profile

Actions

Task #91548

closed

Switch to json_encode for file folder tree

Added by Oliver Hader almost 4 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Security
Target version:
-
Start date:
2020-05-31
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
hardening
Complexity:
Sprint Focus:

Description

Scalar values sent via HTTP query parameters to FileSystemNavigationFrameController
are using `json_encode` instead of `unserialize`. The parameter
stream is still secured with an HMAC before being deserialized.

Actions

Also available in: Atom PDF