mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
105 lines
3.9 KiB
JSON
105 lines
3.9 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "security-advisories@github.com",
|
|
"ID": "CVE-2021-21370",
|
|
"STATE": "PUBLIC",
|
|
"TITLE": "Cross-Site Scripting in Content Preview (CType menu)"
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "TYPO3.CMS",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_value": ">= 7.0.0, <= 7.6.50"
|
|
},
|
|
{
|
|
"version_value": ">= 8.0.0, <= 8.7.39"
|
|
},
|
|
{
|
|
"version_value": ">= 9.0.0, <= 9.5.24"
|
|
},
|
|
{
|
|
"version_value": ">= 10.0.0, <= 10.4.13"
|
|
},
|
|
{
|
|
"version_value": ">= 11.0.0, <= 11.1.0"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name": "TYPO3"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"data_format": "MITRE",
|
|
"data_type": "CVE",
|
|
"data_version": "4.0",
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "TYPO3 is an open source PHP based web content management system. In TYPO3 before versions 7.6.51, 8.7.40, 9.5.25, 10.4.14, 11.1.1 it has been discovered that content elements of type _menu_ are vulnerable to cross-site scripting when their referenced items get previewed in the page module. A valid backend user account is needed to exploit this vulnerability. This is fixed in versions 7.6.51, 8.7.40, 9.5.25, 10.4.14, 11.1.1."
|
|
}
|
|
]
|
|
},
|
|
"impact": {
|
|
"cvss": {
|
|
"attackComplexity": "LOW",
|
|
"attackVector": "NETWORK",
|
|
"availabilityImpact": "NONE",
|
|
"baseScore": 5.4,
|
|
"baseSeverity": "MEDIUM",
|
|
"confidentialityImpact": "LOW",
|
|
"integrityImpact": "LOW",
|
|
"privilegesRequired": "LOW",
|
|
"scope": "CHANGED",
|
|
"userInteraction": "REQUIRED",
|
|
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N",
|
|
"version": "3.1"
|
|
}
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "CWE-79 Cross-site Scripting (XSS)"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"name": "https://packagist.org/packages/typo3/cms-backend",
|
|
"refsource": "MISC",
|
|
"url": "https://packagist.org/packages/typo3/cms-backend"
|
|
},
|
|
{
|
|
"name": "https://github.com/TYPO3/TYPO3.CMS/security/advisories/GHSA-x7hc-x7fm-f7qh",
|
|
"refsource": "CONFIRM",
|
|
"url": "https://github.com/TYPO3/TYPO3.CMS/security/advisories/GHSA-x7hc-x7fm-f7qh"
|
|
},
|
|
{
|
|
"name": "https://typo3.org/security/advisory/typo3-core-sa-2021-008",
|
|
"refsource": "MISC",
|
|
"url": "https://typo3.org/security/advisory/typo3-core-sa-2021-008"
|
|
}
|
|
]
|
|
},
|
|
"source": {
|
|
"advisory": "GHSA-x7hc-x7fm-f7qh",
|
|
"discovery": "UNKNOWN"
|
|
}
|
|
} |