cvelist/2020/24xxx/CVE-2020-24444.json

92 lines
3.2 KiB
JSON
Raw Normal View History

2020-08-19 15:01:23 +00:00
{
"CVE_data_meta": {
2020-12-10 06:01:38 +00:00
"ASSIGNER": "psirt@adobe.com",
"DATE_PUBLIC": "2020-12-08T23:00:00.000Z",
2020-08-19 15:01:23 +00:00
"ID": "CVE-2020-24444",
2020-12-10 06:01:38 +00:00
"STATE": "PUBLIC",
"TITLE": "Blind SSRF in Forms add-on for AEM"
2020-08-19 15:01:23 +00:00
},
2020-12-10 06:01:38 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Adobe",
"product": {
"product_data": [
{
"product_name": "Experience Manager",
"version": {
"version_data": [
{
"version_value": "<= Forms SP6 add-on for AEM 6.5.6.0"
},
{
"version_value": "<= Forms SP8 add-on for AEM 6.4.8.2"
},
{
"version_value": "<= None"
},
{
"version_value": "<= None"
}
]
}
}
]
}
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2020-08-19 15:01:23 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-12-10 06:01:38 +00:00
"value": "AEM Forms SP6 add-on for AEM 6.5.6.0 and Forms add-on package for AEM 6.4 Service Pack 8 Cumulative Fix Pack 2 (6.4.8.2) have a blind Server-Side Request Forgery (SSRF) vulnerability. This vulnerability could be exploited by an unauthenticated attacker to gather information about internal systems that reside on the same network."
2020-08-19 15:01:23 +00:00
}
]
2020-12-10 06:01:38 +00:00
},
"impact": {
"cvss": {
"attackComplexity": "Low",
"attackVector": "Network",
"availabilityImpact": "None",
"baseScore": 5.8,
"baseSeverity": "Medium",
"confidentialityImpact": "Low",
"integrityImpact": "None",
"privilegesRequired": "None",
"scope": "Changed",
"userInteraction": "None",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Server-Side Request Forgery (SSRF) (CWE-918)"
}
]
}
]
},
"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"
2020-08-19 15:01:23 +00:00
}
}