From 812aa41730a105aa1b7f7d8287198ad5a0080236 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Thu, 11 Jan 2024 19:17:29 +0000 Subject: [PATCH] Publish Advisories GHSA-5m55-g8pv-x8ww GHSA-9wjf-94h3-r4rh GHSA-cj7w-pm77-hvg6 GHSA-rg7p-wmgj-f374 GHSA-5m55-g8pv-x8ww GHSA-9wjf-94h3-r4rh GHSA-rg7p-wmgj-f374 --- .../GHSA-5m55-g8pv-x8ww.json | 111 ++++++++++++++++++ .../GHSA-9wjf-94h3-r4rh.json | 111 ++++++++++++++++++ .../GHSA-cj7w-pm77-hvg6.json | 25 +++- .../GHSA-rg7p-wmgj-f374.json | 111 ++++++++++++++++++ .../GHSA-5m55-g8pv-x8ww.json | 38 ------ .../GHSA-9wjf-94h3-r4rh.json | 38 ------ .../GHSA-rg7p-wmgj-f374.json | 38 ------ 7 files changed, 357 insertions(+), 115 deletions(-) create mode 100644 advisories/github-reviewed/2022/08/GHSA-5m55-g8pv-x8ww/GHSA-5m55-g8pv-x8ww.json create mode 100644 advisories/github-reviewed/2022/08/GHSA-9wjf-94h3-r4rh/GHSA-9wjf-94h3-r4rh.json create mode 100644 advisories/github-reviewed/2022/08/GHSA-rg7p-wmgj-f374/GHSA-rg7p-wmgj-f374.json delete mode 100644 advisories/unreviewed/2022/08/GHSA-5m55-g8pv-x8ww/GHSA-5m55-g8pv-x8ww.json delete mode 100644 advisories/unreviewed/2022/08/GHSA-9wjf-94h3-r4rh/GHSA-9wjf-94h3-r4rh.json delete mode 100644 advisories/unreviewed/2022/08/GHSA-rg7p-wmgj-f374/GHSA-rg7p-wmgj-f374.json diff --git a/advisories/github-reviewed/2022/08/GHSA-5m55-g8pv-x8ww/GHSA-5m55-g8pv-x8ww.json b/advisories/github-reviewed/2022/08/GHSA-5m55-g8pv-x8ww/GHSA-5m55-g8pv-x8ww.json new file mode 100644 index 00000000000..559d214b708 --- /dev/null +++ b/advisories/github-reviewed/2022/08/GHSA-5m55-g8pv-x8ww/GHSA-5m55-g8pv-x8ww.json @@ -0,0 +1,111 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-5m55-g8pv-x8ww", + "modified": "2024-01-11T19:16:54Z", + "published": "2022-08-17T00:00:19Z", + "aliases": [ + "CVE-2022-34258" + ], + "summary": "Magento stored Cross-Site Scripting (XSS) vulnerability", + "details": "Adobe Commerce versions 2.4.3-p2 (and earlier), 2.3.7-p3 (and earlier) and 2.4.4 (and earlier) are affected by a stored Cross-Site Scripting (XSS) vulnerability that could be abused by an attacker with admin privileges to inject malicious scripts into vulnerable form fields. Malicious JavaScript may be executed in a victim’s browser when they browse to the page containing the vulnerable field.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:L/A:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.3.0" + }, + { + "fixed": "2.3.7-p4" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.4.4" + }, + { + "fixed": "2.4.5" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.4.0" + }, + { + "fixed": "2.4.3-p3" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-34258" + }, + { + "type": "WEB", + "url": "https://github.com/magento/magento2/commit/246d524b7586af2245092008e0d92b8d6fdd8523" + }, + { + "type": "WEB", + "url": "https://github.com/magento/magento2/commit/5548bc64b5bc904346c0af9193a7fbb5274b4efa" + }, + { + "type": "WEB", + "url": "https://github.com/magento/magento2/commit/5f07eba878296a37bd5c3a2baecad48948547594" + }, + { + "type": "PACKAGE", + "url": "https://github.com/magento/magento2" + }, + { + "type": "WEB", + "url": "https://helpx.adobe.com/security/products/magento/apsb22-38.html" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-01-11T19:16:54Z", + "nvd_published_at": "2022-08-16T21:15:00Z" + } +} \ No newline at end of file diff --git a/advisories/github-reviewed/2022/08/GHSA-9wjf-94h3-r4rh/GHSA-9wjf-94h3-r4rh.json b/advisories/github-reviewed/2022/08/GHSA-9wjf-94h3-r4rh/GHSA-9wjf-94h3-r4rh.json new file mode 100644 index 00000000000..ecdccbbc2a5 --- /dev/null +++ b/advisories/github-reviewed/2022/08/GHSA-9wjf-94h3-r4rh/GHSA-9wjf-94h3-r4rh.json @@ -0,0 +1,111 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-9wjf-94h3-r4rh", + "modified": "2024-01-11T19:17:07Z", + "published": "2022-08-17T00:00:19Z", + "aliases": [ + "CVE-2022-34259" + ], + "summary": "Magento Improper Access Control vulnerability", + "details": "Adobe Commerce versions 2.4.3-p2 (and earlier), 2.3.7-p3 (and earlier) and 2.4.4 (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": [ + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.3.0" + }, + { + "fixed": "2.3.7-p4" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.4.4" + }, + { + "fixed": "2.4.5" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.4.0" + }, + { + "fixed": "2.4.3-p3" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-34259" + }, + { + "type": "WEB", + "url": "https://github.com/magento/magento2/commit/246d524b7586af2245092008e0d92b8d6fdd8523" + }, + { + "type": "WEB", + "url": "https://github.com/magento/magento2/commit/5548bc64b5bc904346c0af9193a7fbb5274b4efa" + }, + { + "type": "WEB", + "url": "https://github.com/magento/magento2/commit/5f07eba878296a37bd5c3a2baecad48948547594" + }, + { + "type": "PACKAGE", + "url": "https://github.com/magento/magento2" + }, + { + "type": "WEB", + "url": "https://helpx.adobe.com/security/products/magento/apsb22-38.html" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-284" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-01-11T19:17:07Z", + "nvd_published_at": "2022-08-16T21:15:00Z" + } +} \ No newline at end of file diff --git a/advisories/github-reviewed/2022/08/GHSA-cj7w-pm77-hvg6/GHSA-cj7w-pm77-hvg6.json b/advisories/github-reviewed/2022/08/GHSA-cj7w-pm77-hvg6/GHSA-cj7w-pm77-hvg6.json index 675a9893276..5ec7a701aae 100644 --- a/advisories/github-reviewed/2022/08/GHSA-cj7w-pm77-hvg6/GHSA-cj7w-pm77-hvg6.json +++ b/advisories/github-reviewed/2022/08/GHSA-cj7w-pm77-hvg6/GHSA-cj7w-pm77-hvg6.json @@ -44,7 +44,7 @@ "type": "ECOSYSTEM", "events": [ { - "introduced": "2.4.0" + "introduced": "2.4.4" }, { "fixed": "2.4.5" @@ -52,6 +52,25 @@ ] } ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.4.0" + }, + { + "fixed": "2.4.3-p3" + } + ] + } + ] } ], "references": [ @@ -67,6 +86,10 @@ "type": "WEB", "url": "https://github.com/magento/magento2/commit/5548bc64b5bc904346c0af9193a7fbb5274b4efa" }, + { + "type": "WEB", + "url": "https://github.com/magento/magento2/commit/5f07eba878296a37bd5c3a2baecad48948547594" + }, { "type": "PACKAGE", "url": "https://github.com/magento/magento2" diff --git a/advisories/github-reviewed/2022/08/GHSA-rg7p-wmgj-f374/GHSA-rg7p-wmgj-f374.json b/advisories/github-reviewed/2022/08/GHSA-rg7p-wmgj-f374/GHSA-rg7p-wmgj-f374.json new file mode 100644 index 00000000000..8c78ec2e5c3 --- /dev/null +++ b/advisories/github-reviewed/2022/08/GHSA-rg7p-wmgj-f374/GHSA-rg7p-wmgj-f374.json @@ -0,0 +1,111 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-rg7p-wmgj-f374", + "modified": "2024-01-11T19:16:30Z", + "published": "2022-08-17T00:00:19Z", + "aliases": [ + "CVE-2022-34257" + ], + "summary": "Magento stored Cross-Site Scripting (XSS) vulnerability", + "details": "Adobe Commerce versions 2.4.3-p2 (and earlier), 2.3.7-p3 (and earlier) and 2.4.4 (and earlier) are affected by a stored Cross-Site Scripting (XSS) vulnerability that could be abused by an attacker to inject malicious scripts into vulnerable form fields. Malicious JavaScript may be executed in a victim’s browser when they browse to the page containing the vulnerable field.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.3.0" + }, + { + "fixed": "2.3.7-p4" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.4.4" + }, + { + "fixed": "2.4.5" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.4.0" + }, + { + "fixed": "2.4.3-p3" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-34257" + }, + { + "type": "WEB", + "url": "https://github.com/magento/magento2/commit/246d524b7586af2245092008e0d92b8d6fdd8523" + }, + { + "type": "WEB", + "url": "https://github.com/magento/magento2/commit/5548bc64b5bc904346c0af9193a7fbb5274b4efa" + }, + { + "type": "WEB", + "url": "https://github.com/magento/magento2/commit/5f07eba878296a37bd5c3a2baecad48948547594" + }, + { + "type": "PACKAGE", + "url": "https://github.com/magento/magento2" + }, + { + "type": "WEB", + "url": "https://helpx.adobe.com/security/products/magento/apsb22-38.html" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-01-11T19:16:30Z", + "nvd_published_at": "2022-08-16T21:15:00Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2022/08/GHSA-5m55-g8pv-x8ww/GHSA-5m55-g8pv-x8ww.json b/advisories/unreviewed/2022/08/GHSA-5m55-g8pv-x8ww/GHSA-5m55-g8pv-x8ww.json deleted file mode 100644 index c4be9eda131..00000000000 --- a/advisories/unreviewed/2022/08/GHSA-5m55-g8pv-x8ww/GHSA-5m55-g8pv-x8ww.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-5m55-g8pv-x8ww", - "modified": "2022-08-19T00:00:21Z", - "published": "2022-08-17T00:00:19Z", - "aliases": [ - "CVE-2022-34258" - ], - "details": "Adobe Commerce versions 2.4.3-p2 (and earlier), 2.3.7-p3 (and earlier) and 2.4.4 (and earlier) are affected by a stored Cross-Site Scripting (XSS) vulnerability that could be abused by an attacker with admin privileges to inject malicious scripts into vulnerable form fields. Malicious JavaScript may be executed in a victim’s browser when they browse to the page containing the vulnerable field.", - "severity": [ - { - "type": "CVSS_V3", - "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:L/A:N" - } - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-34258" - }, - { - "type": "WEB", - "url": "https://helpx.adobe.com/security/products/magento/apsb22-38.html" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-79" - ], - "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2022-08-16T21:15:00Z" - } -} \ No newline at end of file diff --git a/advisories/unreviewed/2022/08/GHSA-9wjf-94h3-r4rh/GHSA-9wjf-94h3-r4rh.json b/advisories/unreviewed/2022/08/GHSA-9wjf-94h3-r4rh/GHSA-9wjf-94h3-r4rh.json deleted file mode 100644 index 639166fbe45..00000000000 --- a/advisories/unreviewed/2022/08/GHSA-9wjf-94h3-r4rh/GHSA-9wjf-94h3-r4rh.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-9wjf-94h3-r4rh", - "modified": "2022-08-17T00:00:19Z", - "published": "2022-08-17T00:00:19Z", - "aliases": [ - "CVE-2022-34259" - ], - "details": "Adobe Commerce versions 2.4.3-p2 (and earlier), 2.3.7-p3 (and earlier) and 2.4.4 (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-2022-34259" - }, - { - "type": "WEB", - "url": "https://helpx.adobe.com/security/products/magento/apsb22-38.html" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-284" - ], - "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2022-08-16T21:15:00Z" - } -} \ No newline at end of file diff --git a/advisories/unreviewed/2022/08/GHSA-rg7p-wmgj-f374/GHSA-rg7p-wmgj-f374.json b/advisories/unreviewed/2022/08/GHSA-rg7p-wmgj-f374/GHSA-rg7p-wmgj-f374.json deleted file mode 100644 index 053396ffd4b..00000000000 --- a/advisories/unreviewed/2022/08/GHSA-rg7p-wmgj-f374/GHSA-rg7p-wmgj-f374.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-rg7p-wmgj-f374", - "modified": "2022-08-19T00:00:21Z", - "published": "2022-08-17T00:00:19Z", - "aliases": [ - "CVE-2022-34257" - ], - "details": "Adobe Commerce versions 2.4.3-p2 (and earlier), 2.3.7-p3 (and earlier) and 2.4.4 (and earlier) are affected by a stored Cross-Site Scripting (XSS) vulnerability that could be abused by an attacker to inject malicious scripts into vulnerable form fields. Malicious JavaScript may be executed in a victim’s browser when they browse to the page containing the vulnerable field.", - "severity": [ - { - "type": "CVSS_V3", - "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" - } - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-34257" - }, - { - "type": "WEB", - "url": "https://helpx.adobe.com/security/products/magento/apsb22-38.html" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-79" - ], - "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2022-08-16T21:15:00Z" - } -} \ No newline at end of file