diff --git a/advisories/github-reviewed/2025/04/GHSA-rr2g-rrjj-xw86/GHSA-rr2g-rrjj-xw86.json b/advisories/github-reviewed/2025/04/GHSA-rr2g-rrjj-xw86/GHSA-rr2g-rrjj-xw86.json new file mode 100644 index 00000000000..3a1b3ec757e --- /dev/null +++ b/advisories/github-reviewed/2025/04/GHSA-rr2g-rrjj-xw86/GHSA-rr2g-rrjj-xw86.json @@ -0,0 +1,174 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-rr2g-rrjj-xw86", + "modified": "2025-05-01T19:31:13Z", + "published": "2025-04-08T21:31:41Z", + "aliases": [ + "CVE-2025-27188" + ], + "summary": "Magento Improper Authorization vulnerability", + "details": "Magento versions 2.4.7-p4, 2.4.6-p9, 2.4.5-p11, 2.4.4-p12, 2.4.8-beta2 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.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "2.4.4-p13" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "versions": [ + "2.4.4" + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "versions": [ + "2.4.5" + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "versions": [ + "2.4.6" + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.4.5-p1" + }, + { + "fixed": "2.4.5-p12" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.4.6-p1" + }, + { + "fixed": "2.4.6-p10" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.4.7-p1" + }, + { + "fixed": "2.4.7-p5" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "versions": [ + "2.4.7" + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.4.8-beta1" + }, + { + "fixed": "2.4.8" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27188" + }, + { + "type": "PACKAGE", + "url": "https://github.com/magento/magento2" + }, + { + "type": "WEB", + "url": "https://helpx.adobe.com/security/products/magento/apsb25-26.html" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-285", + "CWE-863" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2025-05-01T19:31:13Z", + "nvd_published_at": "2025-04-08T21:15:50Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-rr2g-rrjj-xw86/GHSA-rr2g-rrjj-xw86.json b/advisories/unreviewed/2025/04/GHSA-rr2g-rrjj-xw86/GHSA-rr2g-rrjj-xw86.json deleted file mode 100644 index 3ec01528b9f..00000000000 --- a/advisories/unreviewed/2025/04/GHSA-rr2g-rrjj-xw86/GHSA-rr2g-rrjj-xw86.json +++ /dev/null @@ -1,37 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-rr2g-rrjj-xw86", - "modified": "2025-04-08T21:31:41Z", - "published": "2025-04-08T21:31:41Z", - "aliases": [ - "CVE-2025-27188" - ], - "details": "Adobe Commerce versions 2.4.7-p4, 2.4.6-p9, 2.4.5-p11, 2.4.4-p12, 2.4.8-beta2 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.", - "severity": [ - { - "type": "CVSS_V3", - "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N" - } - ], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27188" - }, - { - "type": "WEB", - "url": "https://helpx.adobe.com/security/products/magento/apsb25-26.html" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-285", - "CWE-863" - ], - "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2025-04-08T21:15:50Z" - } -} \ No newline at end of file