Loading HuntDB...

GHSA-7733-hjv6-4h47

GitHub Security Advisory

Cross-Site Scripting in ternary conditional operator

✓ GitHub Reviewed MODERATE Has CVE

Advisory Details

> ### Meta
> * CVSS: `CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N/E:F/RL:O/RC:C`(5.0)
> * CWE-79

---

:information_source:  This vulnerability has been fixed in May 2019 already, CVE and GHSA were assigned later in October 2020

---

### Problem
It has been discovered that the Fluid Engine (package `typo3fluid/fluid`) is vulnerable to cross-site scripting when making use of the ternary conditional operator in templates like the following.

```
{showFullName ? fullName : defaultValue}
```

### Solution
Update to versions 2.0.5, 2.1.4, 2.2.1, 2.3.5, 2.4.1, 2.5.5 or 2.6.1 of this `typo3fluid/fluid` package that fix the problem described.

Updated versions of this package are bundled in following TYPO3 (`typo3/cms-core`) releases:
* TYPO3 v8.7.25 (using `typo3fluid/fluid` v2.5.5)
* TYPO3 v9.5.6 (using `typo3fluid/fluid` v2.6.1)

### Credits
Thanks to Bill Dagou who reported this issue and to TYPO3 core merger Claus Due who fixed the issue.

### References
* [TYPO3-CORE-SA-2019-013](https://typo3.org/security/advisory/typo3-core-sa-2019-013)

Affected Packages

Packagist typo3fluid/fluid
Affected versions: 2.0.0 (fixed in 2.0.5)
Packagist typo3fluid/fluid
Affected versions: 2.1.0 (fixed in 2.1.4)
Packagist typo3fluid/fluid
Affected versions: 2.2.0 (fixed in 2.2.1)
Packagist typo3fluid/fluid
Affected versions: 2.3.0 (fixed in 2.3.5)
Packagist typo3fluid/fluid
Affected versions: 2.4.0 (fixed in 2.4.1)
Packagist typo3fluid/fluid
Affected versions: 2.5.0 (fixed in 2.5.5)
Packagist typo3fluid/fluid
Affected versions: 2.6.0 (fixed in 2.6.1)
Packagist typo3/cms-core
Affected versions: 8.0.0 (fixed in 8.7.25)
Packagist typo3/cms-core
Affected versions: 9.0.0 (fixed in 9.5.6)
Packagist typo3/cms
Affected versions: 8.0.0 (fixed in 8.7.25)
Packagist typo3/cms
Affected versions: 9.0.0 (fixed in 9.5.6)

Related CVEs

Key Information

GHSA ID
GHSA-7733-hjv6-4h47
Published
October 8, 2020 7:55 PM
Last Modified
November 19, 2021 3:11 PM
CVSS Score
5.0 /10
Primary Ecosystem
Packagist
Primary Package
typo3fluid/fluid
GitHub Reviewed
✓ Yes

Dataset

Last updated: September 11, 2025 6:35 AM

Data from GitHub Advisory Database. This information is provided for research and educational purposes.