CVE-2020-11064: Cross-Site Scripting in TYPO3 CMS Form Engine
5.4
CVSS Score
3.1
Basic Information
CVE ID
GHSA ID
EPSS Score
0.43188%
CWE
Published
5/13/2020
Updated
2/5/2024
KEV Status
No
Technology
PHP
Technical Details
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
---|---|---|---|
typo3/cms-core | composer | >= 9.0.0, < 9.5.17 | 9.5.17 |
typo3/cms-core | composer | >= 10.0.0, < 10.4.2 | 10.4.2 |
typo3/cms | composer | >= 10.0.0, < 10.4.2 | 10.4.2 |
typo3/cms | composer | >= 9.0.0, < 9.5.17 | 9.5.17 |
Vulnerability Intelligence
Miggo AI
Root Cause Analysis
The vulnerable functions are likely related to the processing and rendering of form elements in the TYPO3 CMS Form Engine. The exact functions were identified based on the component affected (Form Engine) and the nature of the vulnerability (XSS in placeholder
attributes). The confidence level is medium because while the functions are plausible candidates based on the information provided, the exact patch details are not available to confirm their involvement.