From 1533068b80d82b5686a912742ff97018593315d6 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Fri, 27 Oct 2023 03:31:33 +0000 Subject: [PATCH] Publish Advisories GHSA-33xr-r8p2-gr7f GHSA-3pmr-9m67-9h7q GHSA-67qp-9m3v-p64q GHSA-6pvg-63w9-jhx6 GHSA-7xww-p384-5v6w GHSA-9962-6v6v-536h GHSA-9hm7-c78p-gc7f GHSA-cmfg-v75g-8wm3 GHSA-g29g-x8f6-56m8 GHSA-h854-g4r7-gr2x GHSA-j8g4-qgjp-w2g8 GHSA-m75q-96qw-5cx5 GHSA-q322-hrh5-626c GHSA-w26h-mgrc-mcqq --- .../GHSA-33xr-r8p2-gr7f.json | 42 +++++++++++++++ .../GHSA-3pmr-9m67-9h7q.json | 35 +++++++++++++ .../GHSA-67qp-9m3v-p64q.json | 42 +++++++++++++++ .../GHSA-6pvg-63w9-jhx6.json | 35 +++++++++++++ .../GHSA-7xww-p384-5v6w.json | 42 +++++++++++++++ .../GHSA-9962-6v6v-536h.json | 50 ++++++++++++++++++ .../GHSA-9hm7-c78p-gc7f.json | 50 ++++++++++++++++++ .../GHSA-cmfg-v75g-8wm3.json | 3 +- .../GHSA-g29g-x8f6-56m8.json | 35 +++++++++++++ .../GHSA-h854-g4r7-gr2x.json | 42 +++++++++++++++ .../GHSA-j8g4-qgjp-w2g8.json | 3 +- .../GHSA-m75q-96qw-5cx5.json | 42 +++++++++++++++ .../GHSA-q322-hrh5-626c.json | 46 +++++++++++++++++ .../GHSA-w26h-mgrc-mcqq.json | 51 +++++++++++++++++++ 14 files changed, 516 insertions(+), 2 deletions(-) create mode 100644 advisories/unreviewed/2023/10/GHSA-33xr-r8p2-gr7f/GHSA-33xr-r8p2-gr7f.json create mode 100644 advisories/unreviewed/2023/10/GHSA-3pmr-9m67-9h7q/GHSA-3pmr-9m67-9h7q.json create mode 100644 advisories/unreviewed/2023/10/GHSA-67qp-9m3v-p64q/GHSA-67qp-9m3v-p64q.json create mode 100644 advisories/unreviewed/2023/10/GHSA-6pvg-63w9-jhx6/GHSA-6pvg-63w9-jhx6.json create mode 100644 advisories/unreviewed/2023/10/GHSA-7xww-p384-5v6w/GHSA-7xww-p384-5v6w.json create mode 100644 advisories/unreviewed/2023/10/GHSA-9962-6v6v-536h/GHSA-9962-6v6v-536h.json create mode 100644 advisories/unreviewed/2023/10/GHSA-9hm7-c78p-gc7f/GHSA-9hm7-c78p-gc7f.json create mode 100644 advisories/unreviewed/2023/10/GHSA-g29g-x8f6-56m8/GHSA-g29g-x8f6-56m8.json create mode 100644 advisories/unreviewed/2023/10/GHSA-h854-g4r7-gr2x/GHSA-h854-g4r7-gr2x.json create mode 100644 advisories/unreviewed/2023/10/GHSA-m75q-96qw-5cx5/GHSA-m75q-96qw-5cx5.json create mode 100644 advisories/unreviewed/2023/10/GHSA-q322-hrh5-626c/GHSA-q322-hrh5-626c.json create mode 100644 advisories/unreviewed/2023/10/GHSA-w26h-mgrc-mcqq/GHSA-w26h-mgrc-mcqq.json diff --git a/advisories/unreviewed/2023/10/GHSA-33xr-r8p2-gr7f/GHSA-33xr-r8p2-gr7f.json b/advisories/unreviewed/2023/10/GHSA-33xr-r8p2-gr7f/GHSA-33xr-r8p2-gr7f.json new file mode 100644 index 00000000000..ec3c610558b --- /dev/null +++ b/advisories/unreviewed/2023/10/GHSA-33xr-r8p2-gr7f/GHSA-33xr-r8p2-gr7f.json @@ -0,0 +1,42 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-33xr-r8p2-gr7f", + "modified": "2023-10-27T03:30:20Z", + "published": "2023-10-27T03:30:20Z", + "aliases": [ + "CVE-2023-5813" + ], + "details": "A vulnerability was found in SourceCodester Task Reminder System 1.0 and classified as critical. Affected by this issue is some unknown functionality of the file /classes/Master.php?f=delete_reminder. The manipulation of the argument id leads to sql injection. The attack may be launched remotely. The identifier of this vulnerability is VDB-243644.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5813" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?ctiid.243644" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?id.243644" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-89" + ], + "severity": "MODERATE", + "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-3pmr-9m67-9h7q/GHSA-3pmr-9m67-9h7q.json b/advisories/unreviewed/2023/10/GHSA-3pmr-9m67-9h7q/GHSA-3pmr-9m67-9h7q.json new file mode 100644 index 00000000000..e9d6ea498b1 --- /dev/null +++ b/advisories/unreviewed/2023/10/GHSA-3pmr-9m67-9h7q/GHSA-3pmr-9m67-9h7q.json @@ -0,0 +1,35 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-3pmr-9m67-9h7q", + "modified": "2023-10-27T03:30:20Z", + "published": "2023-10-27T03:30:20Z", + "aliases": [ + "CVE-2023-46375" + ], + "details": "ZenTao Biz version 4.1.3 and before is vulnerable to Cross Site Request Forgery (CSRF).", + "severity": [ + + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-46375" + }, + { + "type": "WEB", + "url": "https://narrow-payment-2cd.notion.site/zentao-4-1-3-is-vulnerable-to-csrf-CVE-2023-46375-2d9d9fc2371f483eb436af20508df915" + } + ], + "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-67qp-9m3v-p64q/GHSA-67qp-9m3v-p64q.json b/advisories/unreviewed/2023/10/GHSA-67qp-9m3v-p64q/GHSA-67qp-9m3v-p64q.json new file mode 100644 index 00000000000..dddb2e67cff --- /dev/null +++ b/advisories/unreviewed/2023/10/GHSA-67qp-9m3v-p64q/GHSA-67qp-9m3v-p64q.json @@ -0,0 +1,42 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-67qp-9m3v-p64q", + "modified": "2023-10-27T03:30:20Z", + "published": "2023-10-27T03:30:20Z", + "aliases": [ + "CVE-2023-44375" + ], + "details": "Online Art Gallery v1.0 is vulnerable to multiple Unauthenticated SQL Injection vulnerabilities. The 'add1' parameter of the header.php resource does not validate the characters received and they are sent unfiltered to the database.\n\n", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/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-44375" + }, + { + "type": "WEB", + "url": "https://fluidattacks.com/advisories/ono" + }, + { + "type": "WEB", + "url": "https://https://projectworlds.in/" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-89" + ], + "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-6pvg-63w9-jhx6/GHSA-6pvg-63w9-jhx6.json b/advisories/unreviewed/2023/10/GHSA-6pvg-63w9-jhx6/GHSA-6pvg-63w9-jhx6.json new file mode 100644 index 00000000000..e15e7218eeb --- /dev/null +++ b/advisories/unreviewed/2023/10/GHSA-6pvg-63w9-jhx6/GHSA-6pvg-63w9-jhx6.json @@ -0,0 +1,35 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-6pvg-63w9-jhx6", + "modified": "2023-10-27T03:30:20Z", + "published": "2023-10-27T03:30:20Z", + "aliases": [ + "CVE-2023-46376" + ], + "details": "Zentao Biz version 8.7 and before is vulnerable to Information Disclosure.", + "severity": [ + + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-46376" + }, + { + "type": "WEB", + "url": "https://narrow-payment-2cd.notion.site/zentao-8-7-has-information-disclosure-vulnerability-CVE-2023-46376-537fae3936b84af583b51b74e6010dd7" + } + ], + "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-7xww-p384-5v6w/GHSA-7xww-p384-5v6w.json b/advisories/unreviewed/2023/10/GHSA-7xww-p384-5v6w/GHSA-7xww-p384-5v6w.json new file mode 100644 index 00000000000..c7a05c6538d --- /dev/null +++ b/advisories/unreviewed/2023/10/GHSA-7xww-p384-5v6w/GHSA-7xww-p384-5v6w.json @@ -0,0 +1,42 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-7xww-p384-5v6w", + "modified": "2023-10-27T03:30:20Z", + "published": "2023-10-27T03:30:20Z", + "aliases": [ + "CVE-2023-44162" + ], + "details": "Online Art Gallery v1.0 is vulnerable to multiple Unauthenticated SQL Injection vulnerabilities. The 'contact' parameter of the header.php resource does not validate the characters received and they are sent unfiltered to the database.\n\n", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/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-44162" + }, + { + "type": "WEB", + "url": "https://fluidattacks.com/advisories/ono" + }, + { + "type": "WEB", + "url": "https://https://projectworlds.in/" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-89" + ], + "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-9962-6v6v-536h/GHSA-9962-6v6v-536h.json b/advisories/unreviewed/2023/10/GHSA-9962-6v6v-536h/GHSA-9962-6v6v-536h.json new file mode 100644 index 00000000000..799566e9115 --- /dev/null +++ b/advisories/unreviewed/2023/10/GHSA-9962-6v6v-536h/GHSA-9962-6v6v-536h.json @@ -0,0 +1,50 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-9962-6v6v-536h", + "modified": "2023-10-27T03:30:20Z", + "published": "2023-10-27T03:30:20Z", + "aliases": [ + "CVE-2023-5811" + ], + "details": "A vulnerability, which was classified as problematic, was found in flusity CMS. Affected is the function loadPostAddForm of the file core/tools/posts.php. The manipulation of the argument menu_id leads to cross site scripting. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used. Continious delivery with rolling releases is used by this product. Therefore, no version details of affected nor updated releases are available. The patch is identified as 6943991c62ed87c7a57989a0cb7077316127def8. It is recommended to apply a patch to fix this issue. VDB-243642 is the identifier assigned to this vulnerability.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:L/A:N" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5811" + }, + { + "type": "WEB", + "url": "https://github.com/flusity/flusity-CMS/issues/3" + }, + { + "type": "WEB", + "url": "https://github.com/flusity/flusity-CMS/commit/6943991c62ed87c7a57989a0cb7077316127def8" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?ctiid.243642" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?id.243642" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "LOW", + "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-9hm7-c78p-gc7f/GHSA-9hm7-c78p-gc7f.json b/advisories/unreviewed/2023/10/GHSA-9hm7-c78p-gc7f/GHSA-9hm7-c78p-gc7f.json new file mode 100644 index 00000000000..eb9b4201d6b --- /dev/null +++ b/advisories/unreviewed/2023/10/GHSA-9hm7-c78p-gc7f/GHSA-9hm7-c78p-gc7f.json @@ -0,0 +1,50 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-9hm7-c78p-gc7f", + "modified": "2023-10-27T03:30:20Z", + "published": "2023-10-27T03:30:20Z", + "aliases": [ + "CVE-2023-5810" + ], + "details": "A vulnerability, which was classified as problematic, has been found in flusity CMS. This issue affects the function loadPostAddForm of the file core/tools/posts.php. The manipulation of the argument edit_post_id leads to cross site scripting. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used. This product takes the approach of rolling releases to provide continious delivery. Therefore, version details for affected and updated releases are not available. The identifier of the patch is 6943991c62ed87c7a57989a0cb7077316127def8. It is recommended to apply a patch to fix this issue. The identifier VDB-243641 was assigned to this vulnerability.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:L/A:N" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5810" + }, + { + "type": "WEB", + "url": "https://github.com/flusity/flusity-CMS/issues/2" + }, + { + "type": "WEB", + "url": "https://github.com/flusity/flusity-CMS/commit/6943991c62ed87c7a57989a0cb7077316127def8" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?ctiid.243641" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?id.243641" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "LOW", + "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-cmfg-v75g-8wm3/GHSA-cmfg-v75g-8wm3.json b/advisories/unreviewed/2023/10/GHSA-cmfg-v75g-8wm3/GHSA-cmfg-v75g-8wm3.json index 01c6aeeb91a..3a917c55b00 100644 --- a/advisories/unreviewed/2023/10/GHSA-cmfg-v75g-8wm3/GHSA-cmfg-v75g-8wm3.json +++ b/advisories/unreviewed/2023/10/GHSA-cmfg-v75g-8wm3/GHSA-cmfg-v75g-8wm3.json @@ -28,7 +28,8 @@ ], "database_specific": { "cwe_ids": [ - "CWE-20" + "CWE-20", + "CWE-22" ], "severity": null, "github_reviewed": false, diff --git a/advisories/unreviewed/2023/10/GHSA-g29g-x8f6-56m8/GHSA-g29g-x8f6-56m8.json b/advisories/unreviewed/2023/10/GHSA-g29g-x8f6-56m8/GHSA-g29g-x8f6-56m8.json new file mode 100644 index 00000000000..6d37a7ae79b --- /dev/null +++ b/advisories/unreviewed/2023/10/GHSA-g29g-x8f6-56m8/GHSA-g29g-x8f6-56m8.json @@ -0,0 +1,35 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-g29g-x8f6-56m8", + "modified": "2023-10-27T03:30:20Z", + "published": "2023-10-27T03:30:20Z", + "aliases": [ + "CVE-2023-46505" + ], + "details": "Cross Site Scripting vulnerability in FanCMS v.1.0.0 allows an attacker to execute arbitrary code via the content1 parameter in the demo.php file.", + "severity": [ + + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-46505" + }, + { + "type": "WEB", + "url": "https://github.com/PwnCYN/FanCMS/issues/1" + } + ], + "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-h854-g4r7-gr2x/GHSA-h854-g4r7-gr2x.json b/advisories/unreviewed/2023/10/GHSA-h854-g4r7-gr2x/GHSA-h854-g4r7-gr2x.json new file mode 100644 index 00000000000..c41de41023e --- /dev/null +++ b/advisories/unreviewed/2023/10/GHSA-h854-g4r7-gr2x/GHSA-h854-g4r7-gr2x.json @@ -0,0 +1,42 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-h854-g4r7-gr2x", + "modified": "2023-10-27T03:30:20Z", + "published": "2023-10-27T03:30:20Z", + "aliases": [ + "CVE-2023-43738" + ], + "details": "Online Art Gallery v1.0 is vulnerable to multiple Unauthenticated SQL Injection vulnerabilities. The 'email' parameter of the header.php resource does not validate the characters received and they are sent unfiltered to the database.\n\n", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/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-43738" + }, + { + "type": "WEB", + "url": "https://fluidattacks.com/advisories/ono" + }, + { + "type": "WEB", + "url": "https://https://projectworlds.in/" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-89" + ], + "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-j8g4-qgjp-w2g8/GHSA-j8g4-qgjp-w2g8.json b/advisories/unreviewed/2023/10/GHSA-j8g4-qgjp-w2g8/GHSA-j8g4-qgjp-w2g8.json index f118e3523fa..6e8c19bd891 100644 --- a/advisories/unreviewed/2023/10/GHSA-j8g4-qgjp-w2g8/GHSA-j8g4-qgjp-w2g8.json +++ b/advisories/unreviewed/2023/10/GHSA-j8g4-qgjp-w2g8/GHSA-j8g4-qgjp-w2g8.json @@ -28,7 +28,8 @@ ], "database_specific": { "cwe_ids": [ - "CWE-346" + "CWE-346", + "CWE-428" ], "severity": null, "github_reviewed": false, diff --git a/advisories/unreviewed/2023/10/GHSA-m75q-96qw-5cx5/GHSA-m75q-96qw-5cx5.json b/advisories/unreviewed/2023/10/GHSA-m75q-96qw-5cx5/GHSA-m75q-96qw-5cx5.json new file mode 100644 index 00000000000..6a60b108424 --- /dev/null +++ b/advisories/unreviewed/2023/10/GHSA-m75q-96qw-5cx5/GHSA-m75q-96qw-5cx5.json @@ -0,0 +1,42 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-m75q-96qw-5cx5", + "modified": "2023-10-27T03:30:20Z", + "published": "2023-10-27T03:30:20Z", + "aliases": [ + "CVE-2023-5814" + ], + "details": "A vulnerability was found in SourceCodester Task Reminder System 1.0. It has been classified as critical. This affects an unknown part of the file /classes/Master.php?f=save_reminder. The manipulation of the argument id leads to sql injection. It is possible to initiate the attack remotely. The identifier VDB-243645 was assigned to this vulnerability.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5814" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?ctiid.243645" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?id.243645" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-89" + ], + "severity": "MODERATE", + "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-q322-hrh5-626c/GHSA-q322-hrh5-626c.json b/advisories/unreviewed/2023/10/GHSA-q322-hrh5-626c/GHSA-q322-hrh5-626c.json new file mode 100644 index 00000000000..a9042e29b0b --- /dev/null +++ b/advisories/unreviewed/2023/10/GHSA-q322-hrh5-626c/GHSA-q322-hrh5-626c.json @@ -0,0 +1,46 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-q322-hrh5-626c", + "modified": "2023-10-27T03:30:20Z", + "published": "2023-10-27T03:30:20Z", + "aliases": [ + "CVE-2023-5812" + ], + "details": "A vulnerability has been found in flusity CMS and classified as critical. Affected by this vulnerability is the function handleFileUpload of the file core/tools/upload.php. The manipulation of the argument uploaded_file leads to unrestricted upload. The attack can be launched remotely. The exploit has been disclosed to the public and may be used. This product does not use versioning. This is why information about affected and unaffected releases are unavailable. The associated identifier of this vulnerability is VDB-243643.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:L" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5812" + }, + { + "type": "WEB", + "url": "https://github.com/flusity/flusity-CMS/issues/4" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?ctiid.243643" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?id.243643" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-434" + ], + "severity": "MODERATE", + "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-w26h-mgrc-mcqq/GHSA-w26h-mgrc-mcqq.json b/advisories/unreviewed/2023/10/GHSA-w26h-mgrc-mcqq/GHSA-w26h-mgrc-mcqq.json new file mode 100644 index 00000000000..aefcf6b8842 --- /dev/null +++ b/advisories/unreviewed/2023/10/GHSA-w26h-mgrc-mcqq/GHSA-w26h-mgrc-mcqq.json @@ -0,0 +1,51 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-w26h-mgrc-mcqq", + "modified": "2023-10-27T03:30:20Z", + "published": "2023-10-27T03:30:20Z", + "aliases": [ + "CVE-2023-46813" + ], + "details": "An issue was discovered in the Linux kernel before 6.5.9, exploitable by local users with userspace access to MMIO registers. Incorrect access checking in the #VC handler and instruction emulation of the SEV-ES emulation of MMIO accesses could lead to arbitrary write access to kernel memory (and thus privilege escalation). This depends on a race condition through which userspace can replace an instruction before the #VC handler reads it.", + "severity": [ + + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-46813" + }, + { + "type": "WEB", + "url": "https://bugzilla.suse.com/show_bug.cgi?id=1212649" + }, + { + "type": "WEB", + "url": "https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.5.9" + }, + { + "type": "WEB", + "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=63e44bc52047f182601e7817da969a105aa1f721" + }, + { + "type": "WEB", + "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=a37cd2a59d0cb270b1bba568fd3a3b8668b9d3ba" + }, + { + "type": "WEB", + "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b9cb9c45583b911e0db71d09caa6b56469eb2bdf" + } + ], + "database_specific": { + "cwe_ids": [ + + ], + "severity": null, + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": null + } +} \ No newline at end of file