Actions
Bug #72475
closedXSS in belog module
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2015-12-30
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.5
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
The belog module, accessible for admin users, is vulnerable for XSS.
Requirements
a) create a backend user having the name
te<b>st</b>
b) create a workspace record having the title
work<b>space</b>
PoC
- switch to the created user
- switch to the create workspace
- modify or create any content
- open the log at System>Log and see the unescaped contents of the user and workspace
Files
Actions