From c39051d9f60ba5c3b8a008a6739d6a0c264b7482 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Wed, 13 Dec 2023 13:27:57 +0000 Subject: [PATCH] Publish Advisories GHSA-7x74-h8cw-qhxq GHSA-8qp8-9rpw-j46c GHSA-cfr5-7p54-4qg8 --- .../GHSA-7x74-h8cw-qhxq.json | 99 +++++++++++++++++++ .../GHSA-8qp8-9rpw-j46c.json | 99 +++++++++++++++++++ .../GHSA-cfr5-7p54-4qg8.json | 99 +++++++++++++++++++ 3 files changed, 297 insertions(+) create mode 100644 advisories/github-reviewed/2023/12/GHSA-7x74-h8cw-qhxq/GHSA-7x74-h8cw-qhxq.json create mode 100644 advisories/github-reviewed/2023/12/GHSA-8qp8-9rpw-j46c/GHSA-8qp8-9rpw-j46c.json create mode 100644 advisories/github-reviewed/2023/12/GHSA-cfr5-7p54-4qg8/GHSA-cfr5-7p54-4qg8.json diff --git a/advisories/github-reviewed/2023/12/GHSA-7x74-h8cw-qhxq/GHSA-7x74-h8cw-qhxq.json b/advisories/github-reviewed/2023/12/GHSA-7x74-h8cw-qhxq/GHSA-7x74-h8cw-qhxq.json new file mode 100644 index 00000000000..951710bb447 --- /dev/null +++ b/advisories/github-reviewed/2023/12/GHSA-7x74-h8cw-qhxq/GHSA-7x74-h8cw-qhxq.json @@ -0,0 +1,99 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-7x74-h8cw-qhxq", + "modified": "2023-12-13T13:27:06Z", + "published": "2023-12-13T13:27:06Z", + "aliases": [ + "CVE-2023-49278" + ], + "summary": " Brute force exploit can be used to collect valid usernames", + "details": "#### Impact\nA brute force exploit that can be used to collect valid usernames is possible.\n", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "NuGet", + "name": "Umbraco.CMS" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "8.0.0" + }, + { + "fixed": "8.18.10" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "NuGet", + "name": "Umbraco.CMS" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "9.0.0" + }, + { + "fixed": "10.8.1" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "NuGet", + "name": "Umbraco.CMS" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "11.0.0" + }, + { + "fixed": "12.3.4" + } + ] + } + ] + } + ], + "references": [ + { + "type": "WEB", + "url": "https://github.com/umbraco/Umbraco-CMS/security/advisories/GHSA-7x74-h8cw-qhxq" + }, + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-49278" + }, + { + "type": "PACKAGE", + "url": "https://github.com/umbraco/Umbraco-CMS" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-200" + ], + "severity": "LOW", + "github_reviewed": true, + "github_reviewed_at": "2023-12-13T13:27:06Z", + "nvd_published_at": "2023-12-12T20:15:08Z" + } +} \ No newline at end of file diff --git a/advisories/github-reviewed/2023/12/GHSA-8qp8-9rpw-j46c/GHSA-8qp8-9rpw-j46c.json b/advisories/github-reviewed/2023/12/GHSA-8qp8-9rpw-j46c/GHSA-8qp8-9rpw-j46c.json new file mode 100644 index 00000000000..244aa24286e --- /dev/null +++ b/advisories/github-reviewed/2023/12/GHSA-8qp8-9rpw-j46c/GHSA-8qp8-9rpw-j46c.json @@ -0,0 +1,99 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-8qp8-9rpw-j46c", + "modified": "2023-12-13T13:26:34Z", + "published": "2023-12-13T13:26:34Z", + "aliases": [ + "CVE-2023-49274" + ], + "summary": "SMTP misconfiguration leading to \"Forgot Password\" exploit that leaks registered user email. ", + "details": "#### Impact\nA user enumeration attack is possible when SMTP is not setup correctly, but reset password is enabled\n", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "NuGet", + "name": "Umbraco.CMS" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "8.0.0" + }, + { + "fixed": "8.18.10" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "NuGet", + "name": "Umbraco.CMS" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "9.0.0" + }, + { + "fixed": "10.8.1" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "NuGet", + "name": "Umbraco.CMS" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "11.0.0" + }, + { + "fixed": "12.3.4" + } + ] + } + ] + } + ], + "references": [ + { + "type": "WEB", + "url": "https://github.com/umbraco/Umbraco-CMS/security/advisories/GHSA-8qp8-9rpw-j46c" + }, + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-49274" + }, + { + "type": "PACKAGE", + "url": "https://github.com/umbraco/Umbraco-CMS" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-200" + ], + "severity": "LOW", + "github_reviewed": true, + "github_reviewed_at": "2023-12-13T13:26:34Z", + "nvd_published_at": "2023-12-12T20:15:07Z" + } +} \ No newline at end of file diff --git a/advisories/github-reviewed/2023/12/GHSA-cfr5-7p54-4qg8/GHSA-cfr5-7p54-4qg8.json b/advisories/github-reviewed/2023/12/GHSA-cfr5-7p54-4qg8/GHSA-cfr5-7p54-4qg8.json new file mode 100644 index 00000000000..8880455df40 --- /dev/null +++ b/advisories/github-reviewed/2023/12/GHSA-cfr5-7p54-4qg8/GHSA-cfr5-7p54-4qg8.json @@ -0,0 +1,99 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-cfr5-7p54-4qg8", + "modified": "2023-12-13T13:25:38Z", + "published": "2023-12-13T13:25:38Z", + "aliases": [ + "CVE-2023-49273" + ], + "summary": "Privilege Escalation using Spoofing", + "details": "#### Impact\nUsers with low privileges ( Editor, etc) are able to access some unintended endpoints.\n", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "NuGet", + "name": "Umbraco.CMS" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "8.0.0" + }, + { + "fixed": "8.18.10" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "NuGet", + "name": "Umbraco.CMS" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "9.0.0" + }, + { + "fixed": "10.8.1" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "NuGet", + "name": "Umbraco.CMS" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "11.0.0" + }, + { + "fixed": "12.3.4" + } + ] + } + ] + } + ], + "references": [ + { + "type": "WEB", + "url": "https://github.com/umbraco/Umbraco-CMS/security/advisories/GHSA-cfr5-7p54-4qg8" + }, + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-49273" + }, + { + "type": "PACKAGE", + "url": "https://github.com/umbraco/Umbraco-CMS" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-863" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2023-12-13T13:25:38Z", + "nvd_published_at": "2023-12-12T19:15:08Z" + } +} \ No newline at end of file