cvelist/2021/28xxx/CVE-2021-28563.json

96 lines
3.5 KiB
JSON
Raw Normal View History

2021-03-16 18:00:47 +00:00
{
"CVE_data_meta": {
2021-06-28 14:00:50 +00:00
"ASSIGNER": "psirt@adobe.com",
"DATE_PUBLIC": "2021-05-11T23:00:00.000Z",
2021-03-16 18:00:47 +00:00
"ID": "CVE-2021-28563",
2021-06-28 14:00:50 +00:00
"STATE": "PUBLIC",
"TITLE": "Magento Commerce improper Authorization via the 'Create Customer' endpoint"
2021-03-16 18:00:47 +00:00
},
2021-06-28 14:00:50 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Magento Commerce",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_value": "2.4.2"
},
{
"version_affected": "<=",
"version_value": "2.3.6-p1"
},
{
"version_affected": "<=",
"version_value": "2.4.1-p1"
},
{
"version_affected": "<=",
"version_value": "None"
}
]
}
}
]
},
"vendor_name": "Adobe"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2021-03-16 18:00:47 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-06-28 14:00:50 +00:00
"value": "Magento versions 2.4.2 (and earlier), 2.4.1-p1 (and earlier) and 2.3.6-p1 (and earlier) are affected by an Improper Authorization vulnerability via the 'Create Customer' endpoint. Successful exploitation could lead to unauthorized modification of customer data by an unauthenticated attacker. Access to the admin console is required for successful exploitation."
2021-03-16 18:00:47 +00:00
}
]
2021-06-28 14:00:50 +00:00
},
"impact": {
"cvss": {
"attackComplexity": "None",
"attackVector": "None",
"availabilityImpact": "None",
"baseScore": 6.5,
"baseSeverity": "Medium",
"confidentialityImpact": "None",
"integrityImpact": "None",
"privilegesRequired": "None",
"scope": "None",
"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 Authorization (CWE-285)"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://helpx.adobe.com/security/products/magento/apsb21-30.html",
"name": "https://helpx.adobe.com/security/products/magento/apsb21-30.html"
}
]
},
"source": {
"discovery": "EXTERNAL"
2021-03-16 18:00:47 +00:00
}
}