From 1ac975ad2fe0a376799636f247712b7bc3c155b1 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Thu, 11 Jan 2024 19:37:15 +0000 Subject: [PATCH] Publish Advisories GHSA-r7mm-grf3-5fjv GHSA-x95x-f4g9-mm85 GHSA-r7mm-grf3-5fjv GHSA-x95x-f4g9-mm85 --- .../GHSA-r7mm-grf3-5fjv.json | 112 ++++++++++++++++++ .../GHSA-x95x-f4g9-mm85.json | 112 ++++++++++++++++++ .../GHSA-r7mm-grf3-5fjv.json | 39 ------ .../GHSA-x95x-f4g9-mm85.json | 39 ------ 4 files changed, 224 insertions(+), 78 deletions(-) create mode 100644 advisories/github-reviewed/2022/08/GHSA-r7mm-grf3-5fjv/GHSA-r7mm-grf3-5fjv.json create mode 100644 advisories/github-reviewed/2022/08/GHSA-x95x-f4g9-mm85/GHSA-x95x-f4g9-mm85.json delete mode 100644 advisories/unreviewed/2022/08/GHSA-r7mm-grf3-5fjv/GHSA-r7mm-grf3-5fjv.json delete mode 100644 advisories/unreviewed/2022/08/GHSA-x95x-f4g9-mm85/GHSA-x95x-f4g9-mm85.json diff --git a/advisories/github-reviewed/2022/08/GHSA-r7mm-grf3-5fjv/GHSA-r7mm-grf3-5fjv.json b/advisories/github-reviewed/2022/08/GHSA-r7mm-grf3-5fjv/GHSA-r7mm-grf3-5fjv.json new file mode 100644 index 00000000000..57a678be58c --- /dev/null +++ b/advisories/github-reviewed/2022/08/GHSA-r7mm-grf3-5fjv/GHSA-r7mm-grf3-5fjv.json @@ -0,0 +1,112 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-r7mm-grf3-5fjv", + "modified": "2024-01-11T19:35:36Z", + "published": "2022-08-17T00:00:19Z", + "aliases": [ + "CVE-2022-34256" + ], + "summary": "Magento Improper Authorization vulnerability", + "details": "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 Authorization vulnerability that could result in Privilege escalation. An attacker could leverage this vulnerability to access other user's data. Exploitation of this issue does not require user interaction.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.3.0" + }, + { + "fixed": "2.3.7-p4" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.4.4" + }, + { + "fixed": "2.4.5" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.4.0" + }, + { + "fixed": "2.4.3-p3" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-34256" + }, + { + "type": "WEB", + "url": "https://github.com/magento/magento2/commit/246d524b7586af2245092008e0d92b8d6fdd8523" + }, + { + "type": "WEB", + "url": "https://github.com/magento/magento2/commit/5548bc64b5bc904346c0af9193a7fbb5274b4efa" + }, + { + "type": "WEB", + "url": "https://github.com/magento/magento2/commit/5f07eba878296a37bd5c3a2baecad48948547594" + }, + { + "type": "PACKAGE", + "url": "https://github.com/magento/magento2" + }, + { + "type": "WEB", + "url": "https://helpx.adobe.com/security/products/magento/apsb22-38.html" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-285", + "CWE-863" + ], + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2024-01-11T19:35:36Z", + "nvd_published_at": "2022-08-16T21:15:00Z" + } +} \ No newline at end of file diff --git a/advisories/github-reviewed/2022/08/GHSA-x95x-f4g9-mm85/GHSA-x95x-f4g9-mm85.json b/advisories/github-reviewed/2022/08/GHSA-x95x-f4g9-mm85/GHSA-x95x-f4g9-mm85.json new file mode 100644 index 00000000000..4a225cdc4a0 --- /dev/null +++ b/advisories/github-reviewed/2022/08/GHSA-x95x-f4g9-mm85/GHSA-x95x-f4g9-mm85.json @@ -0,0 +1,112 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-x95x-f4g9-mm85", + "modified": "2024-01-11T19:35:42Z", + "published": "2022-08-17T00:00:19Z", + "aliases": [ + "CVE-2022-34255" + ], + "summary": "Magento Improper Access Control vulnerability", + "details": "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.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.3.0" + }, + { + "fixed": "2.3.7-p4" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.4.4" + }, + { + "fixed": "2.4.5" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.4.0" + }, + { + "fixed": "2.4.3-p3" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-34255" + }, + { + "type": "WEB", + "url": "https://github.com/magento/magento2/commit/246d524b7586af2245092008e0d92b8d6fdd8523" + }, + { + "type": "WEB", + "url": "https://github.com/magento/magento2/commit/5548bc64b5bc904346c0af9193a7fbb5274b4efa" + }, + { + "type": "WEB", + "url": "https://github.com/magento/magento2/commit/5f07eba878296a37bd5c3a2baecad48948547594" + }, + { + "type": "PACKAGE", + "url": "https://github.com/magento/magento2" + }, + { + "type": "WEB", + "url": "https://helpx.adobe.com/security/products/magento/apsb22-38.html" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-284", + "CWE-863" + ], + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2024-01-11T19:35:42Z", + "nvd_published_at": "2022-08-16T21:15:00Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2022/08/GHSA-r7mm-grf3-5fjv/GHSA-r7mm-grf3-5fjv.json b/advisories/unreviewed/2022/08/GHSA-r7mm-grf3-5fjv/GHSA-r7mm-grf3-5fjv.json deleted file mode 100644 index 5ab60abcc7f..00000000000 --- a/advisories/unreviewed/2022/08/GHSA-r7mm-grf3-5fjv/GHSA-r7mm-grf3-5fjv.json +++ /dev/null @@ -1,39 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-r7mm-grf3-5fjv", - "modified": "2022-08-17T00:00:19Z", - "published": "2022-08-17T00:00:19Z", - "aliases": [ - "CVE-2022-34256" - ], - "details": "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 Authorization vulnerability that could result in Privilege escalation. An attacker could leverage this vulnerability to access other user's data. Exploitation of this issue does not require user interaction.", - "severity": [ - { - "type": "CVSS_V3", - "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" - } - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-34256" - }, - { - "type": "WEB", - "url": "https://helpx.adobe.com/security/products/magento/apsb22-38.html" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-285", - "CWE-863" - ], - "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2022-08-16T21:15:00Z" - } -} \ No newline at end of file diff --git a/advisories/unreviewed/2022/08/GHSA-x95x-f4g9-mm85/GHSA-x95x-f4g9-mm85.json b/advisories/unreviewed/2022/08/GHSA-x95x-f4g9-mm85/GHSA-x95x-f4g9-mm85.json deleted file mode 100644 index c355e8522b2..00000000000 --- a/advisories/unreviewed/2022/08/GHSA-x95x-f4g9-mm85/GHSA-x95x-f4g9-mm85.json +++ /dev/null @@ -1,39 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-x95x-f4g9-mm85", - "modified": "2022-08-17T00:00:19Z", - "published": "2022-08-17T00:00:19Z", - "aliases": [ - "CVE-2022-34255" - ], - "details": "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.", - "severity": [ - { - "type": "CVSS_V3", - "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:L" - } - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-34255" - }, - { - "type": "WEB", - "url": "https://helpx.adobe.com/security/products/magento/apsb22-38.html" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-284", - "CWE-863" - ], - "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2022-08-16T21:15:00Z" - } -} \ No newline at end of file