cvelist/2020/9xxx/CVE-2020-9733.json

96 lines
3.4 KiB
JSON
Raw Normal View History

2020-03-02 14:01:39 +00:00
{
"CVE_data_meta": {
2020-09-10 17:01:48 +00:00
"ASSIGNER": "psirt@adobe.com",
"DATE_PUBLIC": "2020-09-08T23:00:00.000Z",
2020-03-02 14:01:39 +00:00
"ID": "CVE-2020-9733",
2020-09-10 17:01:48 +00:00
"STATE": "PUBLIC",
"TITLE": "Sensitive information disclosure possible in AEM"
2020-03-02 14:01:39 +00:00
},
2020-09-10 17:01:48 +00:00
"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": "None"
},
{
"version_affected": "<=",
"version_value": "None"
}
]
}
}
]
},
"vendor_name": "Adobe"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2020-03-02 14:01:39 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-09-10 17:01:48 +00:00
"value": "An AEM java servlet in AEM versions 6.5.5.0 (and below) and 6.4.8.1 (and below) executes with the permissions of a high privileged service user. If exploited, this could lead to read-only access to sensitive data in an AEM repository."
2020-03-02 14:01:39 +00:00
}
]
2020-09-10 17:01:48 +00:00
},
"impact": {
"cvss": {
"attackComplexity": "Low",
"attackVector": "Network",
"availabilityImpact": "None",
"baseScore": 7.5,
"baseSeverity": "High",
"confidentialityImpact": "High",
"integrityImpact": "None",
"privilegesRequired": "None",
"scope": "Unchanged",
"userInteraction": "None",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Information Exposure (CWE-200)"
}
]
}
]
},
"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"
2020-03-02 14:01:39 +00:00
}
}