Skip to content

TYPO3 vulnerable to an HTML Injection in the History Module

Low severity GitHub Reviewed Published May 14, 2024 in TYPO3/typo3 • Updated May 14, 2024

Package

composer typo3/cms-core (Composer)

Affected versions

>= 13.0.0, <= 13.1.0

Patched versions

13.1.1

Description

Problem

The history backend module is vulnerable to HTML injection. Although Content-Security-Policy headers effectively prevent JavaScript execution, adversaries can still inject malicious HTML markup. Exploiting this vulnerability requires a valid backend user account.

Solution

Update to TYPO3 version 13.1.1 that fixes the problem described.

Credits

Thanks to TYPO3 core team member Andreas Kienast who reported this issue and to TYPO3 core & security team Benjamin Franzke who fixed the issue.

References

References

@ohader ohader published to TYPO3/typo3 May 14, 2024
Published by the National Vulnerability Database May 14, 2024
Published to the GitHub Advisory Database May 14, 2024
Reviewed May 14, 2024
Last updated May 14, 2024

Severity

Low
3.5
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
Low
User interaction
Required
Scope
Unchanged
Confidentiality
None
Integrity
Low
Availability
None
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N

CVE ID

CVE-2024-34355

GHSA ID

GHSA-xjwx-78x7-q6jc

Source code

Credits

Checking history
See something to contribute? Suggest improvements for this vulnerability.