Skip to content

Cross-Site Scripting in Page Preview

Moderate
ohader published GHSA-8mq9-fqv8-59wf Jul 20, 2021

Package

composer typo3/cms-core (Composer)

Affected versions

9.0.0-9.5.27, 10.0.0-10.4.17, 11.0.0-11.3.0

Patched versions

9.5.28, 10.4.18, 11.3.1

Description

Meta

  • CVSS: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N/E:F/RL:O/RC (5.0)

Problem

Failing to properly encode Page TSconfig settings, corresponding page preview module (Web>View) is vulnerable to persistent cross-site scripting. A valid backend user account is needed to exploit this vulnerability.

Solution

Update to TYPO3 versions 9.5.28, 10.4.18, 11.3.1 that fix the problem described.

Credits

Thanks to TYPO3 core merger Oliver Bartsch who reported and fixed the issue.

References

Severity

Moderate

CVE ID

CVE-2021-32667

Weaknesses

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. Learn more on MITRE.

Credits