Actions
Bug #20059
closedXSS vulnerability in sysext install
Start date:
2009-02-20
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.0
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Install tool is susceptible to Cross-Site Scripting.
Not sanitized parameter:
- redirect_url
- step
Provided by TYPO3 Security Team
Security Team OTRS reference: 2009021910000015
(issue imported from #M10501)
Files
Updated by Helmut Hummel about 15 years ago
Uploaded a new patch that incorporates the fixes from Marcus
Updated by Ernesto Baschny about 15 years ago
The patch -v3 (in #21319) broke the 123 installer, as there is a step called "go" (which is not an integer).
Attached patch -v4 fixes this.
Updated by Ernesto Baschny about 15 years ago
Commited to:
trunk (rev.6249 = beta2)
TYPO3_4-2 (rev.6250 = 4.2.10)
TYPO3_4-1 (rev.6251 = 4.1.11)
Actions