diff --git a/advisories/github-reviewed/2024/06/GHSA-p6h9-gx5g-wg64/GHSA-p6h9-gx5g-wg64.json b/advisories/github-reviewed/2024/06/GHSA-p6h9-gx5g-wg64/GHSA-p6h9-gx5g-wg64.json new file mode 100644 index 00000000000..4e60842a483 --- /dev/null +++ b/advisories/github-reviewed/2024/06/GHSA-p6h9-gx5g-wg64/GHSA-p6h9-gx5g-wg64.json @@ -0,0 +1,155 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-p6h9-gx5g-wg64", + "modified": "2024-08-07T17:43:55Z", + "published": "2024-06-13T09:31:00Z", + "aliases": [ + "CVE-2024-34106" + ], + "summary": "Magento Open Source Incorrect Authorization 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 Incorrect Authorization vulnerability that could result in a security feature bypass. An attacker could exploit this vulnerability to gain unauthorized access or perform actions with the privileges of another user. 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:N/I:L/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/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-34106" + }, + { + "type": "WEB", + "url": "https://github.com/magento/magento2/commit/30877fce83b793f71421c47347885cf076e81799" + }, + { + "type": "WEB", + "url": "https://github.com/magento/magento2/commit/a3c6d6e5e95e63031e4df26cfcf76feace7549c2" + }, + { + "type": "WEB", + "url": "https://github.com/magento/magento2/commit/c5c538810b87449886f4669cb8abbe8e5593c83c" + }, + { + "type": "WEB", + "url": "https://github.com/magento/magento2/commit/d10435b11ada4e502dca7539f8fd31d059d3c482" + }, + { + "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-863" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-08-07T17:43:55Z", + "nvd_published_at": "2024-06-13T09:15:11Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/06/GHSA-p6h9-gx5g-wg64/GHSA-p6h9-gx5g-wg64.json b/advisories/unreviewed/2024/06/GHSA-p6h9-gx5g-wg64/GHSA-p6h9-gx5g-wg64.json deleted file mode 100644 index 9ddb5ff8f2d..00000000000 --- a/advisories/unreviewed/2024/06/GHSA-p6h9-gx5g-wg64/GHSA-p6h9-gx5g-wg64.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-p6h9-gx5g-wg64", - "modified": "2024-06-13T09:31:00Z", - "published": "2024-06-13T09:31:00Z", - "aliases": [ - "CVE-2024-34106" - ], - "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 Incorrect Authorization vulnerability that could result in a security feature bypass. An attacker could exploit this vulnerability to gain unauthorized access or perform actions with the privileges of another user. 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:N/I:L/A:N" - } - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34106" - }, - { - "type": "WEB", - "url": "https://helpx.adobe.com/security/products/magento/apsb24-40.html" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-863" - ], - "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2024-06-13T09:15:11Z" - } -} \ No newline at end of file