From 9e473ecf9eadad33f1f2aafc98712693b516fd74 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:10:55 +0000 Subject: [PATCH] Publish Advisories GHSA-cj7w-pm77-hvg6 GHSA-cj7w-pm77-hvg6 --- .../GHSA-cj7w-pm77-hvg6.json | 88 +++++++++++++++++++ .../GHSA-cj7w-pm77-hvg6.json | 38 -------- 2 files changed, 88 insertions(+), 38 deletions(-) create mode 100644 advisories/github-reviewed/2022/08/GHSA-cj7w-pm77-hvg6/GHSA-cj7w-pm77-hvg6.json delete mode 100644 advisories/unreviewed/2022/08/GHSA-cj7w-pm77-hvg6/GHSA-cj7w-pm77-hvg6.json 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 new file mode 100644 index 00000000000..675a9893276 --- /dev/null +++ b/advisories/github-reviewed/2022/08/GHSA-cj7w-pm77-hvg6/GHSA-cj7w-pm77-hvg6.json @@ -0,0 +1,88 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-cj7w-pm77-hvg6", + "modified": "2024-01-11T19:09:38Z", + "published": "2022-08-17T00:00:18Z", + "aliases": [ + "CVE-2022-34253" + ], + "summary": "Magento XML Injection vulnerability in the Widgets Module", + "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 XML Injection vulnerability in the Widgets Module. An attacker with admin privileges can trigger a specially crafted script to achieve remote code execution. Exploitation of this issue does not require user interaction.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "2.3.7-p4" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.4.0" + }, + { + "fixed": "2.4.5" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-34253" + }, + { + "type": "WEB", + "url": "https://github.com/magento/magento2/commit/246d524b7586af2245092008e0d92b8d6fdd8523" + }, + { + "type": "WEB", + "url": "https://github.com/magento/magento2/commit/5548bc64b5bc904346c0af9193a7fbb5274b4efa" + }, + { + "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-91" + ], + "severity": "CRITICAL", + "github_reviewed": true, + "github_reviewed_at": "2024-01-11T19:09:38Z", + "nvd_published_at": "2022-08-16T21:15:00Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2022/08/GHSA-cj7w-pm77-hvg6/GHSA-cj7w-pm77-hvg6.json b/advisories/unreviewed/2022/08/GHSA-cj7w-pm77-hvg6/GHSA-cj7w-pm77-hvg6.json deleted file mode 100644 index 48bcb7c3aa5..00000000000 --- a/advisories/unreviewed/2022/08/GHSA-cj7w-pm77-hvg6/GHSA-cj7w-pm77-hvg6.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-cj7w-pm77-hvg6", - "modified": "2022-08-17T00:00:18Z", - "published": "2022-08-17T00:00:18Z", - "aliases": [ - "CVE-2022-34253" - ], - "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 XML Injection vulnerability in the Widgets Module. An attacker with admin privileges can trigger a specially crafted script to achieve remote code execution. Exploitation of this issue does not require user interaction.", - "severity": [ - { - "type": "CVSS_V3", - "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H" - } - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-34253" - }, - { - "type": "WEB", - "url": "https://helpx.adobe.com/security/products/magento/apsb22-38.html" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-91" - ], - "severity": "CRITICAL", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2022-08-16T21:15:00Z" - } -} \ No newline at end of file