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
This commit is contained in:
advisory-database[bot]
2024-01-02 12:31:40 +00:00
parent 7c0745eb6d
commit 5bbd5c4c3c
6 changed files with 164 additions and 0 deletions
@@ -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"
@@ -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"
@@ -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"
}
}
@@ -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"
}
}
@@ -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"
}
}
@@ -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/<team-id>/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"
}
}