Skip to content

Cross site scripting via HTML attributes in the back end

Moderate severity GitHub Reviewed Published Aug 11, 2021 in contao/contao • Updated Feb 5, 2024

Package

composer contao/contao (Composer)

Affected versions

>= 4.0.0, < 4.4.56
>= 4.5.0, < 4.9.18
>= 4.10.0, < 4.11.7

Patched versions

4.4.56
4.9.18
4.11.7
composer contao/core-bundle (Composer)
>= 4.0.0, < 4.4.56
>= 4.5.0, < 4.9.18
>= 4.10.0, < 4.11.7
4.4.56
4.9.18
4.11.7

Description

Impact

It is possible for untrusted users to inject malicious code into HTML attributes in the back end, which will be executed both in the element preview (back end) and on the website (front end).

Installations are only affected if there are untrusted back end users who have the rights to modify HTML fields (e.g. TinyMCE).

Patches

Update to Contao 4.4.56, 4.9.18 or 4.11.7

Workarounds

Disable all fields that allow HTML for untrusted back end users or disable the login for these users.

References

https://contao.org/en/security-advisories/cross-site-scripting-via-html-attributes-in-the-back-end

For more information

If you have any questions or comments about this advisory, open an issue in contao/contao.

Credits

Thanks to Mikhail Khramenkov and Moritz Vondano for reporting this security issue.

References

@leofeyer leofeyer published to contao/contao Aug 11, 2021
Published by the National Vulnerability Database Aug 12, 2021
Reviewed Aug 24, 2021
Published to the GitHub Advisory Database Aug 25, 2021
Last updated Feb 5, 2024

Severity

Moderate

CVSS overall score

This score calculates overall vulnerability severity from 0 to 10 and is based on the Common Vulnerability Scoring System (CVSS).
/ 10

CVSS v3 base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
High
User interaction
Required
Scope
Changed
Confidentiality
Low
Integrity
Low
Availability
Low

CVSS v3 base metrics

Attack vector: More severe the more the remote (logically and physically) an attacker can be in order to exploit the vulnerability.
Attack complexity: More severe for the least complex attacks.
Privileges required: More severe if no privileges are required.
User interaction: More severe when no user interaction is required.
Scope: More severe when a scope change occurs, e.g. one vulnerable component impacts resources in components beyond its security scope.
Confidentiality: More severe when loss of data confidentiality is highest, measuring the level of data access available to an unauthorized user.
Integrity: More severe when loss of data integrity is the highest, measuring the consequence of data modification possible by an unauthorized user.
Availability: More severe when the loss of impacted component availability is highest.
CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:L

EPSS score

0.054%
(24th percentile)

Weaknesses

CVE ID

CVE-2021-35955

GHSA ID

GHSA-hr3h-x6gq-rqcp

Source code

Credits

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