From 5bbd5c4c3c238c744ef023f42eb3e9fdc1e96a3e Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 2 Jan 2024 12:31:40 +0000 Subject: [PATCH] Publish Advisories GHSA-q58r-g3cw-gj2r GHSA-q9vx-ghgh-pcqv GHSA-835p-c6x8-xh5f GHSA-9w97-9rqx-8v4j GHSA-q7rx-w656-fwmv GHSA-w88v-pjr8-cmv2 --- .../GHSA-q58r-g3cw-gj2r.json | 4 ++ .../GHSA-q9vx-ghgh-pcqv.json | 4 ++ .../GHSA-835p-c6x8-xh5f.json | 42 +++++++++++++++++++ .../GHSA-9w97-9rqx-8v4j.json | 38 +++++++++++++++++ .../GHSA-q7rx-w656-fwmv.json | 38 +++++++++++++++++ .../GHSA-w88v-pjr8-cmv2.json | 38 +++++++++++++++++ 6 files changed, 164 insertions(+) create mode 100644 advisories/unreviewed/2024/01/GHSA-835p-c6x8-xh5f/GHSA-835p-c6x8-xh5f.json create mode 100644 advisories/unreviewed/2024/01/GHSA-9w97-9rqx-8v4j/GHSA-9w97-9rqx-8v4j.json create mode 100644 advisories/unreviewed/2024/01/GHSA-q7rx-w656-fwmv/GHSA-q7rx-w656-fwmv.json create mode 100644 advisories/unreviewed/2024/01/GHSA-w88v-pjr8-cmv2/GHSA-w88v-pjr8-cmv2.json diff --git a/advisories/unreviewed/2023/12/GHSA-q58r-g3cw-gj2r/GHSA-q58r-g3cw-gj2r.json b/advisories/unreviewed/2023/12/GHSA-q58r-g3cw-gj2r/GHSA-q58r-g3cw-gj2r.json index 14d8c837387..3a3c79eff61 100644 --- a/advisories/unreviewed/2023/12/GHSA-q58r-g3cw-gj2r/GHSA-q58r-g3cw-gj2r.json +++ b/advisories/unreviewed/2023/12/GHSA-q58r-g3cw-gj2r/GHSA-q58r-g3cw-gj2r.json @@ -25,6 +25,10 @@ "type": "WEB", "url": "https://drive.google.com/file/d/1Mqs0mmxxmKLrFLHekPke5bZnzMHvnrFm/view?usp=sharing" }, + { + "type": "WEB", + "url": "https://github.com/sharathc213/CVE-2023-7173" + }, { "type": "WEB", "url": "https://vuldb.com/?ctiid.249357" diff --git a/advisories/unreviewed/2023/12/GHSA-q9vx-ghgh-pcqv/GHSA-q9vx-ghgh-pcqv.json b/advisories/unreviewed/2023/12/GHSA-q9vx-ghgh-pcqv/GHSA-q9vx-ghgh-pcqv.json index 12a7f231690..c8e014ee2da 100644 --- a/advisories/unreviewed/2023/12/GHSA-q9vx-ghgh-pcqv/GHSA-q9vx-ghgh-pcqv.json +++ b/advisories/unreviewed/2023/12/GHSA-q9vx-ghgh-pcqv/GHSA-q9vx-ghgh-pcqv.json @@ -25,6 +25,10 @@ "type": "WEB", "url": "https://drive.google.com/file/d/11DHRUjvOF0yV24I4JlZ0X1RE4V-mcood/view?usp=sharing" }, + { + "type": "WEB", + "url": "https://github.com/sharathc213/CVE-2023-7172" + }, { "type": "WEB", "url": "https://vuldb.com/?ctiid.249356" diff --git a/advisories/unreviewed/2024/01/GHSA-835p-c6x8-xh5f/GHSA-835p-c6x8-xh5f.json b/advisories/unreviewed/2024/01/GHSA-835p-c6x8-xh5f/GHSA-835p-c6x8-xh5f.json new file mode 100644 index 00000000000..f13ec6b2875 --- /dev/null +++ b/advisories/unreviewed/2024/01/GHSA-835p-c6x8-xh5f/GHSA-835p-c6x8-xh5f.json @@ -0,0 +1,42 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-835p-c6x8-xh5f", + "modified": "2024-01-02T12:30:18Z", + "published": "2024-01-02T12:30:18Z", + "aliases": [ + "CVE-2023-6693" + ], + "details": "A stack based buffer overflow was found in the virtio-net device of QEMU. This issue occurs when flushing TX in the virtio_net_flush_tx function if guest features VIRTIO_NET_F_HASH_REPORT, VIRTIO_F_VERSION_1 and VIRTIO_NET_F_MRG_RXBUF are enabled. This could allow a malicious user to overwrite local variables allocated on the stack. Specifically, the `out_sg` variable could be used to read a part of process memory and send it to the wire, causing an information leak.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6693" + }, + { + "type": "WEB", + "url": "https://access.redhat.com/security/cve/CVE-2023-6693" + }, + { + "type": "WEB", + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254580" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-121" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-01-02T10:15:08Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/01/GHSA-9w97-9rqx-8v4j/GHSA-9w97-9rqx-8v4j.json b/advisories/unreviewed/2024/01/GHSA-9w97-9rqx-8v4j/GHSA-9w97-9rqx-8v4j.json new file mode 100644 index 00000000000..a160ac576dc --- /dev/null +++ b/advisories/unreviewed/2024/01/GHSA-9w97-9rqx-8v4j/GHSA-9w97-9rqx-8v4j.json @@ -0,0 +1,38 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-9w97-9rqx-8v4j", + "modified": "2024-01-02T12:30:18Z", + "published": "2024-01-02T12:30:18Z", + "aliases": [ + "CVE-2023-50333" + ], + "details": "Mattermost fails to update the permissions of the current session for a user who was just demoted to guest, allowing freshly demoted guests to change group names.\n\n", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:L/A:L" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-50333" + }, + { + "type": "WEB", + "url": "https://mattermost.com/security-updates" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-284" + ], + "severity": "LOW", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-01-02T10:15:08Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/01/GHSA-q7rx-w656-fwmv/GHSA-q7rx-w656-fwmv.json b/advisories/unreviewed/2024/01/GHSA-q7rx-w656-fwmv/GHSA-q7rx-w656-fwmv.json new file mode 100644 index 00000000000..4bf957cdac3 --- /dev/null +++ b/advisories/unreviewed/2024/01/GHSA-q7rx-w656-fwmv/GHSA-q7rx-w656-fwmv.json @@ -0,0 +1,38 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-q7rx-w656-fwmv", + "modified": "2024-01-02T12:30:18Z", + "published": "2024-01-02T12:30:18Z", + "aliases": [ + "CVE-2023-48732" + ], + "details": "Mattermost fails to scope the WebSocket response around notified users to a each user separately resulting in the WebSocket broadcasting the information about who was notified about a post to everyone else in the channel.\n\n", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-48732" + }, + { + "type": "WEB", + "url": "https://mattermost.com/security-updates" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-200" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-01-02T10:15:08Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/01/GHSA-w88v-pjr8-cmv2/GHSA-w88v-pjr8-cmv2.json b/advisories/unreviewed/2024/01/GHSA-w88v-pjr8-cmv2/GHSA-w88v-pjr8-cmv2.json new file mode 100644 index 00000000000..3171a044966 --- /dev/null +++ b/advisories/unreviewed/2024/01/GHSA-w88v-pjr8-cmv2/GHSA-w88v-pjr8-cmv2.json @@ -0,0 +1,38 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-w88v-pjr8-cmv2", + "modified": "2024-01-02T12:30:18Z", + "published": "2024-01-02T12:30:18Z", + "aliases": [ + "CVE-2023-47858" + ], + "details": "Mattermost fails to properly verify the permissions needed for viewing archived public channels,  allowing a member of one team to get details about the archived public channels of another team via the GET /api/v4/teams//channels/deleted endpoint.\n\n", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-47858" + }, + { + "type": "WEB", + "url": "https://mattermost.com/security-updates" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-284" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-01-02T10:15:08Z" + } +} \ No newline at end of file