From 17b3e3811f269e75706dae095dfad2220c6991be Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Wed, 10 Jan 2024 18:15:47 +0000 Subject: [PATCH] Publish Advisories GHSA-h5rm-m772-6qcx GHSA-h5rm-m772-6qcx --- .../GHSA-h5rm-m772-6qcx.json | 80 +++++++++++++++++++ .../GHSA-h5rm-m772-6qcx.json | 35 -------- 2 files changed, 80 insertions(+), 35 deletions(-) create mode 100644 advisories/github-reviewed/2022/05/GHSA-h5rm-m772-6qcx/GHSA-h5rm-m772-6qcx.json delete mode 100644 advisories/unreviewed/2022/05/GHSA-h5rm-m772-6qcx/GHSA-h5rm-m772-6qcx.json diff --git a/advisories/github-reviewed/2022/05/GHSA-h5rm-m772-6qcx/GHSA-h5rm-m772-6qcx.json b/advisories/github-reviewed/2022/05/GHSA-h5rm-m772-6qcx/GHSA-h5rm-m772-6qcx.json new file mode 100644 index 00000000000..d869dba3f4d --- /dev/null +++ b/advisories/github-reviewed/2022/05/GHSA-h5rm-m772-6qcx/GHSA-h5rm-m772-6qcx.json @@ -0,0 +1,80 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-h5rm-m772-6qcx", + "modified": "2024-01-10T18:14:21Z", + "published": "2022-05-24T17:41:56Z", + "aliases": [ + "CVE-2021-21023" + ], + "summary": "Magento stored cross-site scripting vulnerability in the admin console", + "details": "Magento versions 2.4.1 (and earlier), 2.4.0-p1 (and earlier) and 2.3.6 (and earlier) are vulnerable to a stored cross-site scripting vulnerability in the admin console. Successful exploitation could lead to arbitrary JavaScript execution in the victim's browser. Access to the admin console is required for successful exploitation.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "2.3.6" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.4.0" + }, + { + "fixed": "2.4.1-p1" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-21023" + }, + { + "type": "PACKAGE", + "url": "https://github.com/magento/magento2" + }, + { + "type": "WEB", + "url": "https://helpx.adobe.com/security/products/magento/apsb21-08.html" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-01-10T18:14:21Z", + "nvd_published_at": "2021-02-11T20:15:00Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2022/05/GHSA-h5rm-m772-6qcx/GHSA-h5rm-m772-6qcx.json b/advisories/unreviewed/2022/05/GHSA-h5rm-m772-6qcx/GHSA-h5rm-m772-6qcx.json deleted file mode 100644 index 6b254a4684f..00000000000 --- a/advisories/unreviewed/2022/05/GHSA-h5rm-m772-6qcx/GHSA-h5rm-m772-6qcx.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-h5rm-m772-6qcx", - "modified": "2022-05-24T17:41:56Z", - "published": "2022-05-24T17:41:56Z", - "aliases": [ - "CVE-2021-21023" - ], - "details": "Magento versions 2.4.1 (and earlier), 2.4.0-p1 (and earlier) and 2.3.6 (and earlier) are vulnerable to a stored cross-site scripting vulnerability in the admin console. Successful exploitation could lead to arbitrary JavaScript execution in the victim's browser. Access to the admin console is required for successful exploitation.", - "severity": [ - - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-21023" - }, - { - "type": "WEB", - "url": "https://helpx.adobe.com/security/products/magento/apsb21-08.html" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-79" - ], - "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2021-02-11T20:15:00Z" - } -} \ No newline at end of file