From 59ba8e1e0763e2a1aa7528d25d534f92a708eaf5 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:19:37 +0000 Subject: [PATCH] Publish Advisories GHSA-2444-8gj8-6fmx GHSA-4h7p-4vq8-g2gh GHSA-2444-8gj8-6fmx GHSA-4h7p-4vq8-g2gh --- .../GHSA-2444-8gj8-6fmx.json | 124 ++++++++++++++++++ .../GHSA-4h7p-4vq8-g2gh.json | 124 ++++++++++++++++++ .../GHSA-2444-8gj8-6fmx.json | 36 ----- .../GHSA-4h7p-4vq8-g2gh.json | 36 ----- 4 files changed, 248 insertions(+), 72 deletions(-) create mode 100644 advisories/github-reviewed/2023/03/GHSA-2444-8gj8-6fmx/GHSA-2444-8gj8-6fmx.json create mode 100644 advisories/github-reviewed/2023/03/GHSA-4h7p-4vq8-g2gh/GHSA-4h7p-4vq8-g2gh.json delete mode 100644 advisories/unreviewed/2023/03/GHSA-2444-8gj8-6fmx/GHSA-2444-8gj8-6fmx.json delete mode 100644 advisories/unreviewed/2023/03/GHSA-4h7p-4vq8-g2gh/GHSA-4h7p-4vq8-g2gh.json diff --git a/advisories/github-reviewed/2023/03/GHSA-2444-8gj8-6fmx/GHSA-2444-8gj8-6fmx.json b/advisories/github-reviewed/2023/03/GHSA-2444-8gj8-6fmx/GHSA-2444-8gj8-6fmx.json new file mode 100644 index 00000000000..f53f4ab651c --- /dev/null +++ b/advisories/github-reviewed/2023/03/GHSA-2444-8gj8-6fmx/GHSA-2444-8gj8-6fmx.json @@ -0,0 +1,124 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-2444-8gj8-6fmx", + "modified": "2025-03-04T16:18:00Z", + "published": "2023-03-27T21:30:25Z", + "aliases": [ + "CVE-2023-22247" + ], + "summary": "Magento Open Source allows XML Injection", + "details": "Adobe Commerce versions 2.4.4-p2 (and earlier) and 2.4.5-p1 (and earlier) are affected by an XML Injection vulnerability that could lead to arbitrary file system read. An unauthenticated attacker can force the application to make arbitrary requests via injection of arbitrary URLs. 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:H/I:N/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/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.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" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.4.4-p1" + }, + { + "fixed": "2.4.4-p3" + } + ] + } + ] + }, + { + "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-22247" + }, + { + "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-91" + ], + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2025-03-04T16:18:00Z", + "nvd_published_at": "2023-03-27T21:15:00Z" + } +} \ No newline at end of file diff --git a/advisories/github-reviewed/2023/03/GHSA-4h7p-4vq8-g2gh/GHSA-4h7p-4vq8-g2gh.json b/advisories/github-reviewed/2023/03/GHSA-4h7p-4vq8-g2gh/GHSA-4h7p-4vq8-g2gh.json new file mode 100644 index 00000000000..1c494d20713 --- /dev/null +++ b/advisories/github-reviewed/2023/03/GHSA-4h7p-4vq8-g2gh/GHSA-4h7p-4vq8-g2gh.json @@ -0,0 +1,124 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-4h7p-4vq8-g2gh", + "modified": "2025-03-04T16:16:10Z", + "published": "2023-03-27T21:30:25Z", + "aliases": [ + "CVE-2023-22250" + ], + "summary": "Magento Open Source allows Improper Access Control", + "details": "Adobe Commerce versions 2.4.4-p2 (and earlier) and 2.4.5-p1 (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 impact the availability of a user's minor feature. 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:N/A:L" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/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" + }, + "versions": [ + "2.4.4" + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "versions": [ + "2.4.5" + ] + }, + { + "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/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-22250" + }, + { + "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-284" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2025-03-04T16:16:10Z", + "nvd_published_at": "2023-03-27T21:15:00Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2023/03/GHSA-2444-8gj8-6fmx/GHSA-2444-8gj8-6fmx.json b/advisories/unreviewed/2023/03/GHSA-2444-8gj8-6fmx/GHSA-2444-8gj8-6fmx.json deleted file mode 100644 index 7217a1d8c96..00000000000 --- a/advisories/unreviewed/2023/03/GHSA-2444-8gj8-6fmx/GHSA-2444-8gj8-6fmx.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-2444-8gj8-6fmx", - "modified": "2023-03-27T21:30:25Z", - "published": "2023-03-27T21:30:25Z", - "aliases": [ - "CVE-2023-22247" - ], - "details": "Adobe Commerce versions 2.4.4-p2 (and earlier) and 2.4.5-p1 (and earlier) are affected by an XML Injection vulnerability that could lead to arbitrary file system read. An unauthenticated attacker can force the application to make arbitrary requests via injection of arbitrary URLs. 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:H/I:N/A:N" - } - ], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-22247" - }, - { - "type": "WEB", - "url": "https://helpx.adobe.com/security/products/magento/apsb23-17.html" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-91" - ], - "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2023-03-27T21:15:00Z" - } -} \ No newline at end of file diff --git a/advisories/unreviewed/2023/03/GHSA-4h7p-4vq8-g2gh/GHSA-4h7p-4vq8-g2gh.json b/advisories/unreviewed/2023/03/GHSA-4h7p-4vq8-g2gh/GHSA-4h7p-4vq8-g2gh.json deleted file mode 100644 index 83e4deb7482..00000000000 --- a/advisories/unreviewed/2023/03/GHSA-4h7p-4vq8-g2gh/GHSA-4h7p-4vq8-g2gh.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-4h7p-4vq8-g2gh", - "modified": "2023-03-27T21:30:25Z", - "published": "2023-03-27T21:30:25Z", - "aliases": [ - "CVE-2023-22250" - ], - "details": "Adobe Commerce versions 2.4.4-p2 (and earlier) and 2.4.5-p1 (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 impact the availability of a user's minor feature. 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:N/A:L" - } - ], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-22250" - }, - { - "type": "WEB", - "url": "https://helpx.adobe.com/security/products/magento/apsb23-17.html" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-284" - ], - "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2023-03-27T21:15:00Z" - } -} \ No newline at end of file