From 8e29fd7b91709a31030fe45a7838086cb740eb60 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 4 Mar 2025 18:28:42 +0000 Subject: [PATCH] Publish Advisories GHSA-ggr8-3hwx-4f2m GHSA-grc6-r6f8-xj7c GHSA-h3g9-cwr6-hphx GHSA-rq36-9f5f-2gw7 GHSA-ggr8-3hwx-4f2m GHSA-grc6-r6f8-xj7c GHSA-h3g9-cwr6-hphx GHSA-rq36-9f5f-2gw7 --- .../GHSA-ggr8-3hwx-4f2m.json | 171 +++++++++++++++++ .../GHSA-grc6-r6f8-xj7c.json | 171 +++++++++++++++++ .../GHSA-h3g9-cwr6-hphx.json | 180 ++++++++++++++++++ .../GHSA-rq36-9f5f-2gw7.json | 180 ++++++++++++++++++ .../GHSA-ggr8-3hwx-4f2m.json | 36 ---- .../GHSA-grc6-r6f8-xj7c.json | 36 ---- .../GHSA-h3g9-cwr6-hphx.json | 36 ---- .../GHSA-rq36-9f5f-2gw7.json | 36 ---- 8 files changed, 702 insertions(+), 144 deletions(-) create mode 100644 advisories/github-reviewed/2023/10/GHSA-ggr8-3hwx-4f2m/GHSA-ggr8-3hwx-4f2m.json create mode 100644 advisories/github-reviewed/2023/10/GHSA-grc6-r6f8-xj7c/GHSA-grc6-r6f8-xj7c.json create mode 100644 advisories/github-reviewed/2023/10/GHSA-h3g9-cwr6-hphx/GHSA-h3g9-cwr6-hphx.json create mode 100644 advisories/github-reviewed/2023/10/GHSA-rq36-9f5f-2gw7/GHSA-rq36-9f5f-2gw7.json delete mode 100644 advisories/unreviewed/2023/10/GHSA-ggr8-3hwx-4f2m/GHSA-ggr8-3hwx-4f2m.json delete mode 100644 advisories/unreviewed/2023/10/GHSA-grc6-r6f8-xj7c/GHSA-grc6-r6f8-xj7c.json delete mode 100644 advisories/unreviewed/2023/10/GHSA-h3g9-cwr6-hphx/GHSA-h3g9-cwr6-hphx.json delete mode 100644 advisories/unreviewed/2023/10/GHSA-rq36-9f5f-2gw7/GHSA-rq36-9f5f-2gw7.json diff --git a/advisories/github-reviewed/2023/10/GHSA-ggr8-3hwx-4f2m/GHSA-ggr8-3hwx-4f2m.json b/advisories/github-reviewed/2023/10/GHSA-ggr8-3hwx-4f2m/GHSA-ggr8-3hwx-4f2m.json new file mode 100644 index 00000000000..c90dc246081 --- /dev/null +++ b/advisories/github-reviewed/2023/10/GHSA-ggr8-3hwx-4f2m/GHSA-ggr8-3hwx-4f2m.json @@ -0,0 +1,171 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-ggr8-3hwx-4f2m", + "modified": "2025-03-04T18:27:49Z", + "published": "2023-10-13T09:30:22Z", + "aliases": [ + "CVE-2023-38221" + ], + "summary": "Magento Open Source allows SQL Injection ", + "details": "Adobe Commerce versions 2.4.7-beta1 (and earlier), 2.4.6-p2 (and earlier), 2.4.5-p4 (and earlier) and 2.4.4-p5 (and earlier) are affected by an Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability that could lead in arbitrary code execution by an admin-privilege authenticated attacker. Exploitation of this issue does not require user interaction and attack complexity is high as it requires knowledge of tooling beyond just using the UI.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/E:U" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.4.7-beta1" + }, + { + "fixed": "2.4.7-beta2" + } + ] + } + ], + "versions": [ + "2.4.7-beta1" + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "versions": [ + "2.4.6" + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "versions": [ + "2.4.5" + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "versions": [ + "2.4.4" + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.4.6-p1" + }, + { + "fixed": "2.4.6-p3" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.4.5-p1" + }, + { + "fixed": "2.4.5-p5" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.4.4-p1" + }, + { + "fixed": "2.4.4-p6" + } + ] + } + ] + }, + { + "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-38221" + }, + { + "type": "PACKAGE", + "url": "https://github.com/magento/magento2" + }, + { + "type": "WEB", + "url": "https://helpx.adobe.com/security/products/magento/apsb23-50.html" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-89" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2025-03-04T18:27:48Z", + "nvd_published_at": "2023-10-13T07:15:40Z" + } +} \ No newline at end of file diff --git a/advisories/github-reviewed/2023/10/GHSA-grc6-r6f8-xj7c/GHSA-grc6-r6f8-xj7c.json b/advisories/github-reviewed/2023/10/GHSA-grc6-r6f8-xj7c/GHSA-grc6-r6f8-xj7c.json new file mode 100644 index 00000000000..275ca73d5db --- /dev/null +++ b/advisories/github-reviewed/2023/10/GHSA-grc6-r6f8-xj7c/GHSA-grc6-r6f8-xj7c.json @@ -0,0 +1,171 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-grc6-r6f8-xj7c", + "modified": "2025-03-04T18:26:44Z", + "published": "2023-10-13T09:30:22Z", + "aliases": [ + "CVE-2023-38220" + ], + "summary": "Magento Open Source allows Improper Authorization", + "details": "Adobe Commerce versions 2.4.7-beta1 (and earlier), 2.4.6-p2 (and earlier), 2.4.5-p4 (and earlier) and 2.4.4-p5 (and earlier) are affected by an Improper Authorization vulnerability that could lead in a security feature bypass in a way that an attacker could access unauthorised data. 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/E:U" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.4.7-beta1" + }, + { + "fixed": "2.4.7-beta2" + } + ] + } + ], + "versions": [ + "2.4.7-beta1" + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "versions": [ + "2.4.6" + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "versions": [ + "2.4.5" + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "versions": [ + "2.4.4" + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.4.6-p1" + }, + { + "fixed": "2.4.6-p3" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.4.5-p1" + }, + { + "fixed": "2.4.5-p5" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.4.4-p1" + }, + { + "fixed": "2.4.4-p6" + } + ] + } + ] + }, + { + "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-38220" + }, + { + "type": "PACKAGE", + "url": "https://github.com/magento/magento2" + }, + { + "type": "WEB", + "url": "https://helpx.adobe.com/security/products/magento/apsb23-50.html" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-285" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2025-03-04T18:26:43Z", + "nvd_published_at": "2023-10-13T07:15:40Z" + } +} \ No newline at end of file diff --git a/advisories/github-reviewed/2023/10/GHSA-h3g9-cwr6-hphx/GHSA-h3g9-cwr6-hphx.json b/advisories/github-reviewed/2023/10/GHSA-h3g9-cwr6-hphx/GHSA-h3g9-cwr6-hphx.json new file mode 100644 index 00000000000..5a7c0ab64cd --- /dev/null +++ b/advisories/github-reviewed/2023/10/GHSA-h3g9-cwr6-hphx/GHSA-h3g9-cwr6-hphx.json @@ -0,0 +1,180 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-h3g9-cwr6-hphx", + "modified": "2025-03-04T18:28:12Z", + "published": "2023-10-13T09:30:23Z", + "aliases": [ + "CVE-2023-38250" + ], + "summary": "Magento Open Source allows SQL Injection ", + "details": "Adobe Commerce versions 2.4.7-beta1 (and earlier), 2.4.6-p2 (and earlier), 2.4.5-p4 (and earlier) and 2.4.4-p5 (and earlier) are affected by an Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability that could lead in arbitrary code execution by an admin-privilege authenticated attacker. Exploitation of this issue does not require user interaction and attack complexity is high as it requires knowledge of tooling beyond just using the UI.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/E:U" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.4.7-beta1" + }, + { + "fixed": "2.4.7-beta2" + } + ] + } + ], + "versions": [ + "2.4.7-beta1" + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "versions": [ + "2.4.7" + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "versions": [ + "2.4.6" + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "versions": [ + "2.4.5" + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "versions": [ + "2.4.4" + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.4.6-p1" + }, + { + "fixed": "2.4.6-p3" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.4.5-p1" + }, + { + "fixed": "2.4.5-p5" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.4.4-p1" + }, + { + "fixed": "2.4.4-p6" + } + ] + } + ] + }, + { + "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-38250" + }, + { + "type": "PACKAGE", + "url": "https://github.com/magento/magento2" + }, + { + "type": "WEB", + "url": "https://helpx.adobe.com/security/products/magento/apsb23-50.html" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-89" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2025-03-04T18:28:12Z", + "nvd_published_at": "2023-10-13T07:15:41Z" + } +} \ No newline at end of file diff --git a/advisories/github-reviewed/2023/10/GHSA-rq36-9f5f-2gw7/GHSA-rq36-9f5f-2gw7.json b/advisories/github-reviewed/2023/10/GHSA-rq36-9f5f-2gw7/GHSA-rq36-9f5f-2gw7.json new file mode 100644 index 00000000000..f4946539bc7 --- /dev/null +++ b/advisories/github-reviewed/2023/10/GHSA-rq36-9f5f-2gw7/GHSA-rq36-9f5f-2gw7.json @@ -0,0 +1,180 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-rq36-9f5f-2gw7", + "modified": "2025-03-04T18:27:59Z", + "published": "2023-10-13T09:30:23Z", + "aliases": [ + "CVE-2023-38249" + ], + "summary": "Magento Open Source allows SQL Injection", + "details": "Adobe Commerce versions 2.4.7-beta1 (and earlier), 2.4.6-p2 (and earlier), 2.4.5-p4 (and earlier) and 2.4.4-p5 (and earlier) are affected by an Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability that could lead in arbitrary code execution by an admin-privilege authenticated attacker. Exploitation of this issue does not require user interaction and attack complexity is high as it requires knowledge of tooling beyond just using the UI.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/E:U" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.4.7-beta1" + }, + { + "fixed": "2.4.7-beta2" + } + ] + } + ], + "versions": [ + "2.4.7-beta1" + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "versions": [ + "2.4.7" + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "versions": [ + "2.4.6" + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "versions": [ + "2.4.5" + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "versions": [ + "2.4.4" + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.4.6-p1" + }, + { + "fixed": "2.4.6-p3" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.4.5-p1" + }, + { + "fixed": "2.4.5-p5" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "magento/community-edition" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.4.4-p1" + }, + { + "fixed": "2.4.4-p6" + } + ] + } + ] + }, + { + "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-38249" + }, + { + "type": "PACKAGE", + "url": "https://github.com/magento/magento2" + }, + { + "type": "WEB", + "url": "https://helpx.adobe.com/security/products/magento/apsb23-50.html" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-89" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2025-03-04T18:27:58Z", + "nvd_published_at": "2023-10-13T07:15:41Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2023/10/GHSA-ggr8-3hwx-4f2m/GHSA-ggr8-3hwx-4f2m.json b/advisories/unreviewed/2023/10/GHSA-ggr8-3hwx-4f2m/GHSA-ggr8-3hwx-4f2m.json deleted file mode 100644 index 2fca5868647..00000000000 --- a/advisories/unreviewed/2023/10/GHSA-ggr8-3hwx-4f2m/GHSA-ggr8-3hwx-4f2m.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-ggr8-3hwx-4f2m", - "modified": "2024-04-04T08:37:32Z", - "published": "2023-10-13T09:30:22Z", - "aliases": [ - "CVE-2023-38221" - ], - "details": "Adobe Commerce versions 2.4.7-beta1 (and earlier), 2.4.6-p2 (and earlier), 2.4.5-p4 (and earlier) and 2.4.4-p5 (and earlier) are affected by an Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability that could lead in arbitrary code execution by an admin-privilege authenticated attacker. Exploitation of this issue does not require user interaction and attack complexity is high as it requires knowledge of tooling beyond just using the UI.", - "severity": [ - { - "type": "CVSS_V3", - "score": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H" - } - ], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-38221" - }, - { - "type": "WEB", - "url": "https://helpx.adobe.com/security/products/magento/apsb23-50.html" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-89" - ], - "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2023-10-13T07:15:40Z" - } -} \ No newline at end of file diff --git a/advisories/unreviewed/2023/10/GHSA-grc6-r6f8-xj7c/GHSA-grc6-r6f8-xj7c.json b/advisories/unreviewed/2023/10/GHSA-grc6-r6f8-xj7c/GHSA-grc6-r6f8-xj7c.json deleted file mode 100644 index f855db3bad4..00000000000 --- a/advisories/unreviewed/2023/10/GHSA-grc6-r6f8-xj7c/GHSA-grc6-r6f8-xj7c.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-grc6-r6f8-xj7c", - "modified": "2024-04-04T08:37:29Z", - "published": "2023-10-13T09:30:22Z", - "aliases": [ - "CVE-2023-38220" - ], - "details": "Adobe Commerce versions 2.4.7-beta1 (and earlier), 2.4.6-p2 (and earlier), 2.4.5-p4 (and earlier) and 2.4.4-p5 (and earlier) are affected by an Improper Authorization vulnerability that could lead in a security feature bypass in a way that an attacker could access unauthorised data. 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-38220" - }, - { - "type": "WEB", - "url": "https://helpx.adobe.com/security/products/magento/apsb23-50.html" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-285" - ], - "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2023-10-13T07:15:40Z" - } -} \ No newline at end of file diff --git a/advisories/unreviewed/2023/10/GHSA-h3g9-cwr6-hphx/GHSA-h3g9-cwr6-hphx.json b/advisories/unreviewed/2023/10/GHSA-h3g9-cwr6-hphx/GHSA-h3g9-cwr6-hphx.json deleted file mode 100644 index 81f2757af98..00000000000 --- a/advisories/unreviewed/2023/10/GHSA-h3g9-cwr6-hphx/GHSA-h3g9-cwr6-hphx.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-h3g9-cwr6-hphx", - "modified": "2024-04-04T08:37:35Z", - "published": "2023-10-13T09:30:23Z", - "aliases": [ - "CVE-2023-38250" - ], - "details": "Adobe Commerce versions 2.4.7-beta1 (and earlier), 2.4.6-p2 (and earlier), 2.4.5-p4 (and earlier) and 2.4.4-p5 (and earlier) are affected by an Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability that could lead in arbitrary code execution by an admin-privilege authenticated attacker. Exploitation of this issue does not require user interaction and attack complexity is high as it requires knowledge of tooling beyond just using the UI.", - "severity": [ - { - "type": "CVSS_V3", - "score": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H" - } - ], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-38250" - }, - { - "type": "WEB", - "url": "https://helpx.adobe.com/security/products/magento/apsb23-50.html" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-89" - ], - "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2023-10-13T07:15:41Z" - } -} \ No newline at end of file diff --git a/advisories/unreviewed/2023/10/GHSA-rq36-9f5f-2gw7/GHSA-rq36-9f5f-2gw7.json b/advisories/unreviewed/2023/10/GHSA-rq36-9f5f-2gw7/GHSA-rq36-9f5f-2gw7.json deleted file mode 100644 index 6a0dd934c9e..00000000000 --- a/advisories/unreviewed/2023/10/GHSA-rq36-9f5f-2gw7/GHSA-rq36-9f5f-2gw7.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-rq36-9f5f-2gw7", - "modified": "2024-04-04T08:37:33Z", - "published": "2023-10-13T09:30:23Z", - "aliases": [ - "CVE-2023-38249" - ], - "details": "Adobe Commerce versions 2.4.7-beta1 (and earlier), 2.4.6-p2 (and earlier), 2.4.5-p4 (and earlier) and 2.4.4-p5 (and earlier) are affected by an Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability that could lead in arbitrary code execution by an admin-privilege authenticated attacker. Exploitation of this issue does not require user interaction and attack complexity is high as it requires knowledge of tooling beyond just using the UI.", - "severity": [ - { - "type": "CVSS_V3", - "score": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H" - } - ], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-38249" - }, - { - "type": "WEB", - "url": "https://helpx.adobe.com/security/products/magento/apsb23-50.html" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-89" - ], - "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2023-10-13T07:15:41Z" - } -} \ No newline at end of file