Actions
Epic #87417
openIntegrate proper Content Security Policy (CSP) handling
Status:
New
Priority:
Should have
Assignee:
Category:
Security
Target version:
Start date:
2019-01-13
Due date:
% Done:
93%
Estimated time:
(Total: 0.00 h)
Sprint Focus:
Description
In order to reduce risks of cross-site scripting in the TYPO3 backend proper CSP handling shall be integrated into the TYPO3 core. Just setting the headers is not enough since also reporting, management and adjustment of core components as well as 3rd party components (extensions) are required.
The functionality is outlined like this
- CSP management & configuration module (either on a site level or for whole TYPO3 installation)
- CSP violation reporting endpoint in order to identify flaws and violations earlier (might be misconfiguration or vulnerability)
- CSP manifest definition that allows 3rd party extensions to use resources of remote hosts (to be used in management module)
- adjustment and refactoring of TYPO3 core components & guidelines for extension authors
Updated by Oliver Hader almost 6 years ago
- Related to Task #73047: Content-Security-Policy for the Backend added
Updated by Oliver Hader about 3 years ago
- Related to Task #95041: Extract default inline frontend JavaScript added
Updated by Oliver Hader about 3 years ago
- Related to Task #95151: Replace inline JavaScript in AbstractPlugin added
Actions