From 28ed8625c81efefe612a80f536f5102c78395b2a Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Thu, 11 Jan 2024 15:53:15 +0000 Subject: [PATCH] Publish Advisories GHSA-6w29-x5j4-qhrw GHSA-c3m4-hxv9-4mxj GHSA-c3m4-hxv9-4mxj --- .../GHSA-6w29-x5j4-qhrw.json | 2 +- .../GHSA-c3m4-hxv9-4mxj.json | 99 +++++++++++++++++++ .../GHSA-c3m4-hxv9-4mxj.json | 35 ------- 3 files changed, 100 insertions(+), 36 deletions(-) create mode 100644 advisories/github-reviewed/2022/05/GHSA-c3m4-hxv9-4mxj/GHSA-c3m4-hxv9-4mxj.json delete mode 100644 advisories/unreviewed/2022/05/GHSA-c3m4-hxv9-4mxj/GHSA-c3m4-hxv9-4mxj.json diff --git a/advisories/github-reviewed/2022/05/GHSA-6w29-x5j4-qhrw/GHSA-6w29-x5j4-qhrw.json b/advisories/github-reviewed/2022/05/GHSA-6w29-x5j4-qhrw/GHSA-6w29-x5j4-qhrw.json index 7af10685288..2ba52d9f4ad 100644 --- a/advisories/github-reviewed/2022/05/GHSA-6w29-x5j4-qhrw/GHSA-6w29-x5j4-qhrw.json +++ b/advisories/github-reviewed/2022/05/GHSA-6w29-x5j4-qhrw/GHSA-6w29-x5j4-qhrw.json @@ -47,7 +47,7 @@ "introduced": "2.3.0" }, { - "fixed": "2.3.5" + "fixed": "2.3.4-p2" } ] } diff --git a/advisories/github-reviewed/2022/05/GHSA-c3m4-hxv9-4mxj/GHSA-c3m4-hxv9-4mxj.json b/advisories/github-reviewed/2022/05/GHSA-c3m4-hxv9-4mxj/GHSA-c3m4-hxv9-4mxj.json new file mode 100644 index 00000000000..11f9af7641a --- /dev/null +++ b/advisories/github-reviewed/2022/05/GHSA-c3m4-hxv9-4mxj/GHSA-c3m4-hxv9-4mxj.json @@ -0,0 +1,99 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-c3m4-hxv9-4mxj", + "modified": "2024-01-11T15:51:06Z", + "published": "2022-05-24T17:21:49Z", + "aliases": [ + "CVE-2020-9582" + ], + "summary": "Magento command injection vulnerability", + "details": "Magento versions 2.3.4 and earlier, 2.2.11 and earlier (see note), 1.14.4.4 and earlier, and 1.9.4.4 and earlier have a command injection vulnerability. Successful exploitation could lead to arbitrary code execution.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.3.0" + }, + { + "fixed": "2.3.4-p2" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "2.2.12" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "magento/core" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "1.9.4.5" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-9582" + }, + { + "type": "PACKAGE", + "url": "https://github.com/magento/magento2" + }, + { + "type": "WEB", + "url": "https://helpx.adobe.com/security/products/magento/apsb20-22.html" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-78" + ], + "severity": "CRITICAL", + "github_reviewed": true, + "github_reviewed_at": "2024-01-11T15:51:06Z", + "nvd_published_at": "2020-06-26T21:15:00Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2022/05/GHSA-c3m4-hxv9-4mxj/GHSA-c3m4-hxv9-4mxj.json b/advisories/unreviewed/2022/05/GHSA-c3m4-hxv9-4mxj/GHSA-c3m4-hxv9-4mxj.json deleted file mode 100644 index 6aaa2db1c47..00000000000 --- a/advisories/unreviewed/2022/05/GHSA-c3m4-hxv9-4mxj/GHSA-c3m4-hxv9-4mxj.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-c3m4-hxv9-4mxj", - "modified": "2022-05-24T17:21:49Z", - "published": "2022-05-24T17:21:49Z", - "aliases": [ - "CVE-2020-9582" - ], - "details": "Magento versions 2.3.4 and earlier, 2.2.11 and earlier (see note), 1.14.4.4 and earlier, and 1.9.4.4 and earlier have a command injection vulnerability. Successful exploitation could lead to arbitrary code execution.", - "severity": [ - - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-9582" - }, - { - "type": "WEB", - "url": "https://helpx.adobe.com/security/products/magento/apsb20-22.html" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-78" - ], - "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2020-06-26T21:15:00Z" - } -} \ No newline at end of file