TYPO3 Fluid before versions 2.0.8, 2.1.7, 2.2.4, 2.3.7, 2.4.4, 2.5.11 and 2.6.10 is vulnerable to Cross-Site Scripting. Three XSS vulnerabilities have been detected in Fluid: 1. TagBasedViewHelper allowed XSS through maliciously crafted additionalAttributes arrays by creating keys with attribute-closing quotes followed by HTML. When rendering such attributes, TagBuilder would not escape the keys. 2. ViewHelpers which used the CompileWithContentArgumentAndRenderStatic trait, and which declared escapeOutput = false, would receive the content argument in unescaped format. 3. Subclasses of AbstractConditionViewHelper would receive the then and else arguments in unescaped format. Update to versions 2.0.8, 2.1.7, 2.2.4, 2.3.7, 2.4.4, 2.5.11 or 2.6.10 of this typo3fluid/fluid package that fix the problem described. More details are available in the linked advisory.
References
Link | Resource |
---|---|
https://github.com/TYPO3/Fluid/commit/f20db4e74cf9803c6cffca2ed2f03e1b0b89d0dc | Patch Third Party Advisory |
https://github.com/TYPO3/Fluid/security/advisories/GHSA-hpjm-3ww5-6cpf | Exploit Third Party Advisory |
https://typo3.org/security/advisory/typo3-core-sa-2020-009 | Exploit Vendor Advisory |
https://github.com/TYPO3/Fluid/commit/f20db4e74cf9803c6cffca2ed2f03e1b0b89d0dc | Patch Third Party Advisory |
https://github.com/TYPO3/Fluid/security/advisories/GHSA-hpjm-3ww5-6cpf | Exploit Third Party Advisory |
https://typo3.org/security/advisory/typo3-core-sa-2020-009 | Exploit Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 05:19
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : 4.3
v3 : 8.0 |
References | () https://github.com/TYPO3/Fluid/commit/f20db4e74cf9803c6cffca2ed2f03e1b0b89d0dc - Patch, Third Party Advisory | |
References | () https://github.com/TYPO3/Fluid/security/advisories/GHSA-hpjm-3ww5-6cpf - Exploit, Third Party Advisory | |
References | () https://typo3.org/security/advisory/typo3-core-sa-2020-009 - Exploit, Vendor Advisory |
Information
Published : 2020-11-17 21:15
Updated : 2024-11-21 05:19
NVD link : CVE-2020-26216
Mitre link : CVE-2020-26216
CVE.ORG link : CVE-2020-26216
JSON object : View
Products Affected
typo3
- fluid
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')