diff --git a/advisories/github-reviewed/2025/02/GHSA-fppq-f2m6-xv5c/GHSA-fppq-f2m6-xv5c.json b/advisories/github-reviewed/2025/02/GHSA-fppq-f2m6-xv5c/GHSA-fppq-f2m6-xv5c.json new file mode 100644 index 00000000000..60e057d2cd6 --- /dev/null +++ b/advisories/github-reviewed/2025/02/GHSA-fppq-f2m6-xv5c/GHSA-fppq-f2m6-xv5c.json @@ -0,0 +1,156 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-fppq-f2m6-xv5c", + "modified": "2025-02-12T17:52:03Z", + "published": "2025-02-11T18:31:43Z", + "aliases": [ + "CVE-2025-24434" + ], + "summary": "Improper Authorization vulnerability in Magento and Adobe Commerce", + "details": "Adobe Commerce versions 2.4.7-beta1, 2.4.7-p3, 2.4.6-p8, 2.4.5-p10, 2.4.4-p11 and earlier are affected by an Improper Authorization vulnerability that could result in Privilege escalation. An attacker could leverage this vulnerability to bypass security measures and gain unauthorized access. Exploitation of this issue does not require user interaction. A successful attacker can abuse this to achieve session takeover, increasing the confidentiality and integrity impact as high.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.4.8-beta1" + }, + { + "fixed": "2.4.8-beta2" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.4.7-beta1" + }, + { + "fixed": "2.4.7-p4" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.4.6-p1" + }, + { + "fixed": "2.4.6-p9" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.4.5-p1" + }, + { + "fixed": "2.4.5-p11" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "2.4.4-p12" + } + ] + } + ] + }, + { + "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-2025-24434" + }, + { + "type": "PACKAGE", + "url": "https://github.com/magento/magento2" + }, + { + "type": "WEB", + "url": "https://helpx.adobe.com/security/products/magento/apsb25-08.html" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-285" + ], + "severity": "CRITICAL", + "github_reviewed": true, + "github_reviewed_at": "2025-02-12T17:52:02Z", + "nvd_published_at": "2025-02-11T18:15:46Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/02/GHSA-fppq-f2m6-xv5c/GHSA-fppq-f2m6-xv5c.json b/advisories/unreviewed/2025/02/GHSA-fppq-f2m6-xv5c/GHSA-fppq-f2m6-xv5c.json deleted file mode 100644 index 909dd777f44..00000000000 --- a/advisories/unreviewed/2025/02/GHSA-fppq-f2m6-xv5c/GHSA-fppq-f2m6-xv5c.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-fppq-f2m6-xv5c", - "modified": "2025-02-11T18:31:43Z", - "published": "2025-02-11T18:31:43Z", - "aliases": [ - "CVE-2025-24434" - ], - "details": "Adobe Commerce versions 2.4.7-beta1, 2.4.7-p3, 2.4.6-p8, 2.4.5-p10, 2.4.4-p11 and earlier are affected by an Improper Authorization vulnerability that could result in Privilege escalation. An attacker could leverage this vulnerability to bypass security measures and gain unauthorized access. Exploitation of this issue does not require user interaction. A successful attacker can abuse this to achieve session takeover, increasing the confidentiality and integrity impact as high.", - "severity": [ - { - "type": "CVSS_V3", - "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N" - } - ], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-24434" - }, - { - "type": "WEB", - "url": "https://helpx.adobe.com/security/products/magento/apsb25-08.html" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-285" - ], - "severity": "CRITICAL", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2025-02-11T18:15:46Z" - } -} \ No newline at end of file