Project

General

Profile

Actions

Bug #33272

closed

Persistent XSS in HTML content element through t3editor

Added by Sara no-lastname-given over 12 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Target version:
-
Start date:
2012-01-17
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.6
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

The t3editor of the HTML content element is susceptible to XSS, as output is not escaped. This can lead to privilege escalation in the Backend.

By disabling the t3editor, you can enter code like this

</textarea><script>alert(1)</script>

Opening with t3editor enabled will then execute the JS.

Original report:

</textarea> triggers end of html content element in backend

Surely the html CE should be self-contained? Is there any way of turning this 'feature' off?

Also reported by Michael B. in #33252


Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Bug #33651: closing textarea tag on html element in backend closes the textarea itself.Closed2012-02-03

Actions
Actions

Also available in: Atom PDF