mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
111 lines
4.4 KiB
JSON
111 lines
4.4 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "security-advisories@github.com",
|
|
"ID": "CVE-2020-15241",
|
|
"STATE": "PUBLIC",
|
|
"TITLE": "Cross-Site Scripting in TYPO3 Fluid Engine"
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "Fluid",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_value": ">= 2.0.0, < 2.0.5"
|
|
},
|
|
{
|
|
"version_value": ">= 2.1.0, < 2.1.4"
|
|
},
|
|
{
|
|
"version_value": ">= 2.2.0, < 2.2.1"
|
|
},
|
|
{
|
|
"version_value": ">= 2.3.0, < 2.3.5"
|
|
},
|
|
{
|
|
"version_value": ">= 2.4.0, < 2.4.1"
|
|
},
|
|
{
|
|
"version_value": ">= 2.5.0, < 2.5.5"
|
|
},
|
|
{
|
|
"version_value": ">= 2.6.0, < 2.6.1"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name": "TYPO3"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"data_format": "MITRE",
|
|
"data_type": "CVE",
|
|
"data_version": "4.0",
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "TYPO3 Fluid Engine (package `typo3fluid/fluid`) before versions 2.0.5, 2.1.4, 2.2.1, 2.3.5, 2.4.1, 2.5.5 or 2.6.1 is vulnerable to cross-site scripting when making use of the ternary conditional operator in templates like `{showFullName ? fullName : defaultValue}`. Updated versions of this package are bundled in following TYPO3 (`typo3/cms-core`) versions as well: TYPO3 v8.7.25 (using `typo3fluid/fluid` v2.5.4) and TYPO3 v9.5.6 (using `typo3fluid/fluid` v2.6.1)."
|
|
}
|
|
]
|
|
},
|
|
"impact": {
|
|
"cvss": {
|
|
"attackComplexity": "HIGH",
|
|
"attackVector": "NETWORK",
|
|
"availabilityImpact": "NONE",
|
|
"baseScore": 4.7,
|
|
"baseSeverity": "MEDIUM",
|
|
"confidentialityImpact": "LOW",
|
|
"integrityImpact": "LOW",
|
|
"privilegesRequired": "NONE",
|
|
"scope": "CHANGED",
|
|
"userInteraction": "REQUIRED",
|
|
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:N",
|
|
"version": "3.1"
|
|
}
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "{\"CWE-601\":\"URL Redirection to Untrusted Site ('Open Redirect')\"}"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"name": "https://github.com/TYPO3/Fluid/security/advisories/GHSA-7733-hjv6-4h47",
|
|
"refsource": "CONFIRM",
|
|
"url": "https://github.com/TYPO3/Fluid/security/advisories/GHSA-7733-hjv6-4h47"
|
|
},
|
|
{
|
|
"name": "https://github.com/TYPO3/Fluid/commit/9ef6a8ffff2e812025fc0701b4ce72eea6911a3d",
|
|
"refsource": "MISC",
|
|
"url": "https://github.com/TYPO3/Fluid/commit/9ef6a8ffff2e812025fc0701b4ce72eea6911a3d"
|
|
},
|
|
{
|
|
"name": "https://typo3.org/security/advisory/typo3-core-sa-2019-013",
|
|
"refsource": "MISC",
|
|
"url": "https://typo3.org/security/advisory/typo3-core-sa-2019-013"
|
|
}
|
|
]
|
|
},
|
|
"source": {
|
|
"advisory": "GHSA-7733-hjv6-4h47",
|
|
"discovery": "UNKNOWN"
|
|
}
|
|
} |