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": "2021-12-14T23:00:00.000Z",
|
|
"ID": "CVE-2021-44178",
|
|
"STATE": "PUBLIC",
|
|
"TITLE": "Adobe Experience Manager Reflected XSS in /bin/wcm/contentfinder/page/view.html"
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "Experience Manager",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_affected": "<=",
|
|
"version_value": "6.5.10.0"
|
|
},
|
|
{
|
|
"version_affected": "<=",
|
|
"version_value": "None"
|
|
},
|
|
{
|
|
"version_affected": "<=",
|
|
"version_value": "None"
|
|
},
|
|
{
|
|
"version_affected": "<=",
|
|
"version_value": "None"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name": "Adobe"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"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.10.0 (and below) are affected by a reflected Cross-Site Scripting (XSS) vulnerability via the itemResourceType parameter. If an attacker is able to convince a victim to visit a URL referencing a vulnerable page, malicious JavaScript content may be executed within the context of the victim's browser"
|
|
}
|
|
]
|
|
},
|
|
"impact": {
|
|
"cvss": {
|
|
"attackComplexity": "Low",
|
|
"attackVector": "Network",
|
|
"availabilityImpact": "None",
|
|
"baseScore": 5.4,
|
|
"baseSeverity": "Medium",
|
|
"confidentialityImpact": "Low",
|
|
"integrityImpact": "Low",
|
|
"privilegesRequired": "None",
|
|
"scope": "Unchanged",
|
|
"userInteraction": "Required",
|
|
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
|
|
"version": "3.1"
|
|
}
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "Cross-site Scripting (Reflected XSS) (CWE-79)"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"refsource": "MISC",
|
|
"url": "https://helpx.adobe.com/security/products/experience-manager/apsb21-103.html",
|
|
"name": "https://helpx.adobe.com/security/products/experience-manager/apsb21-103.html"
|
|
}
|
|
]
|
|
},
|
|
"source": {
|
|
"discovery": "EXTERNAL"
|
|
}
|
|
} |