cvelist/2021/43xxx/CVE-2021-43762.json

96 lines
3.4 KiB
JSON
Raw Normal View History

2021-11-15 22:01:09 +00:00
{
"CVE_data_meta": {
2022-01-13 21:01:04 +00:00
"ASSIGNER": "psirt@adobe.com",
"DATE_PUBLIC": "2021-12-14T23:00:00.000Z",
2021-11-15 22:01:09 +00:00
"ID": "CVE-2021-43762",
2022-01-13 21:01:04 +00:00
"STATE": "PUBLIC",
"TITLE": "Adobe Experience Manager Unicode normalization leads to dispatcher bypass"
2021-11-15 22:01:09 +00:00
},
2022-01-13 21:01:04 +00:00
"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",
2021-11-15 22:01:09 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-01-13 21:01:04 +00:00
"value": "AEM's Cloud Service offering, as well as version 6.5.10.0 (and below) are affected by a dispatcher bypass vulnerability that could be abused to evade security controls. Sensitive areas of the web application may be exposed through exploitation of the vulnerability."
2021-11-15 22:01:09 +00:00
}
]
2022-01-13 21:01:04 +00:00
},
"impact": {
"cvss": {
"attackComplexity": "Low",
"attackVector": "Network",
"availabilityImpact": "None",
"baseScore": 6.5,
"baseSeverity": "Medium",
"confidentialityImpact": "Low",
"integrityImpact": "Low",
"privilegesRequired": "None",
"scope": "Unchanged",
"userInteraction": "None",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Improper Input Validation (CWE-20)"
}
]
}
]
},
"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"
2021-11-15 22:01:09 +00:00
}
}