From 287d72f48e6ad60ac522ce4b7585306ef29f1885 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2024 16:00:02 +0000 Subject: [PATCH] Publish Advisories GHSA-r7cm-g469-wm4g GHSA-r7cm-g469-wm4g --- .../GHSA-r7cm-g469-wm4g.json | 139 ++++++++++++++++++ .../GHSA-r7cm-g469-wm4g.json | 38 ----- 2 files changed, 139 insertions(+), 38 deletions(-) create mode 100644 advisories/github-reviewed/2024/06/GHSA-r7cm-g469-wm4g/GHSA-r7cm-g469-wm4g.json delete mode 100644 advisories/unreviewed/2024/06/GHSA-r7cm-g469-wm4g/GHSA-r7cm-g469-wm4g.json diff --git a/advisories/github-reviewed/2024/06/GHSA-r7cm-g469-wm4g/GHSA-r7cm-g469-wm4g.json b/advisories/github-reviewed/2024/06/GHSA-r7cm-g469-wm4g/GHSA-r7cm-g469-wm4g.json new file mode 100644 index 00000000000..1e7f7c55db6 --- /dev/null +++ b/advisories/github-reviewed/2024/06/GHSA-r7cm-g469-wm4g/GHSA-r7cm-g469-wm4g.json @@ -0,0 +1,139 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-r7cm-g469-wm4g", + "modified": "2024-08-07T15:58:26Z", + "published": "2024-06-13T09:31:00Z", + "aliases": [ + "CVE-2024-34107" + ], + "summary": "Magento Open Source Improper Access Control vulnerability", + "details": "Adobe Commerce versions 2.4.7, 2.4.6-p5, 2.4.5-p7, 2.4.4-p8 and earlier are affected by an Improper Access Control vulnerability that could result in a Security feature bypass. An attacker could leverage this vulnerability to bypass security measures and gain unauthorized access. 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:L/I:N/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "versions": [ + "2.4.7" + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "versions": [ + "2.4.6" + ] + }, + { + "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/community-edition" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.4.6-p1" + }, + { + "fixed": "2.4.6-p6" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.4.5-p1" + }, + { + "fixed": "2.4.5-p8" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "2.4.4-p9" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34107" + }, + { + "type": "PACKAGE", + "url": "https://github.com/magento/magento2" + }, + { + "type": "WEB", + "url": "https://helpx.adobe.com/security/products/magento/apsb24-40.html" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-284" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-08-07T15:58:26Z", + "nvd_published_at": "2024-06-13T09:15:12Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/06/GHSA-r7cm-g469-wm4g/GHSA-r7cm-g469-wm4g.json b/advisories/unreviewed/2024/06/GHSA-r7cm-g469-wm4g/GHSA-r7cm-g469-wm4g.json deleted file mode 100644 index fcfe21037e5..00000000000 --- a/advisories/unreviewed/2024/06/GHSA-r7cm-g469-wm4g/GHSA-r7cm-g469-wm4g.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-r7cm-g469-wm4g", - "modified": "2024-06-13T09:31:00Z", - "published": "2024-06-13T09:31:00Z", - "aliases": [ - "CVE-2024-34107" - ], - "details": "Adobe Commerce versions 2.4.7, 2.4.6-p5, 2.4.5-p7, 2.4.4-p8 and earlier are affected by an Improper Access Control vulnerability that could result in a Security feature bypass. An attacker could leverage this vulnerability to bypass security measures and gain unauthorized access. 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:L/I:N/A:N" - } - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34107" - }, - { - "type": "WEB", - "url": "https://helpx.adobe.com/security/products/magento/apsb24-40.html" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-284" - ], - "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2024-06-13T09:15:12Z" - } -} \ No newline at end of file