mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
96 lines
3.5 KiB
JSON
96 lines
3.5 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "psirt@adobe.com",
|
|
"DATE_PUBLIC": "2020-09-08T23:00:00.000Z",
|
|
"ID": "CVE-2020-9740",
|
|
"STATE": "PUBLIC",
|
|
"TITLE": "Stored XSS in AEM Design Importer Component"
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "Experience Manager",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_affected": "<=",
|
|
"version_value": "6.5.5.0"
|
|
},
|
|
{
|
|
"version_affected": "<=",
|
|
"version_value": "6.4.8.1"
|
|
},
|
|
{
|
|
"version_affected": "<=",
|
|
"version_value": "6.3.3.8"
|
|
},
|
|
{
|
|
"version_affected": "<=",
|
|
"version_value": "6.2 SP1-CFP20"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name": "Adobe"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"data_format": "MITRE",
|
|
"data_type": "CVE",
|
|
"data_version": "4.0",
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "AEM versions 6.5.5.0 (and below), 6.4.8.1 (and below), 6.3.3.8 (and below) and 6.2 SP1-CFP20 (and below) are affected by a stored XSS vulnerability that allows users with 'Author' privileges to store malicious scripts in fields associated with the Design Importer. These scripts may be executed in a victim\u2019s browser when they open the page containing the vulnerable field."
|
|
}
|
|
]
|
|
},
|
|
"impact": {
|
|
"cvss": {
|
|
"attackComplexity": "Low",
|
|
"attackVector": "Network",
|
|
"availabilityImpact": "High",
|
|
"baseScore": 9.1,
|
|
"baseSeverity": "Critical",
|
|
"confidentialityImpact": "High",
|
|
"integrityImpact": "High",
|
|
"privilegesRequired": "Low",
|
|
"scope": "Changed",
|
|
"userInteraction": "Required",
|
|
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H",
|
|
"version": "3.1"
|
|
}
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "Cross-site Scripting (XSS) (CWE-79)"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"refsource": "MISC",
|
|
"url": "https://helpx.adobe.com/security/products/experience-manager/apsb20-56.html",
|
|
"name": "https://helpx.adobe.com/security/products/experience-manager/apsb20-56.html"
|
|
}
|
|
]
|
|
},
|
|
"source": {
|
|
"discovery": "EXTERNAL"
|
|
}
|
|
} |