diff --git a/advisories/unreviewed/2022/05/GHSA-59jx-m3c4-2m9w/GHSA-59jx-m3c4-2m9w.json b/advisories/unreviewed/2022/05/GHSA-59jx-m3c4-2m9w/GHSA-59jx-m3c4-2m9w.json index 4a801981bb2..dc7668c89ac 100644 --- a/advisories/unreviewed/2022/05/GHSA-59jx-m3c4-2m9w/GHSA-59jx-m3c4-2m9w.json +++ b/advisories/unreviewed/2022/05/GHSA-59jx-m3c4-2m9w/GHSA-59jx-m3c4-2m9w.json @@ -33,6 +33,10 @@ "type": "WEB", "url": "https://www.eyecontrol.nl/blog/undocumented-user-account-in-zyxel-products.html" }, + { + "type": "WEB", + "url": "https://www.secpod.com/blog/a-secret-zyxel-firewall-and-ap-controllers-could-allow-for-administrative-access-cve-2020-29583/" + }, { "type": "WEB", "url": "https://www.zyxel.com/support/CVE-2020-29583.shtml" @@ -48,7 +52,8 @@ ], "database_specific": { "cwe_ids": [ - "CWE-312" + "CWE-312", + "CWE-522" ], "severity": "HIGH", "github_reviewed": false, diff --git a/advisories/unreviewed/2023/10/GHSA-25h8-g2f4-5mwj/GHSA-25h8-g2f4-5mwj.json b/advisories/unreviewed/2023/10/GHSA-25h8-g2f4-5mwj/GHSA-25h8-g2f4-5mwj.json index 6ab90989684..0493cc6d8a9 100644 --- a/advisories/unreviewed/2023/10/GHSA-25h8-g2f4-5mwj/GHSA-25h8-g2f4-5mwj.json +++ b/advisories/unreviewed/2023/10/GHSA-25h8-g2f4-5mwj/GHSA-25h8-g2f4-5mwj.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-25h8-g2f4-5mwj", - "modified": "2023-10-25T18:32:20Z", + "modified": "2023-10-28T03:30:22Z", "published": "2023-10-25T18:32:20Z", "aliases": [ "CVE-2023-26575" @@ -28,7 +28,8 @@ ], "database_specific": { "cwe_ids": [ - "CWE-287" + "CWE-287", + "CWE-306" ], "severity": null, "github_reviewed": false, diff --git a/advisories/unreviewed/2023/10/GHSA-2q9m-8wj3-95xg/GHSA-2q9m-8wj3-95xg.json b/advisories/unreviewed/2023/10/GHSA-2q9m-8wj3-95xg/GHSA-2q9m-8wj3-95xg.json index 3882c96aedd..ad885b58cb9 100644 --- a/advisories/unreviewed/2023/10/GHSA-2q9m-8wj3-95xg/GHSA-2q9m-8wj3-95xg.json +++ b/advisories/unreviewed/2023/10/GHSA-2q9m-8wj3-95xg/GHSA-2q9m-8wj3-95xg.json @@ -1,14 +1,17 @@ { "schema_version": "1.4.0", "id": "GHSA-2q9m-8wj3-95xg", - "modified": "2023-10-23T21:30:58Z", + "modified": "2023-10-28T03:30:22Z", "published": "2023-10-23T21:30:58Z", "aliases": [ "CVE-2023-46602" ], "details": "In International Color Consortium DemoIccMAX 79ecb74, there is a stack-based buffer overflow in the icFixXml function in IccXML/IccLibXML/IccUtilXml.cpp in libIccXML.a.", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" + } ], "affected": [ @@ -25,7 +28,7 @@ ], "database_specific": { "cwe_ids": [ - + "CWE-787" ], "severity": null, "github_reviewed": false, diff --git a/advisories/unreviewed/2023/10/GHSA-2vmv-m3hj-2wh8/GHSA-2vmv-m3hj-2wh8.json b/advisories/unreviewed/2023/10/GHSA-2vmv-m3hj-2wh8/GHSA-2vmv-m3hj-2wh8.json new file mode 100644 index 00000000000..3c6b5319041 --- /dev/null +++ b/advisories/unreviewed/2023/10/GHSA-2vmv-m3hj-2wh8/GHSA-2vmv-m3hj-2wh8.json @@ -0,0 +1,35 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-2vmv-m3hj-2wh8", + "modified": "2023-10-28T03:30:23Z", + "published": "2023-10-28T03:30:23Z", + "aliases": [ + "CVE-2023-43322" + ], + "details": "ZPE Systems, Inc Nodegrid OS v5.0.0 to v5.0.17, v5.2.0 to v5.2.19, v5.4.0 to v5.4.16, v5.6.0 to v5.6.13, v5.8.0 to v5.8.10, and v5.10.0 to v5.10.3 was discovered to contain a command injection vulnerability via the endpoint /v1/system/toolkit/files/.", + "severity": [ + + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-43322" + }, + { + "type": "WEB", + "url": "https://psirt.zpesystems.com/portal/en/kb/articles/security-advisory-zpe-ng-2023-001-12-10-2023" + } + ], + "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/10/GHSA-34fg-whr2-93rc/GHSA-34fg-whr2-93rc.json b/advisories/unreviewed/2023/10/GHSA-34fg-whr2-93rc/GHSA-34fg-whr2-93rc.json new file mode 100644 index 00000000000..ce3bba7b9fb --- /dev/null +++ b/advisories/unreviewed/2023/10/GHSA-34fg-whr2-93rc/GHSA-34fg-whr2-93rc.json @@ -0,0 +1,35 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-34fg-whr2-93rc", + "modified": "2023-10-28T03:30:23Z", + "published": "2023-10-28T03:30:23Z", + "aliases": [ + "CVE-2023-46467" + ], + "details": "Cross Site Scripting vulnerability in juzawebCMS v.3.4 and before allows a remote attacker to execute arbitrary code via a crafted payload to the username parameter of the registration page.", + "severity": [ + + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-46467" + }, + { + "type": "WEB", + "url": "https://www.sumor.top/index.php/archives/872/" + } + ], + "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/10/GHSA-34pm-grcc-xjrw/GHSA-34pm-grcc-xjrw.json b/advisories/unreviewed/2023/10/GHSA-34pm-grcc-xjrw/GHSA-34pm-grcc-xjrw.json index fa307963651..753cf13e348 100644 --- a/advisories/unreviewed/2023/10/GHSA-34pm-grcc-xjrw/GHSA-34pm-grcc-xjrw.json +++ b/advisories/unreviewed/2023/10/GHSA-34pm-grcc-xjrw/GHSA-34pm-grcc-xjrw.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-34pm-grcc-xjrw", - "modified": "2023-10-25T18:32:21Z", + "modified": "2023-10-28T03:30:22Z", "published": "2023-10-25T18:32:21Z", "aliases": [ "CVE-2023-26577" diff --git a/advisories/unreviewed/2023/10/GHSA-37gv-9q37-8946/GHSA-37gv-9q37-8946.json b/advisories/unreviewed/2023/10/GHSA-37gv-9q37-8946/GHSA-37gv-9q37-8946.json new file mode 100644 index 00000000000..33fdb7e46a0 --- /dev/null +++ b/advisories/unreviewed/2023/10/GHSA-37gv-9q37-8946/GHSA-37gv-9q37-8946.json @@ -0,0 +1,39 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-37gv-9q37-8946", + "modified": "2023-10-28T03:30:23Z", + "published": "2023-10-28T03:30:23Z", + "aliases": [ + "CVE-2023-46569" + ], + "details": "An out-of-bounds read in radare2 v.5.8.9 and before exists in the print_insn32_fpu function of libr/arch/p/nds32/nds32-dis.h.", + "severity": [ + + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-46569" + }, + { + "type": "WEB", + "url": "https://github.com/radareorg/radare2/issues/22334" + }, + { + "type": "WEB", + "url": "https://gist.github.com/gandalf4a/afeaf8cc958f95876f0ee245b8a002e8" + } + ], + "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/10/GHSA-3j9j-5462-cpx8/GHSA-3j9j-5462-cpx8.json b/advisories/unreviewed/2023/10/GHSA-3j9j-5462-cpx8/GHSA-3j9j-5462-cpx8.json index 46bdd267c79..0e8b6bce1b9 100644 --- a/advisories/unreviewed/2023/10/GHSA-3j9j-5462-cpx8/GHSA-3j9j-5462-cpx8.json +++ b/advisories/unreviewed/2023/10/GHSA-3j9j-5462-cpx8/GHSA-3j9j-5462-cpx8.json @@ -1,14 +1,17 @@ { "schema_version": "1.4.0", "id": "GHSA-3j9j-5462-cpx8", - "modified": "2023-10-22T18:30:17Z", + "modified": "2023-10-28T03:30:21Z", "published": "2023-10-22T18:30:17Z", "aliases": [ "CVE-2023-46303" ], "details": "link_to_local_path in ebooks/conversion/plugins/html_input.py in calibre before 6.19.0 can, by default, add resources outside of the document root.", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N" + } ], "affected": [ @@ -29,7 +32,7 @@ ], "database_specific": { "cwe_ids": [ - + "CWE-918" ], "severity": null, "github_reviewed": false, diff --git a/advisories/unreviewed/2023/10/GHSA-47h2-h6q2-ghrw/GHSA-47h2-h6q2-ghrw.json b/advisories/unreviewed/2023/10/GHSA-47h2-h6q2-ghrw/GHSA-47h2-h6q2-ghrw.json index 132f69f7d8d..3111d29ce0d 100644 --- a/advisories/unreviewed/2023/10/GHSA-47h2-h6q2-ghrw/GHSA-47h2-h6q2-ghrw.json +++ b/advisories/unreviewed/2023/10/GHSA-47h2-h6q2-ghrw/GHSA-47h2-h6q2-ghrw.json @@ -1,14 +1,17 @@ { "schema_version": "1.4.0", "id": "GHSA-47h2-h6q2-ghrw", - "modified": "2023-10-23T00:30:21Z", + "modified": "2023-10-28T03:30:21Z", "published": "2023-10-23T00:30:21Z", "aliases": [ "CVE-2023-46319" ], "details": "WALLIX Bastion 9.x before 9.0.9 and 10.x before 10.0.5 allows unauthenticated access to sensitive information by bypassing access control on a network access administration web interface.", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" + } ], "affected": [ diff --git a/advisories/unreviewed/2023/10/GHSA-4869-ghp2-7x5q/GHSA-4869-ghp2-7x5q.json b/advisories/unreviewed/2023/10/GHSA-4869-ghp2-7x5q/GHSA-4869-ghp2-7x5q.json index c45a7c10bb6..2cf967376cf 100644 --- a/advisories/unreviewed/2023/10/GHSA-4869-ghp2-7x5q/GHSA-4869-ghp2-7x5q.json +++ b/advisories/unreviewed/2023/10/GHSA-4869-ghp2-7x5q/GHSA-4869-ghp2-7x5q.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-4869-ghp2-7x5q", - "modified": "2023-10-25T18:32:20Z", + "modified": "2023-10-28T03:30:22Z", "published": "2023-10-25T18:32:20Z", "aliases": [ "CVE-2023-26571" @@ -28,7 +28,8 @@ ], "database_specific": { "cwe_ids": [ - "CWE-287" + "CWE-287", + "CWE-306" ], "severity": null, "github_reviewed": false, diff --git a/advisories/unreviewed/2023/10/GHSA-4f7j-xf8r-8572/GHSA-4f7j-xf8r-8572.json b/advisories/unreviewed/2023/10/GHSA-4f7j-xf8r-8572/GHSA-4f7j-xf8r-8572.json index a044b121e7c..e97a8c4f438 100644 --- a/advisories/unreviewed/2023/10/GHSA-4f7j-xf8r-8572/GHSA-4f7j-xf8r-8572.json +++ b/advisories/unreviewed/2023/10/GHSA-4f7j-xf8r-8572/GHSA-4f7j-xf8r-8572.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-4f7j-xf8r-8572", - "modified": "2023-10-25T18:32:21Z", + "modified": "2023-10-28T03:30:22Z", "published": "2023-10-25T18:32:21Z", "aliases": [ "CVE-2023-26576" @@ -28,7 +28,8 @@ ], "database_specific": { "cwe_ids": [ - "CWE-287" + "CWE-287", + "CWE-306" ], "severity": null, "github_reviewed": false, diff --git a/advisories/unreviewed/2023/10/GHSA-4r9r-cpgw-cf98/GHSA-4r9r-cpgw-cf98.json b/advisories/unreviewed/2023/10/GHSA-4r9r-cpgw-cf98/GHSA-4r9r-cpgw-cf98.json index 44fc2416f35..2e4c9edfb4c 100644 --- a/advisories/unreviewed/2023/10/GHSA-4r9r-cpgw-cf98/GHSA-4r9r-cpgw-cf98.json +++ b/advisories/unreviewed/2023/10/GHSA-4r9r-cpgw-cf98/GHSA-4r9r-cpgw-cf98.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-4r9r-cpgw-cf98", - "modified": "2023-10-25T18:32:20Z", + "modified": "2023-10-28T03:30:22Z", "published": "2023-10-25T18:32:20Z", "aliases": [ "CVE-2023-26574" @@ -28,7 +28,8 @@ ], "database_specific": { "cwe_ids": [ - "CWE-287" + "CWE-287", + "CWE-306" ], "severity": null, "github_reviewed": false, diff --git a/advisories/unreviewed/2023/10/GHSA-52hf-8hgx-m78v/GHSA-52hf-8hgx-m78v.json b/advisories/unreviewed/2023/10/GHSA-52hf-8hgx-m78v/GHSA-52hf-8hgx-m78v.json index 62b4d6903f3..57c728066ac 100644 --- a/advisories/unreviewed/2023/10/GHSA-52hf-8hgx-m78v/GHSA-52hf-8hgx-m78v.json +++ b/advisories/unreviewed/2023/10/GHSA-52hf-8hgx-m78v/GHSA-52hf-8hgx-m78v.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-52hf-8hgx-m78v", - "modified": "2023-10-25T18:32:20Z", + "modified": "2023-10-28T03:30:22Z", "published": "2023-10-25T18:32:20Z", "aliases": [ "CVE-2023-26570" @@ -28,7 +28,8 @@ ], "database_specific": { "cwe_ids": [ - "CWE-287" + "CWE-287", + "CWE-306" ], "severity": null, "github_reviewed": false, diff --git a/advisories/unreviewed/2023/10/GHSA-5q42-rqhh-m4v6/GHSA-5q42-rqhh-m4v6.json b/advisories/unreviewed/2023/10/GHSA-5q42-rqhh-m4v6/GHSA-5q42-rqhh-m4v6.json index ded518fc8ad..62e54b4aa8b 100644 --- a/advisories/unreviewed/2023/10/GHSA-5q42-rqhh-m4v6/GHSA-5q42-rqhh-m4v6.json +++ b/advisories/unreviewed/2023/10/GHSA-5q42-rqhh-m4v6/GHSA-5q42-rqhh-m4v6.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-5q42-rqhh-m4v6", - "modified": "2023-10-25T18:32:21Z", + "modified": "2023-10-28T03:30:22Z", "published": "2023-10-25T18:32:21Z", "aliases": [ "CVE-2023-26584" diff --git a/advisories/unreviewed/2023/10/GHSA-63rp-vfr8-4qw7/GHSA-63rp-vfr8-4qw7.json b/advisories/unreviewed/2023/10/GHSA-63rp-vfr8-4qw7/GHSA-63rp-vfr8-4qw7.json index d1c24c217a6..99c0148acd4 100644 --- a/advisories/unreviewed/2023/10/GHSA-63rp-vfr8-4qw7/GHSA-63rp-vfr8-4qw7.json +++ b/advisories/unreviewed/2023/10/GHSA-63rp-vfr8-4qw7/GHSA-63rp-vfr8-4qw7.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-63rp-vfr8-4qw7", - "modified": "2023-10-25T18:32:21Z", + "modified": "2023-10-28T03:30:22Z", "published": "2023-10-25T18:32:21Z", "aliases": [ "CVE-2023-27375" @@ -28,7 +28,8 @@ ], "database_specific": { "cwe_ids": [ - "CWE-287" + "CWE-287", + "CWE-306" ], "severity": null, "github_reviewed": false, diff --git a/advisories/unreviewed/2023/10/GHSA-6m4w-xmq7-g92p/GHSA-6m4w-xmq7-g92p.json b/advisories/unreviewed/2023/10/GHSA-6m4w-xmq7-g92p/GHSA-6m4w-xmq7-g92p.json index 61497560381..c4dd0643329 100644 --- a/advisories/unreviewed/2023/10/GHSA-6m4w-xmq7-g92p/GHSA-6m4w-xmq7-g92p.json +++ b/advisories/unreviewed/2023/10/GHSA-6m4w-xmq7-g92p/GHSA-6m4w-xmq7-g92p.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-6m4w-xmq7-g92p", - "modified": "2023-10-25T18:32:23Z", + "modified": "2023-10-28T03:30:22Z", "published": "2023-10-25T18:32:23Z", "aliases": [ "CVE-2023-45767" diff --git a/advisories/unreviewed/2023/10/GHSA-7f74-9j92-993v/GHSA-7f74-9j92-993v.json b/advisories/unreviewed/2023/10/GHSA-7f74-9j92-993v/GHSA-7f74-9j92-993v.json index 7e5125ef985..60cd04a1dca 100644 --- a/advisories/unreviewed/2023/10/GHSA-7f74-9j92-993v/GHSA-7f74-9j92-993v.json +++ b/advisories/unreviewed/2023/10/GHSA-7f74-9j92-993v/GHSA-7f74-9j92-993v.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-7f74-9j92-993v", - "modified": "2023-10-25T18:32:21Z", + "modified": "2023-10-28T03:30:22Z", "published": "2023-10-25T18:32:21Z", "aliases": [ "CVE-2023-27254" diff --git a/advisories/unreviewed/2023/10/GHSA-7m68-3mc5-7wwf/GHSA-7m68-3mc5-7wwf.json b/advisories/unreviewed/2023/10/GHSA-7m68-3mc5-7wwf/GHSA-7m68-3mc5-7wwf.json index 31fbd472a55..60431ab3f82 100644 --- a/advisories/unreviewed/2023/10/GHSA-7m68-3mc5-7wwf/GHSA-7m68-3mc5-7wwf.json +++ b/advisories/unreviewed/2023/10/GHSA-7m68-3mc5-7wwf/GHSA-7m68-3mc5-7wwf.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-7m68-3mc5-7wwf", - "modified": "2023-10-25T18:32:21Z", + "modified": "2023-10-28T03:30:22Z", "published": "2023-10-25T18:32:21Z", "aliases": [ "CVE-2023-27262" diff --git a/advisories/unreviewed/2023/10/GHSA-834h-7mjv-2g94/GHSA-834h-7mjv-2g94.json b/advisories/unreviewed/2023/10/GHSA-834h-7mjv-2g94/GHSA-834h-7mjv-2g94.json index d961e237bf5..5bd9e83e5a6 100644 --- a/advisories/unreviewed/2023/10/GHSA-834h-7mjv-2g94/GHSA-834h-7mjv-2g94.json +++ b/advisories/unreviewed/2023/10/GHSA-834h-7mjv-2g94/GHSA-834h-7mjv-2g94.json @@ -1,14 +1,17 @@ { "schema_version": "1.4.0", "id": "GHSA-834h-7mjv-2g94", - "modified": "2023-10-23T15:30:24Z", + "modified": "2023-10-28T03:30:21Z", "published": "2023-10-23T15:30:24Z", "aliases": [ "CVE-2023-42295" ], "details": "An issue in OpenImageIO oiio v.2.4.12.0 allows a remote attacker to execute arbitrary code and cause a denial of service via the read_rle_image function of file bifs/unquantize.c", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" + } ], "affected": [ @@ -25,7 +28,7 @@ ], "database_specific": { "cwe_ids": [ - + "CWE-190" ], "severity": null, "github_reviewed": false, diff --git a/advisories/unreviewed/2023/10/GHSA-8rj7-wpfp-6wx5/GHSA-8rj7-wpfp-6wx5.json b/advisories/unreviewed/2023/10/GHSA-8rj7-wpfp-6wx5/GHSA-8rj7-wpfp-6wx5.json index 16477a7a225..3eadd98c250 100644 --- a/advisories/unreviewed/2023/10/GHSA-8rj7-wpfp-6wx5/GHSA-8rj7-wpfp-6wx5.json +++ b/advisories/unreviewed/2023/10/GHSA-8rj7-wpfp-6wx5/GHSA-8rj7-wpfp-6wx5.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-8rj7-wpfp-6wx5", - "modified": "2023-10-25T18:32:23Z", + "modified": "2023-10-28T03:30:22Z", "published": "2023-10-25T18:32:23Z", "aliases": [ "CVE-2023-45764" diff --git a/advisories/unreviewed/2023/10/GHSA-992r-442f-c792/GHSA-992r-442f-c792.json b/advisories/unreviewed/2023/10/GHSA-992r-442f-c792/GHSA-992r-442f-c792.json index fa405733b94..aad89ac505e 100644 --- a/advisories/unreviewed/2023/10/GHSA-992r-442f-c792/GHSA-992r-442f-c792.json +++ b/advisories/unreviewed/2023/10/GHSA-992r-442f-c792/GHSA-992r-442f-c792.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-992r-442f-c792", - "modified": "2023-10-25T18:32:23Z", + "modified": "2023-10-28T03:30:22Z", "published": "2023-10-25T18:32:23Z", "aliases": [ "CVE-2023-45769" diff --git a/advisories/unreviewed/2023/10/GHSA-c7mx-g2c4-4phj/GHSA-c7mx-g2c4-4phj.json b/advisories/unreviewed/2023/10/GHSA-c7mx-g2c4-4phj/GHSA-c7mx-g2c4-4phj.json index cf3de2d5b92..b718ee863db 100644 --- a/advisories/unreviewed/2023/10/GHSA-c7mx-g2c4-4phj/GHSA-c7mx-g2c4-4phj.json +++ b/advisories/unreviewed/2023/10/GHSA-c7mx-g2c4-4phj/GHSA-c7mx-g2c4-4phj.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-c7mx-g2c4-4phj", - "modified": "2023-10-25T18:32:21Z", + "modified": "2023-10-28T03:30:22Z", "published": "2023-10-25T18:32:21Z", "aliases": [ "CVE-2023-27255" diff --git a/advisories/unreviewed/2023/10/GHSA-c82f-8fqm-wg4g/GHSA-c82f-8fqm-wg4g.json b/advisories/unreviewed/2023/10/GHSA-c82f-8fqm-wg4g/GHSA-c82f-8fqm-wg4g.json index 8797d531a40..6500b4cd69f 100644 --- a/advisories/unreviewed/2023/10/GHSA-c82f-8fqm-wg4g/GHSA-c82f-8fqm-wg4g.json +++ b/advisories/unreviewed/2023/10/GHSA-c82f-8fqm-wg4g/GHSA-c82f-8fqm-wg4g.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-c82f-8fqm-wg4g", - "modified": "2023-10-25T18:32:20Z", + "modified": "2023-10-28T03:30:22Z", "published": "2023-10-25T18:32:20Z", "aliases": [ "CVE-2023-26569" diff --git a/advisories/unreviewed/2023/10/GHSA-cf5j-jfg7-qmqc/GHSA-cf5j-jfg7-qmqc.json b/advisories/unreviewed/2023/10/GHSA-cf5j-jfg7-qmqc/GHSA-cf5j-jfg7-qmqc.json index 395af0db37a..4a159e9f171 100644 --- a/advisories/unreviewed/2023/10/GHSA-cf5j-jfg7-qmqc/GHSA-cf5j-jfg7-qmqc.json +++ b/advisories/unreviewed/2023/10/GHSA-cf5j-jfg7-qmqc/GHSA-cf5j-jfg7-qmqc.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-cf5j-jfg7-qmqc", - "modified": "2023-10-25T18:32:20Z", + "modified": "2023-10-28T03:30:22Z", "published": "2023-10-25T18:32:20Z", "aliases": [ "CVE-2023-26568" diff --git a/advisories/unreviewed/2023/10/GHSA-fjc9-jw7g-7732/GHSA-fjc9-jw7g-7732.json b/advisories/unreviewed/2023/10/GHSA-fjc9-jw7g-7732/GHSA-fjc9-jw7g-7732.json index 8e36a697029..2105bcc5faf 100644 --- a/advisories/unreviewed/2023/10/GHSA-fjc9-jw7g-7732/GHSA-fjc9-jw7g-7732.json +++ b/advisories/unreviewed/2023/10/GHSA-fjc9-jw7g-7732/GHSA-fjc9-jw7g-7732.json @@ -1,14 +1,17 @@ { "schema_version": "1.4.0", "id": "GHSA-fjc9-jw7g-7732", - "modified": "2023-10-23T21:30:58Z", + "modified": "2023-10-28T03:30:22Z", "published": "2023-10-23T21:30:58Z", "aliases": [ "CVE-2023-46603" ], "details": "In International Color Consortium DemoIccMAX 79ecb74, there is an out-of-bounds read in the CIccPRMG::GetChroma function in IccProfLib/IccPrmg.cpp in libSampleICC.a.", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" + } ], "affected": [ @@ -25,7 +28,7 @@ ], "database_specific": { "cwe_ids": [ - + "CWE-125" ], "severity": null, "github_reviewed": false, diff --git a/advisories/unreviewed/2023/10/GHSA-fjcg-2rqh-mpj3/GHSA-fjcg-2rqh-mpj3.json b/advisories/unreviewed/2023/10/GHSA-fjcg-2rqh-mpj3/GHSA-fjcg-2rqh-mpj3.json index de277728ed4..263612a6fe7 100644 --- a/advisories/unreviewed/2023/10/GHSA-fjcg-2rqh-mpj3/GHSA-fjcg-2rqh-mpj3.json +++ b/advisories/unreviewed/2023/10/GHSA-fjcg-2rqh-mpj3/GHSA-fjcg-2rqh-mpj3.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-fjcg-2rqh-mpj3", - "modified": "2023-10-25T18:32:21Z", + "modified": "2023-10-28T03:30:22Z", "published": "2023-10-25T18:32:21Z", "aliases": [ "CVE-2023-26579" diff --git a/advisories/unreviewed/2023/10/GHSA-fx4r-ccm6-2q6f/GHSA-fx4r-ccm6-2q6f.json b/advisories/unreviewed/2023/10/GHSA-fx4r-ccm6-2q6f/GHSA-fx4r-ccm6-2q6f.json index c51f427284d..f6953671c2e 100644 --- a/advisories/unreviewed/2023/10/GHSA-fx4r-ccm6-2q6f/GHSA-fx4r-ccm6-2q6f.json +++ b/advisories/unreviewed/2023/10/GHSA-fx4r-ccm6-2q6f/GHSA-fx4r-ccm6-2q6f.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-fx4r-ccm6-2q6f", - "modified": "2023-10-25T18:32:21Z", + "modified": "2023-10-28T03:30:22Z", "published": "2023-10-25T18:32:21Z", "aliases": [ "CVE-2023-26582" diff --git a/advisories/unreviewed/2023/10/GHSA-h5pw-9677-4hqp/GHSA-h5pw-9677-4hqp.json b/advisories/unreviewed/2023/10/GHSA-h5pw-9677-4hqp/GHSA-h5pw-9677-4hqp.json index 4f37a22b89d..5813ab3eb8f 100644 --- a/advisories/unreviewed/2023/10/GHSA-h5pw-9677-4hqp/GHSA-h5pw-9677-4hqp.json +++ b/advisories/unreviewed/2023/10/GHSA-h5pw-9677-4hqp/GHSA-h5pw-9677-4hqp.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-h5pw-9677-4hqp", - "modified": "2023-10-25T18:32:21Z", + "modified": "2023-10-28T03:30:22Z", "published": "2023-10-25T18:32:21Z", "aliases": [ "CVE-2023-26583" diff --git a/advisories/unreviewed/2023/10/GHSA-h87j-f78f-m3fm/GHSA-h87j-f78f-m3fm.json b/advisories/unreviewed/2023/10/GHSA-h87j-f78f-m3fm/GHSA-h87j-f78f-m3fm.json index 1dff86d35db..19d232831e8 100644 --- a/advisories/unreviewed/2023/10/GHSA-h87j-f78f-m3fm/GHSA-h87j-f78f-m3fm.json +++ b/advisories/unreviewed/2023/10/GHSA-h87j-f78f-m3fm/GHSA-h87j-f78f-m3fm.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-h87j-f78f-m3fm", - "modified": "2023-10-25T18:32:20Z", + "modified": "2023-10-28T03:30:22Z", "published": "2023-10-25T18:32:20Z", "aliases": [ "CVE-2023-26573" @@ -28,7 +28,8 @@ ], "database_specific": { "cwe_ids": [ - "CWE-287" + "CWE-287", + "CWE-306" ], "severity": null, "github_reviewed": false, diff --git a/advisories/unreviewed/2023/10/GHSA-h92m-4g9m-72vr/GHSA-h92m-4g9m-72vr.json b/advisories/unreviewed/2023/10/GHSA-h92m-4g9m-72vr/GHSA-h92m-4g9m-72vr.json new file mode 100644 index 00000000000..c6d7968e259 --- /dev/null +++ b/advisories/unreviewed/2023/10/GHSA-h92m-4g9m-72vr/GHSA-h92m-4g9m-72vr.json @@ -0,0 +1,35 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-h92m-4g9m-72vr", + "modified": "2023-10-28T03:30:23Z", + "published": "2023-10-28T03:30:23Z", + "aliases": [ + "CVE-2023-46468" + ], + "details": "An issue in juzawebCMS v.3.4 and before allows a remote attacker to execute arbitrary code via a crafted file to the custom plugin function.", + "severity": [ + + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-46468" + }, + { + "type": "WEB", + "url": "https://www.sumor.top/index.php/archives/875/" + } + ], + "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/10/GHSA-hf28-wjr8-2h5p/GHSA-hf28-wjr8-2h5p.json b/advisories/unreviewed/2023/10/GHSA-hf28-wjr8-2h5p/GHSA-hf28-wjr8-2h5p.json new file mode 100644 index 00000000000..9e47e63bf81 --- /dev/null +++ b/advisories/unreviewed/2023/10/GHSA-hf28-wjr8-2h5p/GHSA-hf28-wjr8-2h5p.json @@ -0,0 +1,39 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-hf28-wjr8-2h5p", + "modified": "2023-10-28T03:30:23Z", + "published": "2023-10-28T03:30:23Z", + "aliases": [ + "CVE-2023-46570" + ], + "details": "An out-of-bounds read in radare2 v.5.8.9 and before exists in the print_insn32 function of libr/arch/p/nds32/nds32-dis.h.", + "severity": [ + + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-46570" + }, + { + "type": "WEB", + "url": "https://github.com/radareorg/radare2/issues/22333" + }, + { + "type": "WEB", + "url": "https://gist.github.com/gandalf4a/d7fa58f1b3418ef08ad244acccc10ba6" + } + ], + "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/10/GHSA-j8rr-p259-7wpm/GHSA-j8rr-p259-7wpm.json b/advisories/unreviewed/2023/10/GHSA-j8rr-p259-7wpm/GHSA-j8rr-p259-7wpm.json index 030077d48ea..d892b97c0db 100644 --- a/advisories/unreviewed/2023/10/GHSA-j8rr-p259-7wpm/GHSA-j8rr-p259-7wpm.json +++ b/advisories/unreviewed/2023/10/GHSA-j8rr-p259-7wpm/GHSA-j8rr-p259-7wpm.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-j8rr-p259-7wpm", - "modified": "2023-10-25T18:32:21Z", + "modified": "2023-10-28T03:30:22Z", "published": "2023-10-25T18:32:21Z", "aliases": [ "CVE-2023-27259" @@ -28,7 +28,8 @@ ], "database_specific": { "cwe_ids": [ - "CWE-287" + "CWE-287", + "CWE-306" ], "severity": null, "github_reviewed": false, diff --git a/advisories/unreviewed/2023/10/GHSA-jv9m-jp3m-8vjq/GHSA-jv9m-jp3m-8vjq.json b/advisories/unreviewed/2023/10/GHSA-jv9m-jp3m-8vjq/GHSA-jv9m-jp3m-8vjq.json index 8d604dd9e11..48c920810d5 100644 --- a/advisories/unreviewed/2023/10/GHSA-jv9m-jp3m-8vjq/GHSA-jv9m-jp3m-8vjq.json +++ b/advisories/unreviewed/2023/10/GHSA-jv9m-jp3m-8vjq/GHSA-jv9m-jp3m-8vjq.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-jv9m-jp3m-8vjq", - "modified": "2023-10-25T18:32:21Z", + "modified": "2023-10-28T03:30:22Z", "published": "2023-10-25T18:32:21Z", "aliases": [ "CVE-2023-27261" @@ -28,7 +28,8 @@ ], "database_specific": { "cwe_ids": [ - "CWE-287" + "CWE-287", + "CWE-306" ], "severity": null, "github_reviewed": false, diff --git a/advisories/unreviewed/2023/10/GHSA-m3q4-xp7h-m6pw/GHSA-m3q4-xp7h-m6pw.json b/advisories/unreviewed/2023/10/GHSA-m3q4-xp7h-m6pw/GHSA-m3q4-xp7h-m6pw.json index 0359a71959e..7bbea01c8da 100644 --- a/advisories/unreviewed/2023/10/GHSA-m3q4-xp7h-m6pw/GHSA-m3q4-xp7h-m6pw.json +++ b/advisories/unreviewed/2023/10/GHSA-m3q4-xp7h-m6pw/GHSA-m3q4-xp7h-m6pw.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-m3q4-xp7h-m6pw", - "modified": "2023-10-25T18:32:20Z", + "modified": "2023-10-28T03:30:22Z", "published": "2023-10-25T18:32:20Z", "aliases": [ "CVE-2023-26572" diff --git a/advisories/unreviewed/2023/10/GHSA-m9q5-2qrh-wq37/GHSA-m9q5-2qrh-wq37.json b/advisories/unreviewed/2023/10/GHSA-m9q5-2qrh-wq37/GHSA-m9q5-2qrh-wq37.json index f76e515ab7c..4543b9b9c6b 100644 --- a/advisories/unreviewed/2023/10/GHSA-m9q5-2qrh-wq37/GHSA-m9q5-2qrh-wq37.json +++ b/advisories/unreviewed/2023/10/GHSA-m9q5-2qrh-wq37/GHSA-m9q5-2qrh-wq37.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-m9q5-2qrh-wq37", - "modified": "2023-10-25T18:32:21Z", + "modified": "2023-10-28T03:30:22Z", "published": "2023-10-25T18:32:21Z", "aliases": [ "CVE-2023-27260" diff --git a/advisories/unreviewed/2023/10/GHSA-p492-rhv2-844c/GHSA-p492-rhv2-844c.json b/advisories/unreviewed/2023/10/GHSA-p492-rhv2-844c/GHSA-p492-rhv2-844c.json index ec031c1de4c..080d674a2f6 100644 --- a/advisories/unreviewed/2023/10/GHSA-p492-rhv2-844c/GHSA-p492-rhv2-844c.json +++ b/advisories/unreviewed/2023/10/GHSA-p492-rhv2-844c/GHSA-p492-rhv2-844c.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-p492-rhv2-844c", - "modified": "2023-10-25T18:32:21Z", + "modified": "2023-10-28T03:30:22Z", "published": "2023-10-25T18:32:21Z", "aliases": [ "CVE-2023-27258" @@ -28,7 +28,8 @@ ], "database_specific": { "cwe_ids": [ - "CWE-287" + "CWE-287", + "CWE-306" ], "severity": null, "github_reviewed": false, diff --git a/advisories/unreviewed/2023/10/GHSA-pfv4-p727-hwgq/GHSA-pfv4-p727-hwgq.json b/advisories/unreviewed/2023/10/GHSA-pfv4-p727-hwgq/GHSA-pfv4-p727-hwgq.json index 6dbf2d8f1fc..de014487947 100644 --- a/advisories/unreviewed/2023/10/GHSA-pfv4-p727-hwgq/GHSA-pfv4-p727-hwgq.json +++ b/advisories/unreviewed/2023/10/GHSA-pfv4-p727-hwgq/GHSA-pfv4-p727-hwgq.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-pfv4-p727-hwgq", - "modified": "2023-10-25T18:32:21Z", + "modified": "2023-10-28T03:30:22Z", "published": "2023-10-25T18:32:21Z", "aliases": [ "CVE-2023-27256" @@ -28,7 +28,8 @@ ], "database_specific": { "cwe_ids": [ - "CWE-287" + "CWE-287", + "CWE-306" ], "severity": null, "github_reviewed": false, diff --git a/advisories/unreviewed/2023/10/GHSA-q2mj-6ff7-3gvh/GHSA-q2mj-6ff7-3gvh.json b/advisories/unreviewed/2023/10/GHSA-q2mj-6ff7-3gvh/GHSA-q2mj-6ff7-3gvh.json index c4326e5996c..edd09f861cc 100644 --- a/advisories/unreviewed/2023/10/GHSA-q2mj-6ff7-3gvh/GHSA-q2mj-6ff7-3gvh.json +++ b/advisories/unreviewed/2023/10/GHSA-q2mj-6ff7-3gvh/GHSA-q2mj-6ff7-3gvh.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-q2mj-6ff7-3gvh", - "modified": "2023-10-25T18:32:21Z", + "modified": "2023-10-28T03:30:22Z", "published": "2023-10-25T18:32:21Z", "aliases": [ "CVE-2023-27257" @@ -28,7 +28,8 @@ ], "database_specific": { "cwe_ids": [ - "CWE-287" + "CWE-287", + "CWE-306" ], "severity": null, "github_reviewed": false, diff --git a/advisories/unreviewed/2023/10/GHSA-q62w-24vx-vhfg/GHSA-q62w-24vx-vhfg.json b/advisories/unreviewed/2023/10/GHSA-q62w-24vx-vhfg/GHSA-q62w-24vx-vhfg.json index a280f2683f7..7d5eaf0bf61 100644 --- a/advisories/unreviewed/2023/10/GHSA-q62w-24vx-vhfg/GHSA-q62w-24vx-vhfg.json +++ b/advisories/unreviewed/2023/10/GHSA-q62w-24vx-vhfg/GHSA-q62w-24vx-vhfg.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-q62w-24vx-vhfg", - "modified": "2023-10-25T18:32:23Z", + "modified": "2023-10-28T03:30:22Z", "published": "2023-10-25T18:32:23Z", "aliases": [ "CVE-2023-45761" diff --git a/advisories/unreviewed/2023/10/GHSA-q92r-cx7h-2f3j/GHSA-q92r-cx7h-2f3j.json b/advisories/unreviewed/2023/10/GHSA-q92r-cx7h-2f3j/GHSA-q92r-cx7h-2f3j.json index aa4d61b4802..68ad0c5a0fa 100644 --- a/advisories/unreviewed/2023/10/GHSA-q92r-cx7h-2f3j/GHSA-q92r-cx7h-2f3j.json +++ b/advisories/unreviewed/2023/10/GHSA-q92r-cx7h-2f3j/GHSA-q92r-cx7h-2f3j.json @@ -1,14 +1,17 @@ { "schema_version": "1.4.0", "id": "GHSA-q92r-cx7h-2f3j", - "modified": "2023-10-21T03:30:17Z", + "modified": "2023-10-28T03:30:21Z", "published": "2023-10-21T03:30:17Z", "aliases": [ "CVE-2023-46003" ], "details": "I-doit pro 25 and below is vulnerable to Cross Site Scripting (XSS) via index.php.", "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": [ @@ -33,7 +36,7 @@ ], "database_specific": { "cwe_ids": [ - + "CWE-79" ], "severity": null, "github_reviewed": false, diff --git a/advisories/unreviewed/2023/10/GHSA-qp4h-xpf2-fc6c/GHSA-qp4h-xpf2-fc6c.json b/advisories/unreviewed/2023/10/GHSA-qp4h-xpf2-fc6c/GHSA-qp4h-xpf2-fc6c.json index 7aae9478928..37f3ad8fb3a 100644 --- a/advisories/unreviewed/2023/10/GHSA-qp4h-xpf2-fc6c/GHSA-qp4h-xpf2-fc6c.json +++ b/advisories/unreviewed/2023/10/GHSA-qp4h-xpf2-fc6c/GHSA-qp4h-xpf2-fc6c.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-qp4h-xpf2-fc6c", - "modified": "2023-10-25T18:32:21Z", + "modified": "2023-10-28T03:30:22Z", "published": "2023-10-25T18:32:21Z", "aliases": [ "CVE-2023-26581" diff --git a/advisories/unreviewed/2023/10/GHSA-qrm9-mm7m-8xgw/GHSA-qrm9-mm7m-8xgw.json b/advisories/unreviewed/2023/10/GHSA-qrm9-mm7m-8xgw/GHSA-qrm9-mm7m-8xgw.json index 7ba6a4a4441..ba33ad21e38 100644 --- a/advisories/unreviewed/2023/10/GHSA-qrm9-mm7m-8xgw/GHSA-qrm9-mm7m-8xgw.json +++ b/advisories/unreviewed/2023/10/GHSA-qrm9-mm7m-8xgw/GHSA-qrm9-mm7m-8xgw.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-qrm9-mm7m-8xgw", - "modified": "2023-10-25T18:32:21Z", + "modified": "2023-10-28T03:30:22Z", "published": "2023-10-25T18:32:21Z", "aliases": [ "CVE-2023-26580" diff --git a/advisories/unreviewed/2023/10/GHSA-rg52-86vx-997f/GHSA-rg52-86vx-997f.json b/advisories/unreviewed/2023/10/GHSA-rg52-86vx-997f/GHSA-rg52-86vx-997f.json index ba15b1d9781..2b92476741d 100644 --- a/advisories/unreviewed/2023/10/GHSA-rg52-86vx-997f/GHSA-rg52-86vx-997f.json +++ b/advisories/unreviewed/2023/10/GHSA-rg52-86vx-997f/GHSA-rg52-86vx-997f.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-rg52-86vx-997f", - "modified": "2023-10-25T18:32:23Z", + "modified": "2023-10-28T03:30:22Z", "published": "2023-10-25T18:32:23Z", "aliases": [ "CVE-2023-45768" diff --git a/advisories/unreviewed/2023/10/GHSA-v85h-7j57-3529/GHSA-v85h-7j57-3529.json b/advisories/unreviewed/2023/10/GHSA-v85h-7j57-3529/GHSA-v85h-7j57-3529.json index fae140e188f..80e536d90d7 100644 --- a/advisories/unreviewed/2023/10/GHSA-v85h-7j57-3529/GHSA-v85h-7j57-3529.json +++ b/advisories/unreviewed/2023/10/GHSA-v85h-7j57-3529/GHSA-v85h-7j57-3529.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-v85h-7j57-3529", - "modified": "2023-10-25T18:32:23Z", + "modified": "2023-10-28T03:30:22Z", "published": "2023-10-25T18:32:23Z", "aliases": [ "CVE-2023-45770" diff --git a/advisories/unreviewed/2023/10/GHSA-w3wr-rggh-27pq/GHSA-w3wr-rggh-27pq.json b/advisories/unreviewed/2023/10/GHSA-w3wr-rggh-27pq/GHSA-w3wr-rggh-27pq.json index 85b709ef380..e82a7f8dd58 100644 --- a/advisories/unreviewed/2023/10/GHSA-w3wr-rggh-27pq/GHSA-w3wr-rggh-27pq.json +++ b/advisories/unreviewed/2023/10/GHSA-w3wr-rggh-27pq/GHSA-w3wr-rggh-27pq.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-w3wr-rggh-27pq", - "modified": "2023-10-25T18:32:21Z", + "modified": "2023-10-28T03:30:22Z", "published": "2023-10-25T18:32:21Z", "aliases": [ "CVE-2023-27377" diff --git a/advisories/unreviewed/2023/10/GHSA-wcj6-qwxq-5x5h/GHSA-wcj6-qwxq-5x5h.json b/advisories/unreviewed/2023/10/GHSA-wcj6-qwxq-5x5h/GHSA-wcj6-qwxq-5x5h.json index c29cbd4f275..020de99949d 100644 --- a/advisories/unreviewed/2023/10/GHSA-wcj6-qwxq-5x5h/GHSA-wcj6-qwxq-5x5h.json +++ b/advisories/unreviewed/2023/10/GHSA-wcj6-qwxq-5x5h/GHSA-wcj6-qwxq-5x5h.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-wcj6-qwxq-5x5h", - "modified": "2023-10-25T18:32:23Z", + "modified": "2023-10-28T03:30:22Z", "published": "2023-10-25T18:32:23Z", "aliases": [ "CVE-2023-45758" diff --git a/advisories/unreviewed/2023/10/GHSA-wqrm-w4fm-fmh8/GHSA-wqrm-w4fm-fmh8.json b/advisories/unreviewed/2023/10/GHSA-wqrm-w4fm-fmh8/GHSA-wqrm-w4fm-fmh8.json index 0b4107e1507..dc2410edd3e 100644 --- a/advisories/unreviewed/2023/10/GHSA-wqrm-w4fm-fmh8/GHSA-wqrm-w4fm-fmh8.json +++ b/advisories/unreviewed/2023/10/GHSA-wqrm-w4fm-fmh8/GHSA-wqrm-w4fm-fmh8.json @@ -25,6 +25,10 @@ { "type": "WEB", "url": "https://crbug.com/1491296" + }, + { + "type": "WEB", + "url": "https://www.debian.org/security/2023/dsa-5536" } ], "database_specific": { diff --git a/advisories/unreviewed/2023/10/GHSA-wrcg-8gp5-rhrm/GHSA-wrcg-8gp5-rhrm.json b/advisories/unreviewed/2023/10/GHSA-wrcg-8gp5-rhrm/GHSA-wrcg-8gp5-rhrm.json index 33e5ff0abce..c13995dba23 100644 --- a/advisories/unreviewed/2023/10/GHSA-wrcg-8gp5-rhrm/GHSA-wrcg-8gp5-rhrm.json +++ b/advisories/unreviewed/2023/10/GHSA-wrcg-8gp5-rhrm/GHSA-wrcg-8gp5-rhrm.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-wrcg-8gp5-rhrm", - "modified": "2023-10-25T18:32:23Z", + "modified": "2023-10-28T03:30:22Z", "published": "2023-10-25T18:32:23Z", "aliases": [ "CVE-2023-45829" diff --git a/advisories/unreviewed/2023/10/GHSA-xgm7-5784-5cxv/GHSA-xgm7-5784-5cxv.json b/advisories/unreviewed/2023/10/GHSA-xgm7-5784-5cxv/GHSA-xgm7-5784-5cxv.json index 098aa9537d6..27d1db1755d 100644 --- a/advisories/unreviewed/2023/10/GHSA-xgm7-5784-5cxv/GHSA-xgm7-5784-5cxv.json +++ b/advisories/unreviewed/2023/10/GHSA-xgm7-5784-5cxv/GHSA-xgm7-5784-5cxv.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-xgm7-5784-5cxv", - "modified": "2023-10-25T18:32:21Z", + "modified": "2023-10-28T03:30:22Z", "published": "2023-10-25T18:32:21Z", "aliases": [ "CVE-2023-27376" @@ -28,7 +28,8 @@ ], "database_specific": { "cwe_ids": [ - "CWE-287" + "CWE-287", + "CWE-306" ], "severity": null, "github_reviewed": false, diff --git a/advisories/unreviewed/2023/10/GHSA-xmxw-j4c5-629g/GHSA-xmxw-j4c5-629g.json b/advisories/unreviewed/2023/10/GHSA-xmxw-j4c5-629g/GHSA-xmxw-j4c5-629g.json index aac3d5e9fe1..aecf8e61707 100644 --- a/advisories/unreviewed/2023/10/GHSA-xmxw-j4c5-629g/GHSA-xmxw-j4c5-629g.json +++ b/advisories/unreviewed/2023/10/GHSA-xmxw-j4c5-629g/GHSA-xmxw-j4c5-629g.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-xmxw-j4c5-629g", - "modified": "2023-10-25T18:32:23Z", + "modified": "2023-10-28T03:30:22Z", "published": "2023-10-25T18:32:23Z", "aliases": [ "CVE-2023-45772" diff --git a/advisories/unreviewed/2023/10/GHSA-xrxc-cv69-f3fp/GHSA-xrxc-cv69-f3fp.json b/advisories/unreviewed/2023/10/GHSA-xrxc-cv69-f3fp/GHSA-xrxc-cv69-f3fp.json index 4698b0ae688..d6835ae218c 100644 --- a/advisories/unreviewed/2023/10/GHSA-xrxc-cv69-f3fp/GHSA-xrxc-cv69-f3fp.json +++ b/advisories/unreviewed/2023/10/GHSA-xrxc-cv69-f3fp/GHSA-xrxc-cv69-f3fp.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-xrxc-cv69-f3fp", - "modified": "2023-10-25T18:32:21Z", + "modified": "2023-10-28T03:30:22Z", "published": "2023-10-25T18:32:21Z", "aliases": [ "CVE-2023-26578" @@ -28,7 +28,8 @@ ], "database_specific": { "cwe_ids": [ - "CWE-22" + "CWE-22", + "CWE-434" ], "severity": null, "github_reviewed": false,