diff --git a/advisories/unreviewed/2023/06/GHSA-9m5j-qrrv-jhf9/GHSA-9m5j-qrrv-jhf9.json b/advisories/unreviewed/2023/06/GHSA-9m5j-qrrv-jhf9/GHSA-9m5j-qrrv-jhf9.json index f5773e91aac..ad65cd3fdc5 100644 --- a/advisories/unreviewed/2023/06/GHSA-9m5j-qrrv-jhf9/GHSA-9m5j-qrrv-jhf9.json +++ b/advisories/unreviewed/2023/06/GHSA-9m5j-qrrv-jhf9/GHSA-9m5j-qrrv-jhf9.json @@ -21,6 +21,14 @@ "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3355" }, + { + "type": "WEB", + "url": "https://access.redhat.com/security/cve/CVE-2023-3355" + }, + { + "type": "WEB", + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2217820" + }, { "type": "WEB", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=d839f0811a31322c087a859c2b181e2383daa7be" diff --git a/advisories/unreviewed/2023/07/GHSA-23jp-25jg-2qj5/GHSA-23jp-25jg-2qj5.json b/advisories/unreviewed/2023/07/GHSA-23jp-25jg-2qj5/GHSA-23jp-25jg-2qj5.json new file mode 100644 index 00000000000..e95c277fe1f --- /dev/null +++ b/advisories/unreviewed/2023/07/GHSA-23jp-25jg-2qj5/GHSA-23jp-25jg-2qj5.json @@ -0,0 +1,43 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-23jp-25jg-2qj5", + "modified": "2023-07-24T18:30:44Z", + "published": "2023-07-24T18:30:44Z", + "aliases": [ + "CVE-2023-26077" + ], + "details": "Atera Agent through 1.8.3.6 on Windows Creates a Temporary File in a Directory with Insecure Permissions.", + "severity": [ + + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-26077" + }, + { + "type": "WEB", + "url": "https://github.com/mandiant/Vulnerability-Disclosures" + }, + { + "type": "WEB", + "url": "https://github.com/mandiant/Vulnerability-Disclosures/blob/master/2023/MNDT-2023-0008.md" + }, + { + "type": "WEB", + "url": "https://www.atera.com" + } + ], + "database_specific": { + "cwe_ids": [ + + ], + "severity": null, + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": null + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2023/07/GHSA-2764-3pqr-49w6/GHSA-2764-3pqr-49w6.json b/advisories/unreviewed/2023/07/GHSA-2764-3pqr-49w6/GHSA-2764-3pqr-49w6.json new file mode 100644 index 00000000000..f678f8d7a70 --- /dev/null +++ b/advisories/unreviewed/2023/07/GHSA-2764-3pqr-49w6/GHSA-2764-3pqr-49w6.json @@ -0,0 +1,46 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-2764-3pqr-49w6", + "modified": "2023-07-24T18:30:44Z", + "published": "2023-07-24T18:30:44Z", + "aliases": [ + "CVE-2023-33951" + ], + "details": "A race condition vulnerability was found in the vmwgfx driver in the Linux kernel. The flaw exists within the handling of GEM objects. The issue results from improper locking when performing operations on an object. This flaw allows a local privileged user to disclose information in the context of the kernel.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:L" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-33951" + }, + { + "type": "WEB", + "url": "https://access.redhat.com/security/cve/CVE-2023-33951" + }, + { + "type": "WEB", + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2218195" + }, + { + "type": "WEB", + "url": "https://www.zerodayinitiative.com/advisories/ZDI-CAN-20110/" + } + ], + "database_specific": { + "cwe_ids": [ + + ], + "severity": null, + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": null + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2023/07/GHSA-2rq6-85wg-96g4/GHSA-2rq6-85wg-96g4.json b/advisories/unreviewed/2023/07/GHSA-2rq6-85wg-96g4/GHSA-2rq6-85wg-96g4.json new file mode 100644 index 00000000000..c2898cf5526 --- /dev/null +++ b/advisories/unreviewed/2023/07/GHSA-2rq6-85wg-96g4/GHSA-2rq6-85wg-96g4.json @@ -0,0 +1,46 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-2rq6-85wg-96g4", + "modified": "2023-07-24T18:30:44Z", + "published": "2023-07-24T18:30:44Z", + "aliases": [ + "CVE-2023-32257" + ], + "details": "A flaw was found in the Linux kernel's ksmbd, a high-performance in-kernel SMB server. The specific flaw exists within the processing of SMB2_SESSION_SETUP and SMB2_LOGOFF commands. The issue results from the lack of proper locking when performing operations on an object. An attacker can leverage this vulnerability to execute code in the context of the kernel.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-32257" + }, + { + "type": "WEB", + "url": "https://access.redhat.com/security/cve/CVE-2023-32257" + }, + { + "type": "WEB", + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2219806" + }, + { + "type": "WEB", + "url": "https://www.zerodayinitiative.com/advisories/ZDI-CAN-20596/" + } + ], + "database_specific": { + "cwe_ids": [ + + ], + "severity": null, + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": null + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2023/07/GHSA-32mx-3mqx-p47v/GHSA-32mx-3mqx-p47v.json b/advisories/unreviewed/2023/07/GHSA-32mx-3mqx-p47v/GHSA-32mx-3mqx-p47v.json new file mode 100644 index 00000000000..74ae1238324 --- /dev/null +++ b/advisories/unreviewed/2023/07/GHSA-32mx-3mqx-p47v/GHSA-32mx-3mqx-p47v.json @@ -0,0 +1,38 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-32mx-3mqx-p47v", + "modified": "2023-07-24T18:30:44Z", + "published": "2023-07-24T18:30:44Z", + "aliases": [ + "CVE-2023-3321" + ], + "details": "\nA vulnerability exists by allowing low-privileged users to read and update the data in various directories used by the Zenon system. An attacker could exploit the vulnerability by using specially crafted\nprograms to exploit the vulnerabilities by allowing them to run on the zenon installed hosts.\nThis issue affects ABB Ability™ zenon: from 11 build through 11 build 106404.\n\n", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3321" + }, + { + "type": "WEB", + "url": "https://search.abb.com/library/Download.aspx?DocumentID=2NGA001801&LanguageCode=en&DocumentPartId=&Action=Launch&_ga=2.194142766.2067879716.1690216773-1911411808.1686627590" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-15" + ], + "severity": null, + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": null + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2023/07/GHSA-35p2-9fg3-f2p2/GHSA-35p2-9fg3-f2p2.json b/advisories/unreviewed/2023/07/GHSA-35p2-9fg3-f2p2/GHSA-35p2-9fg3-f2p2.json new file mode 100644 index 00000000000..0ab24b10d30 --- /dev/null +++ b/advisories/unreviewed/2023/07/GHSA-35p2-9fg3-f2p2/GHSA-35p2-9fg3-f2p2.json @@ -0,0 +1,42 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-35p2-9fg3-f2p2", + "modified": "2023-07-24T18:30:44Z", + "published": "2023-07-24T18:30:44Z", + "aliases": [ + "CVE-2023-3750" + ], + "details": "A flaw was found in libvirt. The virStoragePoolObjListSearch function does not return a locked pool as expected, resulting in a race condition and denial of service when attempting to lock the same object from another thread. This issue could allow clients connecting to the read-only socket to crash the libvirt daemon.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3750" + }, + { + "type": "WEB", + "url": "https://access.redhat.com/security/cve/CVE-2023-3750" + }, + { + "type": "WEB", + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2222210" + } + ], + "database_specific": { + "cwe_ids": [ + + ], + "severity": null, + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": null + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2023/07/GHSA-3jmp-h6jj-v2fx/GHSA-3jmp-h6jj-v2fx.json b/advisories/unreviewed/2023/07/GHSA-3jmp-h6jj-v2fx/GHSA-3jmp-h6jj-v2fx.json new file mode 100644 index 00000000000..48e29813363 --- /dev/null +++ b/advisories/unreviewed/2023/07/GHSA-3jmp-h6jj-v2fx/GHSA-3jmp-h6jj-v2fx.json @@ -0,0 +1,38 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-3jmp-h6jj-v2fx", + "modified": "2023-07-24T18:30:44Z", + "published": "2023-07-24T18:30:44Z", + "aliases": [ + "CVE-2023-3323" + ], + "details": "\nA vulnerability exists by allowing low-privileged users to read and update the data in various directories used by the Zenon system. An attacker could exploit the vulnerability by using specially crafted\nprograms to exploit the vulnerabilities by allowing them to run on the zenon installed hosts.\nThis issue affects ABB Ability™ zenon: from 11 build through 11 build 106404.\n\n\n\n", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:P/AC:H/PR:L/UI:N/S:U/C:L/I:H/A:H" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3323" + }, + { + "type": "WEB", + "url": "https://search.abb.com/library/Download.aspx?DocumentID=2NGA001801&LanguageCode=en&DocumentPartId=&Action=Launch&_ga=2.194142766.2067879716.1690216773-1911411808.1686627590" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-276" + ], + "severity": null, + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": null + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2023/07/GHSA-489g-54j3-q6rq/GHSA-489g-54j3-q6rq.json b/advisories/unreviewed/2023/07/GHSA-489g-54j3-q6rq/GHSA-489g-54j3-q6rq.json index c5c15a5ab94..d58c92c3cf5 100644 --- a/advisories/unreviewed/2023/07/GHSA-489g-54j3-q6rq/GHSA-489g-54j3-q6rq.json +++ b/advisories/unreviewed/2023/07/GHSA-489g-54j3-q6rq/GHSA-489g-54j3-q6rq.json @@ -22,6 +22,10 @@ "type": "WEB", "url": "https://www.syss.de/fileadmin/dokumente/Publikationen/Advisories/SYSS-2023-006.txt" }, + { + "type": "WEB", + "url": "http://packetstormsecurity.com/files/173696/Omnis-Studio-10.22.00-Library-Unlock.html" + }, { "type": "WEB", "url": "http://seclists.org/fulldisclosure/2023/Jul/42" diff --git a/advisories/unreviewed/2023/07/GHSA-496x-5v3m-gff3/GHSA-496x-5v3m-gff3.json b/advisories/unreviewed/2023/07/GHSA-496x-5v3m-gff3/GHSA-496x-5v3m-gff3.json new file mode 100644 index 00000000000..025839827ae --- /dev/null +++ b/advisories/unreviewed/2023/07/GHSA-496x-5v3m-gff3/GHSA-496x-5v3m-gff3.json @@ -0,0 +1,46 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-496x-5v3m-gff3", + "modified": "2023-07-24T18:30:44Z", + "published": "2023-07-24T18:30:44Z", + "aliases": [ + "CVE-2023-32258" + ], + "details": "A flaw was found in the Linux kernel's ksmbd, a high-performance in-kernel SMB server. The specific flaw exists within the processing of SMB2_LOGOFF and SMB2_CLOSE commands. The issue results from the lack of proper locking when performing operations on an object. An attacker can leverage this vulnerability to execute code in the context of the kernel.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-32258" + }, + { + "type": "WEB", + "url": "https://access.redhat.com/security/cve/CVE-2023-32258" + }, + { + "type": "WEB", + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2219809" + }, + { + "type": "WEB", + "url": "https://www.zerodayinitiative.com/advisories/ZDI-CAN-20796/" + } + ], + "database_specific": { + "cwe_ids": [ + + ], + "severity": null, + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": null + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2023/07/GHSA-497v-f99c-488c/GHSA-497v-f99c-488c.json b/advisories/unreviewed/2023/07/GHSA-497v-f99c-488c/GHSA-497v-f99c-488c.json index 76b2767ac52..75b2bfcae58 100644 --- a/advisories/unreviewed/2023/07/GHSA-497v-f99c-488c/GHSA-497v-f99c-488c.json +++ b/advisories/unreviewed/2023/07/GHSA-497v-f99c-488c/GHSA-497v-f99c-488c.json @@ -28,6 +28,10 @@ { "type": "WEB", "url": "https://vuldb.com/?id.235200" + }, + { + "type": "WEB", + "url": "http://packetstormsecurity.com/files/173691/mooDating-1.2-Cross-Site-Scripting.html" } ], "database_specific": { diff --git a/advisories/unreviewed/2023/07/GHSA-4x48-qpw5-qpgr/GHSA-4x48-qpw5-qpgr.json b/advisories/unreviewed/2023/07/GHSA-4x48-qpw5-qpgr/GHSA-4x48-qpw5-qpgr.json index 67738bf092c..d29a788177d 100644 --- a/advisories/unreviewed/2023/07/GHSA-4x48-qpw5-qpgr/GHSA-4x48-qpw5-qpgr.json +++ b/advisories/unreviewed/2023/07/GHSA-4x48-qpw5-qpgr/GHSA-4x48-qpw5-qpgr.json @@ -22,6 +22,10 @@ "type": "WEB", "url": "https://www.syss.de/fileadmin/dokumente/Publikationen/Advisories/SYSS-2023-005.txt" }, + { + "type": "WEB", + "url": "http://packetstormsecurity.com/files/173695/Omnis-Studio-10.22.00-Library-Setting-Bypass.html" + }, { "type": "WEB", "url": "http://seclists.org/fulldisclosure/2023/Jul/41" diff --git a/advisories/unreviewed/2023/07/GHSA-5r6r-2r5x-pj7p/GHSA-5r6r-2r5x-pj7p.json b/advisories/unreviewed/2023/07/GHSA-5r6r-2r5x-pj7p/GHSA-5r6r-2r5x-pj7p.json new file mode 100644 index 00000000000..d13d4738cbc --- /dev/null +++ b/advisories/unreviewed/2023/07/GHSA-5r6r-2r5x-pj7p/GHSA-5r6r-2r5x-pj7p.json @@ -0,0 +1,38 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-5r6r-2r5x-pj7p", + "modified": "2023-07-24T18:30:44Z", + "published": "2023-07-24T18:30:44Z", + "aliases": [ + "CVE-2023-3322" + ], + "details": "\nA vulnerability exists by allowing low-privileged users to read and update the data in various directories used by the Zenon system. An attacker could exploit the vulnerability by using specially crafted\nprograms to exploit the vulnerabilities by allowing them to run on the zenon installed hosts.\nThis issue affects ABB Ability™ zenon: from 11 build through 11 build 106404.\n\n\n\n", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3322" + }, + { + "type": "WEB", + "url": "https://search.abb.com/library/Download.aspx?DocumentID=2NGA001801&LanguageCode=en&DocumentPartId=&Action=Launch&_ga=2.194142766.2067879716.1690216773-1911411808.1686627590" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-732" + ], + "severity": null, + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": null + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2023/07/GHSA-5v7f-353x-hqpg/GHSA-5v7f-353x-hqpg.json b/advisories/unreviewed/2023/07/GHSA-5v7f-353x-hqpg/GHSA-5v7f-353x-hqpg.json new file mode 100644 index 00000000000..a016dc5933d --- /dev/null +++ b/advisories/unreviewed/2023/07/GHSA-5v7f-353x-hqpg/GHSA-5v7f-353x-hqpg.json @@ -0,0 +1,43 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-5v7f-353x-hqpg", + "modified": "2023-07-24T18:30:43Z", + "published": "2023-07-24T18:30:43Z", + "aliases": [ + "CVE-2023-26078" + ], + "details": "Privilege escalation vulnerability was discovered in Atera Agent 1.8.4.4 and prior on Windows due to mishandling of privileged APIs.", + "severity": [ + + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-26078" + }, + { + "type": "WEB", + "url": "https://github.com/mandiant/Vulnerability-Disclosures" + }, + { + "type": "WEB", + "url": "https://github.com/mandiant/Vulnerability-Disclosures/blob/master/2023/MNDT-2023-0009.md" + }, + { + "type": "WEB", + "url": "https://www.atera.com" + } + ], + "database_specific": { + "cwe_ids": [ + + ], + "severity": null, + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": null + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2023/07/GHSA-786x-44fx-qqh8/GHSA-786x-44fx-qqh8.json b/advisories/unreviewed/2023/07/GHSA-786x-44fx-qqh8/GHSA-786x-44fx-qqh8.json new file mode 100644 index 00000000000..03d39d132f9 --- /dev/null +++ b/advisories/unreviewed/2023/07/GHSA-786x-44fx-qqh8/GHSA-786x-44fx-qqh8.json @@ -0,0 +1,42 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-786x-44fx-qqh8", + "modified": "2023-07-24T18:30:44Z", + "published": "2023-07-24T18:30:44Z", + "aliases": [ + "CVE-2023-3019" + ], + "details": "A DMA reentrancy issue leading to a use-after-free error was found in the e1000e NIC emulation code in QEMU. This issue could allow a privileged guest user to crash the QEMU process on the host, resulting in a denial of service.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:H" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3019" + }, + { + "type": "WEB", + "url": "https://access.redhat.com/security/cve/CVE-2023-3019" + }, + { + "type": "WEB", + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2222351" + } + ], + "database_specific": { + "cwe_ids": [ + + ], + "severity": null, + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": null + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2023/07/GHSA-85ph-mqrf-fmj2/GHSA-85ph-mqrf-fmj2.json b/advisories/unreviewed/2023/07/GHSA-85ph-mqrf-fmj2/GHSA-85ph-mqrf-fmj2.json index 2c954ccaee9..e5a2b370651 100644 --- a/advisories/unreviewed/2023/07/GHSA-85ph-mqrf-fmj2/GHSA-85ph-mqrf-fmj2.json +++ b/advisories/unreviewed/2023/07/GHSA-85ph-mqrf-fmj2/GHSA-85ph-mqrf-fmj2.json @@ -28,6 +28,10 @@ { "type": "WEB", "url": "https://vuldb.com/?id.235195" + }, + { + "type": "WEB", + "url": "http://packetstormsecurity.com/files/173691/mooDating-1.2-Cross-Site-Scripting.html" } ], "database_specific": { diff --git a/advisories/unreviewed/2023/07/GHSA-8f4h-wr7j-w67m/GHSA-8f4h-wr7j-w67m.json b/advisories/unreviewed/2023/07/GHSA-8f4h-wr7j-w67m/GHSA-8f4h-wr7j-w67m.json new file mode 100644 index 00000000000..8b0f3b2799b --- /dev/null +++ b/advisories/unreviewed/2023/07/GHSA-8f4h-wr7j-w67m/GHSA-8f4h-wr7j-w67m.json @@ -0,0 +1,46 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-8f4h-wr7j-w67m", + "modified": "2023-07-24T18:30:44Z", + "published": "2023-07-24T18:30:44Z", + "aliases": [ + "CVE-2023-33952" + ], + "details": "A double-free vulnerability was found in the vmwgfx driver in the Linux kernel. The flaw exists within the handling of vmw_buffer_object objects. The issue results from the lack of validating the existence of an object prior to performing further free operations on the object. This flaw allows a local privileged user to escalate privileges and execute code in the context of the kernel.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-33952" + }, + { + "type": "WEB", + "url": "https://access.redhat.com/security/cve/CVE-2023-33952" + }, + { + "type": "WEB", + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2218212" + }, + { + "type": "WEB", + "url": "https://www.zerodayinitiative.com/advisories/ZDI-CAN-20292" + } + ], + "database_specific": { + "cwe_ids": [ + + ], + "severity": null, + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": null + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2023/07/GHSA-8x87-898q-f527/GHSA-8x87-898q-f527.json b/advisories/unreviewed/2023/07/GHSA-8x87-898q-f527/GHSA-8x87-898q-f527.json index d782de6db83..020bcfdcb56 100644 --- a/advisories/unreviewed/2023/07/GHSA-8x87-898q-f527/GHSA-8x87-898q-f527.json +++ b/advisories/unreviewed/2023/07/GHSA-8x87-898q-f527/GHSA-8x87-898q-f527.json @@ -28,6 +28,10 @@ { "type": "WEB", "url": "https://vuldb.com/?id.235197" + }, + { + "type": "WEB", + "url": "http://packetstormsecurity.com/files/173691/mooDating-1.2-Cross-Site-Scripting.html" } ], "database_specific": { diff --git a/advisories/unreviewed/2023/07/GHSA-9gjg-834p-5gvv/GHSA-9gjg-834p-5gvv.json b/advisories/unreviewed/2023/07/GHSA-9gjg-834p-5gvv/GHSA-9gjg-834p-5gvv.json new file mode 100644 index 00000000000..387283f9e89 --- /dev/null +++ b/advisories/unreviewed/2023/07/GHSA-9gjg-834p-5gvv/GHSA-9gjg-834p-5gvv.json @@ -0,0 +1,46 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-9gjg-834p-5gvv", + "modified": "2023-07-24T18:30:44Z", + "published": "2023-07-24T18:30:44Z", + "aliases": [ + "CVE-2023-38200" + ], + "details": "A flaw was found in Keylime. Due to their blocking nature, the Keylime registrar is subject to a remote denial of service against its SSL connections. This flaw allows an attacker to exhaust all available connections.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-38200" + }, + { + "type": "WEB", + "url": "https://github.com/keylime/keylime/pull/1421" + }, + { + "type": "WEB", + "url": "https://access.redhat.com/security/cve/CVE-2023-38200" + }, + { + "type": "WEB", + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2222692" + } + ], + "database_specific": { + "cwe_ids": [ + + ], + "severity": null, + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": null + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2023/07/GHSA-cgvp-6hhh-fqwh/GHSA-cgvp-6hhh-fqwh.json b/advisories/unreviewed/2023/07/GHSA-cgvp-6hhh-fqwh/GHSA-cgvp-6hhh-fqwh.json new file mode 100644 index 00000000000..bcc3267761c --- /dev/null +++ b/advisories/unreviewed/2023/07/GHSA-cgvp-6hhh-fqwh/GHSA-cgvp-6hhh-fqwh.json @@ -0,0 +1,46 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-cgvp-6hhh-fqwh", + "modified": "2023-07-24T18:30:44Z", + "published": "2023-07-24T18:30:44Z", + "aliases": [ + "CVE-2023-3567" + ], + "details": "A use-after-free flaw was found in vcs_read in drivers/tty/vt/vc_screen.c in vc_screen in the Linux Kernel. This flaw allows an attacker with local user access to cause a system crash or leak internal kernel information.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3567" + }, + { + "type": "WEB", + "url": "https://access.redhat.com/security/cve/CVE-2023-3567" + }, + { + "type": "WEB", + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2221463" + }, + { + "type": "WEB", + "url": "https://www.spinics.net/lists/stable-commits/msg285184.html" + } + ], + "database_specific": { + "cwe_ids": [ + + ], + "severity": null, + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": null + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2023/07/GHSA-fw7q-prfm-977f/GHSA-fw7q-prfm-977f.json b/advisories/unreviewed/2023/07/GHSA-fw7q-prfm-977f/GHSA-fw7q-prfm-977f.json new file mode 100644 index 00000000000..4586e2897a6 --- /dev/null +++ b/advisories/unreviewed/2023/07/GHSA-fw7q-prfm-977f/GHSA-fw7q-prfm-977f.json @@ -0,0 +1,62 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-fw7q-prfm-977f", + "modified": "2023-07-24T18:30:44Z", + "published": "2023-07-24T18:30:44Z", + "aliases": [ + "CVE-2023-3745" + ], + "details": "A heap-based buffer overflow issue was found in ImageMagick's PushCharPixel() function in quantum-private.h. This issue may allow a local attacker to trick the user into opening a specially crafted file, triggering an out-of-bounds read error and allowing an application to crash, resulting in a denial of service.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3745" + }, + { + "type": "WEB", + "url": "https://github.com/ImageMagick/ImageMagick/issues/1857" + }, + { + "type": "WEB", + "url": "https://github.com/ImageMagick/ImageMagick/commit/54cdc146bbe50018526770be201b56643ad58ba7" + }, + { + "type": "WEB", + "url": "https://github.com/ImageMagick/ImageMagick/commit/651672f19c75161a6159d9b6838fd3095b6c5304" + }, + { + "type": "WEB", + "url": "https://github.com/ImageMagick/ImageMagick6/commit/7486477aa00c5c7856b111506da075b6cdfa8b73" + }, + { + "type": "WEB", + "url": "https://github.com/ImageMagick/ImageMagick6/commit/b466a96965afc1308a4ace93f5535c2b770f294b" + }, + { + "type": "WEB", + "url": "https://access.redhat.com/security/cve/CVE-2023-3745" + }, + { + "type": "WEB", + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2223557" + } + ], + "database_specific": { + "cwe_ids": [ + + ], + "severity": null, + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": null + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2023/07/GHSA-g854-mv2r-2r5h/GHSA-g854-mv2r-2r5h.json b/advisories/unreviewed/2023/07/GHSA-g854-mv2r-2r5h/GHSA-g854-mv2r-2r5h.json new file mode 100644 index 00000000000..07bbc2e8920 --- /dev/null +++ b/advisories/unreviewed/2023/07/GHSA-g854-mv2r-2r5h/GHSA-g854-mv2r-2r5h.json @@ -0,0 +1,42 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-g854-mv2r-2r5h", + "modified": "2023-07-24T18:30:44Z", + "published": "2023-07-24T18:30:44Z", + "aliases": [ + "CVE-2023-3640" + ], + "details": "A possible unauthorized memory access flaw was found in the Linux kernel's cpu_entry_area mapping of X86 CPU data to memory, where a user may guess the location of exception stacks or other important data. Based on the previous CVE-2023-0597, the 'Randomize per-cpu entry area' feature was implemented in /arch/x86/mm/cpu_entry_area.c, which works through the init_cea_offsets() function when KASLR is enabled. However, despite this feature, there is still a risk of per-cpu entry area leaks. This issue could allow a local user to gain access to some important data with memory in an expected location and potentially escalate their privileges on the system.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3640" + }, + { + "type": "WEB", + "url": "https://access.redhat.com/security/cve/CVE-2023-3640" + }, + { + "type": "WEB", + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2217523" + } + ], + "database_specific": { + "cwe_ids": [ + + ], + "severity": null, + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": null + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2023/07/GHSA-h3pc-fp6q-p374/GHSA-h3pc-fp6q-p374.json b/advisories/unreviewed/2023/07/GHSA-h3pc-fp6q-p374/GHSA-h3pc-fp6q-p374.json index 961c971e72e..cb38b9522fd 100644 --- a/advisories/unreviewed/2023/07/GHSA-h3pc-fp6q-p374/GHSA-h3pc-fp6q-p374.json +++ b/advisories/unreviewed/2023/07/GHSA-h3pc-fp6q-p374/GHSA-h3pc-fp6q-p374.json @@ -28,6 +28,10 @@ { "type": "WEB", "url": "https://vuldb.com/?id.235198" + }, + { + "type": "WEB", + "url": "http://packetstormsecurity.com/files/173691/mooDating-1.2-Cross-Site-Scripting.html" } ], "database_specific": { diff --git a/advisories/unreviewed/2023/07/GHSA-hm27-9g63-w87w/GHSA-hm27-9g63-w87w.json b/advisories/unreviewed/2023/07/GHSA-hm27-9g63-w87w/GHSA-hm27-9g63-w87w.json new file mode 100644 index 00000000000..fc2482e1ece --- /dev/null +++ b/advisories/unreviewed/2023/07/GHSA-hm27-9g63-w87w/GHSA-hm27-9g63-w87w.json @@ -0,0 +1,46 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-hm27-9g63-w87w", + "modified": "2023-07-24T18:30:43Z", + "published": "2023-07-24T18:30:43Z", + "aliases": [ + "CVE-2023-32248" + ], + "details": "A flaw was found in the Linux kernel's ksmbd, a high-performance in-kernel SMB server. The specific flaw exists within the handling of SMB2_TREE_CONNECT and SMB2_QUERY_INFO commands. The issue results from the lack of proper validation of a pointer prior to accessing it. An attacker can leverage this vulnerability to create a denial-of-service condition on the system.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-32248" + }, + { + "type": "WEB", + "url": "https://access.redhat.com/security/cve/CVE-2023-32248" + }, + { + "type": "WEB", + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2219818" + }, + { + "type": "WEB", + "url": "https://www.zerodayinitiative.com/advisories/ZDI-CAN-20479/" + } + ], + "database_specific": { + "cwe_ids": [ + + ], + "severity": null, + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": null + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2023/07/GHSA-jgpj-6chm-qj8q/GHSA-jgpj-6chm-qj8q.json b/advisories/unreviewed/2023/07/GHSA-jgpj-6chm-qj8q/GHSA-jgpj-6chm-qj8q.json new file mode 100644 index 00000000000..3e79a2d460c --- /dev/null +++ b/advisories/unreviewed/2023/07/GHSA-jgpj-6chm-qj8q/GHSA-jgpj-6chm-qj8q.json @@ -0,0 +1,42 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-jgpj-6chm-qj8q", + "modified": "2023-07-24T18:30:44Z", + "published": "2023-07-24T18:30:44Z", + "aliases": [ + "CVE-2023-3384" + ], + "details": "A flaw was found in the Quay registry. While the image labels created through Quay undergo validation both in the UI and backend by applying a regex (validation.py), the same validation is\nnot performed when the label comes from an image. This flaw allows an attacker to publish a malicious image to a public registry containing a script that can be executed via Cross-site scripting (XSS).", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3384" + }, + { + "type": "WEB", + "url": "https://access.redhat.com/security/cve/CVE-2023-3384" + }, + { + "type": "WEB", + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2216924" + } + ], + "database_specific": { + "cwe_ids": [ + + ], + "severity": null, + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": null + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2023/07/GHSA-m57c-3p8p-vmhq/GHSA-m57c-3p8p-vmhq.json b/advisories/unreviewed/2023/07/GHSA-m57c-3p8p-vmhq/GHSA-m57c-3p8p-vmhq.json index 26e8082d257..cf8874f3314 100644 --- a/advisories/unreviewed/2023/07/GHSA-m57c-3p8p-vmhq/GHSA-m57c-3p8p-vmhq.json +++ b/advisories/unreviewed/2023/07/GHSA-m57c-3p8p-vmhq/GHSA-m57c-3p8p-vmhq.json @@ -28,6 +28,10 @@ { "type": "WEB", "url": "https://vuldb.com/?id.235199" + }, + { + "type": "WEB", + "url": "http://packetstormsecurity.com/files/173691/mooDating-1.2-Cross-Site-Scripting.html" } ], "database_specific": { diff --git a/advisories/unreviewed/2023/07/GHSA-m5px-pcx9-8w6j/GHSA-m5px-pcx9-8w6j.json b/advisories/unreviewed/2023/07/GHSA-m5px-pcx9-8w6j/GHSA-m5px-pcx9-8w6j.json new file mode 100644 index 00000000000..6bcf8a18046 --- /dev/null +++ b/advisories/unreviewed/2023/07/GHSA-m5px-pcx9-8w6j/GHSA-m5px-pcx9-8w6j.json @@ -0,0 +1,46 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-m5px-pcx9-8w6j", + "modified": "2023-07-24T18:30:43Z", + "published": "2023-07-24T18:30:43Z", + "aliases": [ + "CVE-2023-2860" + ], + "details": "An out-of-bounds read vulnerability was found in the SR-IPv6 implementation in the Linux kernel. The flaw exists within the processing of seg6 attributes. The issue results from the improper validation of user-supplied data, which can result in a read past the end of an allocated buffer. This flaw allows a privileged local user to disclose sensitive information on affected installations of the Linux kernel.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2860" + }, + { + "type": "WEB", + "url": "https://access.redhat.com/security/cve/CVE-2023-2860" + }, + { + "type": "WEB", + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2218122" + }, + { + "type": "WEB", + "url": "https://www.zerodayinitiative.com/advisories/ZDI-CAN-18511" + } + ], + "database_specific": { + "cwe_ids": [ + + ], + "severity": null, + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": null + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2023/07/GHSA-p78j-9wvm-p7xq/GHSA-p78j-9wvm-p7xq.json b/advisories/unreviewed/2023/07/GHSA-p78j-9wvm-p7xq/GHSA-p78j-9wvm-p7xq.json index d9aef1798ca..4b0518ee616 100644 --- a/advisories/unreviewed/2023/07/GHSA-p78j-9wvm-p7xq/GHSA-p78j-9wvm-p7xq.json +++ b/advisories/unreviewed/2023/07/GHSA-p78j-9wvm-p7xq/GHSA-p78j-9wvm-p7xq.json @@ -28,6 +28,10 @@ { "type": "WEB", "url": "https://vuldb.com/?id.235194" + }, + { + "type": "WEB", + "url": "http://packetstormsecurity.com/files/173691/mooDating-1.2-Cross-Site-Scripting.html" } ], "database_specific": { diff --git a/advisories/unreviewed/2023/07/GHSA-ph9g-g7m5-2pg5/GHSA-ph9g-g7m5-2pg5.json b/advisories/unreviewed/2023/07/GHSA-ph9g-g7m5-2pg5/GHSA-ph9g-g7m5-2pg5.json new file mode 100644 index 00000000000..7fe4d6bd242 --- /dev/null +++ b/advisories/unreviewed/2023/07/GHSA-ph9g-g7m5-2pg5/GHSA-ph9g-g7m5-2pg5.json @@ -0,0 +1,46 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-ph9g-g7m5-2pg5", + "modified": "2023-07-24T18:30:43Z", + "published": "2023-07-24T18:30:43Z", + "aliases": [ + "CVE-2023-32247" + ], + "details": "A flaw was found in the Linux kernel's ksmbd, a high-performance in-kernel SMB server. The specific flaw exists within the handling of SMB2_SESSION_SETUP commands. The issue results from the lack of control of resource consumption. An attacker can leverage this vulnerability to create a denial-of-service condition on the system.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-32247" + }, + { + "type": "WEB", + "url": "https://access.redhat.com/security/cve/CVE-2023-32247" + }, + { + "type": "WEB", + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2219803" + }, + { + "type": "WEB", + "url": "https://www.zerodayinitiative.com/advisories/ZDI-CAN-20478/" + } + ], + "database_specific": { + "cwe_ids": [ + + ], + "severity": null, + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": null + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2023/07/GHSA-ppj8-867g-rgjr/GHSA-ppj8-867g-rgjr.json b/advisories/unreviewed/2023/07/GHSA-ppj8-867g-rgjr/GHSA-ppj8-867g-rgjr.json new file mode 100644 index 00000000000..4a4fec20d32 --- /dev/null +++ b/advisories/unreviewed/2023/07/GHSA-ppj8-867g-rgjr/GHSA-ppj8-867g-rgjr.json @@ -0,0 +1,42 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-ppj8-867g-rgjr", + "modified": "2023-07-24T18:30:43Z", + "published": "2023-07-24T18:30:43Z", + "aliases": [ + "CVE-2023-1386" + ], + "details": "A flaw was found in the 9p passthrough filesystem (9pfs) implementation in QEMU. When a local user in the guest writes an executable file with SUID or SGID, none of these privileged bits are correctly dropped. As a result, in rare circumstances, this flaw could be used by malicious users in the guest to elevate their privileges within the guest and help a host local user to elevate privileges on the host.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-1386" + }, + { + "type": "WEB", + "url": "https://access.redhat.com/security/cve/CVE-2023-1386" + }, + { + "type": "WEB", + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2223985" + } + ], + "database_specific": { + "cwe_ids": [ + + ], + "severity": null, + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": null + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2023/07/GHSA-pqvf-2w8f-4r2q/GHSA-pqvf-2w8f-4r2q.json b/advisories/unreviewed/2023/07/GHSA-pqvf-2w8f-4r2q/GHSA-pqvf-2w8f-4r2q.json new file mode 100644 index 00000000000..f487234239a --- /dev/null +++ b/advisories/unreviewed/2023/07/GHSA-pqvf-2w8f-4r2q/GHSA-pqvf-2w8f-4r2q.json @@ -0,0 +1,38 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-pqvf-2w8f-4r2q", + "modified": "2023-07-24T18:30:45Z", + "published": "2023-07-24T18:30:45Z", + "aliases": [ + "CVE-2023-3324" + ], + "details": "\nA vulnerability exists by allowing low-privileged users to read and update the data in various directories used by the Zenon system. An attacker could exploit the vulnerability by using specially crafted\nprograms to exploit the vulnerabilities by allowing them to run on the zenon installed hosts.\nThis issue affects ABB Ability™ zenon: from 11 build through 11 build 106404.\n\n\n\n", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:L/I:H/A:H" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3324" + }, + { + "type": "WEB", + "url": "https://search.abb.com/library/Download.aspx?DocumentID=2NGA001801&LanguageCode=en&DocumentPartId=&Action=Launch&_ga=2.194142766.2067879716.1690216773-1911411808.1686627590" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-502" + ], + "severity": null, + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": null + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2023/07/GHSA-qj9w-7hh5-mf2q/GHSA-qj9w-7hh5-mf2q.json b/advisories/unreviewed/2023/07/GHSA-qj9w-7hh5-mf2q/GHSA-qj9w-7hh5-mf2q.json index a8bf90e1188..33dd822d87b 100644 --- a/advisories/unreviewed/2023/07/GHSA-qj9w-7hh5-mf2q/GHSA-qj9w-7hh5-mf2q.json +++ b/advisories/unreviewed/2023/07/GHSA-qj9w-7hh5-mf2q/GHSA-qj9w-7hh5-mf2q.json @@ -21,6 +21,14 @@ "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3338" }, + { + "type": "WEB", + "url": "https://access.redhat.com/security/cve/CVE-2023-3338" + }, + { + "type": "WEB", + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2218618" + }, { "type": "WEB", "url": "https://seclists.org/oss-sec/2023/q2/276" diff --git a/advisories/unreviewed/2023/07/GHSA-v4mv-7g6h-5vh8/GHSA-v4mv-7g6h-5vh8.json b/advisories/unreviewed/2023/07/GHSA-v4mv-7g6h-5vh8/GHSA-v4mv-7g6h-5vh8.json new file mode 100644 index 00000000000..b13b518b08a --- /dev/null +++ b/advisories/unreviewed/2023/07/GHSA-v4mv-7g6h-5vh8/GHSA-v4mv-7g6h-5vh8.json @@ -0,0 +1,46 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-v4mv-7g6h-5vh8", + "modified": "2023-07-24T18:30:44Z", + "published": "2023-07-24T18:30:44Z", + "aliases": [ + "CVE-2023-3812" + ], + "details": "An out-of-bounds memory access flaw was found in the Linux kernel’s TUN/TAP device driver functionality in how a user generates a malicious (too big) networking packet when napi frags is enabled. This flaw allows a local user to crash or potentially escalate their privileges on the system.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3812" + }, + { + "type": "WEB", + "url": "https://access.redhat.com/security/cve/CVE-2023-3812" + }, + { + "type": "WEB", + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2224048" + }, + { + "type": "WEB", + "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=363a5328f4b0" + } + ], + "database_specific": { + "cwe_ids": [ + + ], + "severity": null, + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": null + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2023/07/GHSA-w8cg-4xhg-9fgw/GHSA-w8cg-4xhg-9fgw.json b/advisories/unreviewed/2023/07/GHSA-w8cg-4xhg-9fgw/GHSA-w8cg-4xhg-9fgw.json new file mode 100644 index 00000000000..2cf5c6c4071 --- /dev/null +++ b/advisories/unreviewed/2023/07/GHSA-w8cg-4xhg-9fgw/GHSA-w8cg-4xhg-9fgw.json @@ -0,0 +1,42 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-w8cg-4xhg-9fgw", + "modified": "2023-07-24T18:30:44Z", + "published": "2023-07-24T18:30:44Z", + "aliases": [ + "CVE-2023-3748" + ], + "details": "A flaw was found in FRRouting when parsing certain babeld unicast hello messages that are intended to be ignored. This issue may allow an attacker to send specially crafted hello messages with the unicast flag set, the interval field set to 0, or any TLV that contains a sub-TLV with the Mandatory flag set to enter an infinite loop and cause a denial of service.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3748" + }, + { + "type": "WEB", + "url": "https://access.redhat.com/security/cve/CVE-2023-3748" + }, + { + "type": "WEB", + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2223668" + } + ], + "database_specific": { + "cwe_ids": [ + + ], + "severity": null, + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": null + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2023/07/GHSA-wxv8-6x37-53r6/GHSA-wxv8-6x37-53r6.json b/advisories/unreviewed/2023/07/GHSA-wxv8-6x37-53r6/GHSA-wxv8-6x37-53r6.json new file mode 100644 index 00000000000..fbb0b5db5d7 --- /dev/null +++ b/advisories/unreviewed/2023/07/GHSA-wxv8-6x37-53r6/GHSA-wxv8-6x37-53r6.json @@ -0,0 +1,46 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-wxv8-6x37-53r6", + "modified": "2023-07-24T18:30:43Z", + "published": "2023-07-24T18:30:43Z", + "aliases": [ + "CVE-2023-32252" + ], + "details": "A flaw was found in the Linux kernel's ksmbd, a high-performance in-kernel SMB server. The specific flaw exists within the handling of SMB2_LOGOFF commands. The issue results from the lack of proper validation of a pointer prior to accessing it. An attacker can leverage this vulnerability to create a denial-of-service condition on the system.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-32252" + }, + { + "type": "WEB", + "url": "https://access.redhat.com/security/cve/CVE-2023-32252" + }, + { + "type": "WEB", + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2219815" + }, + { + "type": "WEB", + "url": "https://www.zerodayinitiative.com/advisories/ZDI-CAN-20590/" + } + ], + "database_specific": { + "cwe_ids": [ + + ], + "severity": null, + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": null + } +} \ No newline at end of file