From b88da54d3181279dab4c8430e4a458ee044c48fd Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 4 Mar 2025 16:16:39 +0000 Subject: [PATCH] Publish Advisories GHSA-2wm7-mmgc-qxr3 GHSA-2wm7-mmgc-qxr3 --- .../GHSA-2wm7-mmgc-qxr3.json | 124 ++++++++++++++++++ .../GHSA-2wm7-mmgc-qxr3.json | 36 ----- 2 files changed, 124 insertions(+), 36 deletions(-) create mode 100644 advisories/github-reviewed/2023/03/GHSA-2wm7-mmgc-qxr3/GHSA-2wm7-mmgc-qxr3.json delete mode 100644 advisories/unreviewed/2023/03/GHSA-2wm7-mmgc-qxr3/GHSA-2wm7-mmgc-qxr3.json diff --git a/advisories/github-reviewed/2023/03/GHSA-2wm7-mmgc-qxr3/GHSA-2wm7-mmgc-qxr3.json b/advisories/github-reviewed/2023/03/GHSA-2wm7-mmgc-qxr3/GHSA-2wm7-mmgc-qxr3.json new file mode 100644 index 00000000000..d0e4d266a2d --- /dev/null +++ b/advisories/github-reviewed/2023/03/GHSA-2wm7-mmgc-qxr3/GHSA-2wm7-mmgc-qxr3.json @@ -0,0 +1,124 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-2wm7-mmgc-qxr3", + "modified": "2025-03-04T16:14:40Z", + "published": "2023-03-27T21:30:25Z", + "aliases": [ + "CVE-2023-22251" + ], + "summary": "Magento Open Source allows Incorrect Authorization", + "details": "Adobe Commerce versions 2.4.4-p2 (and earlier) and 2.4.5-p1 (and earlier) are affected by an Incorrect Authorization vulnerability. A low-privileged authenticated attacker could leverage this vulnerability to achieve minor information disclosure.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.4.4-p1" + }, + { + "fixed": "2.4.4-p3" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.4.5-p1" + }, + { + "fixed": "2.4.5-p2" + } + ] + } + ], + "versions": [ + "2.4.5-p1" + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "versions": [ + "2.4.5" + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "versions": [ + "2.4.4" + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "magento/project-community-edition" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "2.0.2" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-22251" + }, + { + "type": "PACKAGE", + "url": "https://github.com/magento/magento2" + }, + { + "type": "WEB", + "url": "https://helpx.adobe.com/security/products/magento/apsb23-17.html" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-863" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2025-03-04T16:14:40Z", + "nvd_published_at": "2023-03-27T21:15:00Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2023/03/GHSA-2wm7-mmgc-qxr3/GHSA-2wm7-mmgc-qxr3.json b/advisories/unreviewed/2023/03/GHSA-2wm7-mmgc-qxr3/GHSA-2wm7-mmgc-qxr3.json deleted file mode 100644 index ff25e31aa40..00000000000 --- a/advisories/unreviewed/2023/03/GHSA-2wm7-mmgc-qxr3/GHSA-2wm7-mmgc-qxr3.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-2wm7-mmgc-qxr3", - "modified": "2023-03-27T21:30:25Z", - "published": "2023-03-27T21:30:25Z", - "aliases": [ - "CVE-2023-22251" - ], - "details": "Adobe Commerce versions 2.4.4-p2 (and earlier) and 2.4.5-p1 (and earlier) are affected by an Incorrect Authorization vulnerability. A low-privileged authenticated attacker could leverage this vulnerability to achieve minor information disclosure.", - "severity": [ - { - "type": "CVSS_V3", - "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N" - } - ], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-22251" - }, - { - "type": "WEB", - "url": "https://helpx.adobe.com/security/products/magento/apsb23-17.html" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-863" - ], - "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2023-03-27T21:15:00Z" - } -} \ No newline at end of file