mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
86 lines
3.0 KiB
JSON
86 lines
3.0 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "psirt@adobe.com",
|
|
"DATE_PUBLIC": "2020-12-08T23:00:00.000Z",
|
|
"ID": "CVE-2020-24445",
|
|
"STATE": "PUBLIC",
|
|
"TITLE": "Cross-site Scripting Vulnerability in Commenting Function of Adobe Experience Manager (AEM)"
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"vendor_name": "Adobe Systems Incorporated",
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "Experience Manager",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_value": "<= 6.5.6.0"
|
|
},
|
|
{
|
|
"version_value": "<= AEM Cloud Service"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"data_format": "MITRE",
|
|
"data_type": "CVE",
|
|
"data_version": "4.0",
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "AEM's Cloud Service offering, as well as version 6.5.6.0 (and below), are affected by a stored Cross-Site Scripting (XSS) vulnerability that could be abused by an attacker to inject malicious scripts into vulnerable form fields. Malicious JavaScript may be executed in a victim\u2019s browser when they browse to the page containing the vulnerable field."
|
|
}
|
|
]
|
|
},
|
|
"impact": {
|
|
"cvss": {
|
|
"attackComplexity": "Low",
|
|
"attackVector": "Network",
|
|
"availabilityImpact": "High",
|
|
"baseScore": 9.0,
|
|
"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 (Stored XSS) (CWE-79)"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"refsource": "CONFIRM",
|
|
"name": "https://helpx.adobe.com/security/products/experience-manager/apsb20-72.html",
|
|
"url": "https://helpx.adobe.com/security/products/experience-manager/apsb20-72.html"
|
|
}
|
|
]
|
|
},
|
|
"source": {
|
|
"discovery": "EXTERNAL"
|
|
}
|
|
} |