From 1b6d949bb31303dd4b74e58eeb9e5c7946d1ed3b Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Thu, 22 Feb 2024 19:44:59 +0000 Subject: [PATCH] Publish Advisories GHSA-66c2-p8rh-qx87 GHSA-77fc-4cv5-hmfr --- .../GHSA-66c2-p8rh-qx87.json | 69 +++++++++++++++++++ .../GHSA-77fc-4cv5-hmfr.json | 69 +++++++++++++++++++ 2 files changed, 138 insertions(+) create mode 100644 advisories/github-reviewed/2024/02/GHSA-66c2-p8rh-qx87/GHSA-66c2-p8rh-qx87.json create mode 100644 advisories/github-reviewed/2024/02/GHSA-77fc-4cv5-hmfr/GHSA-77fc-4cv5-hmfr.json diff --git a/advisories/github-reviewed/2024/02/GHSA-66c2-p8rh-qx87/GHSA-66c2-p8rh-qx87.json b/advisories/github-reviewed/2024/02/GHSA-66c2-p8rh-qx87/GHSA-66c2-p8rh-qx87.json new file mode 100644 index 00000000000..dfdf53df5b2 --- /dev/null +++ b/advisories/github-reviewed/2024/02/GHSA-66c2-p8rh-qx87/GHSA-66c2-p8rh-qx87.json @@ -0,0 +1,69 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-66c2-p8rh-qx87", + "modified": "2024-02-22T19:43:32Z", + "published": "2024-02-22T19:43:32Z", + "aliases": [ + "CVE-2023-44379" + ], + "summary": "baserCMS Cross-site Scripting vulnerability in Site search Feature", + "details": "There is a XSS Vulnerability in Site search Feature to baserCMS.\n\n### Target\nbaserCMS 5.0.8 and earlier versions\n\n### Vulnerability\nMalicious code may be executed in Site search Feature.\n\n### Countermeasures\nUpdate to the latest version of baserCMS\n\nPlease refer to the following page to reference for more information.\nhttps://basercms.net/security/JVN_73283159\n", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "baserproject/basercms" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "5.0.9" + } + ] + } + ] + } + ], + "references": [ + { + "type": "WEB", + "url": "https://github.com/baserproject/basercms/security/advisories/GHSA-66c2-p8rh-qx87" + }, + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-44379" + }, + { + "type": "WEB", + "url": "https://github.com/baserproject/basercms/commit/18549396e5a9b8294306a54a876af164b0b57da4" + }, + { + "type": "WEB", + "url": "https://basercms.net/security/JVN_73283159" + }, + { + "type": "PACKAGE", + "url": "https://github.com/baserproject/basercms" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-02-22T19:43:32Z", + "nvd_published_at": "2024-02-22T15:15:08Z" + } +} \ No newline at end of file diff --git a/advisories/github-reviewed/2024/02/GHSA-77fc-4cv5-hmfr/GHSA-77fc-4cv5-hmfr.json b/advisories/github-reviewed/2024/02/GHSA-77fc-4cv5-hmfr/GHSA-77fc-4cv5-hmfr.json new file mode 100644 index 00000000000..8c532f1a026 --- /dev/null +++ b/advisories/github-reviewed/2024/02/GHSA-77fc-4cv5-hmfr/GHSA-77fc-4cv5-hmfr.json @@ -0,0 +1,69 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-77fc-4cv5-hmfr", + "modified": "2024-02-22T19:43:19Z", + "published": "2024-02-22T19:43:19Z", + "aliases": [ + "CVE-2023-51450" + ], + "summary": "baserCMS OS command injection vulnerability in Installer", + "details": "There is a OS command injection in Installer Feature to baserCMS.\n\n### Target\nbaserCMS 5.0.8 and earlier versions\n\n### Vulnerability\nMalicious command may be executed in Installer.\n\n### Countermeasures\nUpdate to the latest version of baserCMS\n\nPlease refer to the following page to reference for more information.\nhttps://basercms.net/security/JVN_73283159\n", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "baserproject/basercms" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "5.0.9" + } + ] + } + ] + } + ], + "references": [ + { + "type": "WEB", + "url": "https://github.com/baserproject/basercms/security/advisories/GHSA-77fc-4cv5-hmfr" + }, + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-51450" + }, + { + "type": "WEB", + "url": "https://github.com/baserproject/basercms/commit/18f426d63e752b4d22c40e9ea8d1f6e692ef601c" + }, + { + "type": "WEB", + "url": "https://basercms.net/security/JVN_09767360" + }, + { + "type": "PACKAGE", + "url": "https://github.com/baserproject/basercms" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-78" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-02-22T19:43:19Z", + "nvd_published_at": "2024-02-22T15:15:08Z" + } +} \ No newline at end of file