cvelist/2022/34xxx/CVE-2022-34255.json

96 lines
3.5 KiB
JSON
Raw Normal View History

2022-06-21 21:01:36 +00:00
{
"CVE_data_meta": {
2022-08-16 20:01:17 +00:00
"ASSIGNER": "psirt@adobe.com",
"DATE_PUBLIC": "2022-08-09T23:00:00.000Z",
2022-06-21 21:01:36 +00:00
"ID": "CVE-2022-34255",
2022-08-16 20:01:17 +00:00
"STATE": "PUBLIC",
"TITLE": "Adobe Commerce Improper Access Control Privilege escalation"
2022-06-21 21:01:36 +00:00
},
2022-08-16 20:01:17 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Magento Commerce",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_value": "2.4.4"
},
{
"version_affected": "<=",
"version_value": "2.3.7-p3"
},
{
"version_affected": "<=",
"version_value": "2.4.3-p2"
},
{
"version_affected": "<=",
"version_value": "None"
}
]
}
}
]
},
"vendor_name": "Adobe"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2022-06-21 21:01:36 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-08-16 20:01:17 +00:00
"value": "Adobe Commerce versions 2.4.3-p2 (and earlier), 2.3.7-p3 (and earlier) and 2.4.4 (and earlier) are affected by an Improper Access Control vulnerability that could result in Privilege escalation. An attacker with a low privilege account could leverage this vulnerability to perform an account takeover for a victim. Exploitation of this issue does not require user interaction."
2022-06-21 21:01:36 +00:00
}
]
2022-08-16 20:01:17 +00:00
},
"impact": {
"cvss": {
"attackComplexity": "Low",
"attackVector": "Network",
2022-10-25 21:00:35 +00:00
"availabilityImpact": "High",
"baseScore": 8.8,
2022-08-16 20:01:17 +00:00
"baseSeverity": "High",
"confidentialityImpact": "High",
"integrityImpact": "High",
"privilegesRequired": "Low",
"scope": "Unchanged",
"userInteraction": "None",
2022-10-25 21:00:35 +00:00
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
2022-08-16 20:01:17 +00:00
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
2022-10-25 21:00:35 +00:00
"value": "Improper Access Control (CWE-284)"
2022-08-16 20:01:17 +00:00
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://helpx.adobe.com/security/products/magento/apsb22-38.html",
"name": "https://helpx.adobe.com/security/products/magento/apsb22-38.html"
}
]
},
"source": {
"discovery": "EXTERNAL"
2022-06-21 21:01:36 +00:00
}
}