cvelist/2021/21xxx/CVE-2021-21032.json

96 lines
3.4 KiB
JSON
Raw Normal View History

2020-12-18 23:01:44 +00:00
{
"CVE_data_meta": {
2021-02-11 20:01:23 +00:00
"ASSIGNER": "psirt@adobe.com",
"DATE_PUBLIC": "2021-02-09T23:00:00.000Z",
2020-12-18 23:01:44 +00:00
"ID": "CVE-2021-21032",
2021-02-11 20:01:23 +00:00
"STATE": "PUBLIC",
"TITLE": "Magento Commerce Failure To Invalidate User Session Could Lead To Unauthorized Access"
2020-12-18 23:01:44 +00:00
},
2021-02-11 20:01:23 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Magento Commerce",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_value": "2.4.1"
},
{
"version_affected": "<=",
"version_value": "2.4.0-p1"
},
{
"version_affected": "<=",
"version_value": "2.3.6"
},
{
"version_affected": "<=",
"version_value": "None"
}
]
}
}
]
},
"vendor_name": "Adobe"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2020-12-18 23:01:44 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-02-11 20:01:23 +00:00
"value": "Magento versions 2.4.1 (and earlier), 2.4.0-p1 (and earlier) and 2.3.6 (and earlier) do not adequately invalidate user sessions. Successful exploitation of this issue could lead to unauthorized access to restricted resources. Access to the admin console is not required for successful exploitation."
2020-12-18 23:01:44 +00:00
}
]
2021-02-11 20:01:23 +00:00
},
"impact": {
"cvss": {
"attackComplexity": "None",
"attackVector": "None",
"availabilityImpact": "None",
"baseScore": 5.7,
"baseSeverity": "Medium",
"confidentialityImpact": "None",
"integrityImpact": "None",
"privilegesRequired": "None",
"scope": "None",
"userInteraction": "None",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Insufficient Session Expiration (CWE-613)"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://helpx.adobe.com/security/products/magento/apsb21-08.html",
"name": "https://helpx.adobe.com/security/products/magento/apsb21-08.html"
}
]
},
"source": {
"discovery": "EXTERNAL"
2020-12-18 23:01:44 +00:00
}
}