From 3799a28dab66bc759c5b40083888c41291e2acf3 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Wed, 24 Jan 2024 09:31:44 +0000 Subject: [PATCH] Publish Advisories GHSA-8r5c-mgwc-qg49 GHSA-mf35-vrf5-mh78 GHSA-pv96-p9pp-9m2m --- .../GHSA-8r5c-mgwc-qg49.json | 35 ++++++++++++++ .../GHSA-mf35-vrf5-mh78.json | 35 ++++++++++++++ .../GHSA-pv96-p9pp-9m2m.json | 46 +++++++++++++++++++ 3 files changed, 116 insertions(+) create mode 100644 advisories/unreviewed/2024/01/GHSA-8r5c-mgwc-qg49/GHSA-8r5c-mgwc-qg49.json create mode 100644 advisories/unreviewed/2024/01/GHSA-mf35-vrf5-mh78/GHSA-mf35-vrf5-mh78.json create mode 100644 advisories/unreviewed/2024/01/GHSA-pv96-p9pp-9m2m/GHSA-pv96-p9pp-9m2m.json diff --git a/advisories/unreviewed/2024/01/GHSA-8r5c-mgwc-qg49/GHSA-8r5c-mgwc-qg49.json b/advisories/unreviewed/2024/01/GHSA-8r5c-mgwc-qg49/GHSA-8r5c-mgwc-qg49.json new file mode 100644 index 00000000000..2288b5f2417 --- /dev/null +++ b/advisories/unreviewed/2024/01/GHSA-8r5c-mgwc-qg49/GHSA-8r5c-mgwc-qg49.json @@ -0,0 +1,35 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-8r5c-mgwc-qg49", + "modified": "2024-01-24T09:30:25Z", + "published": "2024-01-24T09:30:25Z", + "aliases": [ + "CVE-2023-51711" + ], + "details": "An issue was discovered in Regify Regipay Client for Windows version 4.5.1.0 allows DLL hijacking: a user can trigger the execution of arbitrary code every time the product is executed.", + "severity": [ + + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-51711" + }, + { + "type": "WEB", + "url": "https://excellium-services.com/cert-xlm-advisory/cve-2023-51711/" + } + ], + "database_specific": { + "cwe_ids": [ + + ], + "severity": null, + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-01-24T07:15:47Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/01/GHSA-mf35-vrf5-mh78/GHSA-mf35-vrf5-mh78.json b/advisories/unreviewed/2024/01/GHSA-mf35-vrf5-mh78/GHSA-mf35-vrf5-mh78.json new file mode 100644 index 00000000000..15b491acbe6 --- /dev/null +++ b/advisories/unreviewed/2024/01/GHSA-mf35-vrf5-mh78/GHSA-mf35-vrf5-mh78.json @@ -0,0 +1,35 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-mf35-vrf5-mh78", + "modified": "2024-01-24T09:30:25Z", + "published": "2024-01-24T09:30:25Z", + "aliases": [ + "CVE-2023-43317" + ], + "details": "An issue in Coign CRM Portal v.06.06 allows a remote attacker to escalate privileges via the userPermissionsList parameter in Session Storage component.", + "severity": [ + + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-43317" + }, + { + "type": "WEB", + "url": "https://github.com/amjadali-110/CVE-2023-43317/" + } + ], + "database_specific": { + "cwe_ids": [ + + ], + "severity": null, + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-01-24T07:15:46Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/01/GHSA-pv96-p9pp-9m2m/GHSA-pv96-p9pp-9m2m.json b/advisories/unreviewed/2024/01/GHSA-pv96-p9pp-9m2m/GHSA-pv96-p9pp-9m2m.json new file mode 100644 index 00000000000..d11376d4f5d --- /dev/null +++ b/advisories/unreviewed/2024/01/GHSA-pv96-p9pp-9m2m/GHSA-pv96-p9pp-9m2m.json @@ -0,0 +1,46 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-pv96-p9pp-9m2m", + "modified": "2024-01-24T09:30:25Z", + "published": "2024-01-24T09:30:25Z", + "aliases": [ + "CVE-2024-0665" + ], + "details": "The WP Customer Area plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'tab' parameter in all versions up to, and including, 8.2.1 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0665" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset/3025865/customer-area/trunk/src/php/core-addons/admin-area/templates/dashboard-page.template.php" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=3024180%40customer-area&new=3024180%40customer-area&sfp_email=&sfph_mail=" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/567d62ec-e868-45e2-b07a-8cc661d7c5e1?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-01-24T08:15:37Z" + } +} \ No newline at end of file