From efce67ee9f785dcd7ab116314c7d0e19993d74a7 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 09:32:17 +0000 Subject: [PATCH] Publish Advisories GHSA-74hj-cr7f-ff3x GHSA-75mv-rw9x-9fvf GHSA-jw3m-xrj9-f6q7 GHSA-m89x-mmwq-g5pc GHSA-pgqv-97hh-8vv7 --- .../GHSA-74hj-cr7f-ff3x.json | 46 +++++++++++++++++++ .../GHSA-75mv-rw9x-9fvf.json | 42 +++++++++++++++++ .../GHSA-jw3m-xrj9-f6q7.json | 42 +++++++++++++++++ .../GHSA-m89x-mmwq-g5pc.json | 46 +++++++++++++++++++ .../GHSA-pgqv-97hh-8vv7.json | 38 +++++++++++++++ 5 files changed, 214 insertions(+) create mode 100644 advisories/unreviewed/2024/10/GHSA-74hj-cr7f-ff3x/GHSA-74hj-cr7f-ff3x.json create mode 100644 advisories/unreviewed/2024/10/GHSA-75mv-rw9x-9fvf/GHSA-75mv-rw9x-9fvf.json create mode 100644 advisories/unreviewed/2024/10/GHSA-jw3m-xrj9-f6q7/GHSA-jw3m-xrj9-f6q7.json create mode 100644 advisories/unreviewed/2024/10/GHSA-m89x-mmwq-g5pc/GHSA-m89x-mmwq-g5pc.json create mode 100644 advisories/unreviewed/2024/10/GHSA-pgqv-97hh-8vv7/GHSA-pgqv-97hh-8vv7.json diff --git a/advisories/unreviewed/2024/10/GHSA-74hj-cr7f-ff3x/GHSA-74hj-cr7f-ff3x.json b/advisories/unreviewed/2024/10/GHSA-74hj-cr7f-ff3x/GHSA-74hj-cr7f-ff3x.json new file mode 100644 index 00000000000..978d13f2f0a --- /dev/null +++ b/advisories/unreviewed/2024/10/GHSA-74hj-cr7f-ff3x/GHSA-74hj-cr7f-ff3x.json @@ -0,0 +1,46 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-74hj-cr7f-ff3x", + "modified": "2024-10-31T09:30:42Z", + "published": "2024-10-31T09:30:42Z", + "aliases": [ + "CVE-2024-9446" + ], + "details": "The WP Simple Anchors Links plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's wpanchor shortcode in all versions up to, and including, 1.0.0 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-9446" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/wp-simple-anchors-links/trunk/wpsimpleanchorslinks_class.php#L221" + }, + { + "type": "WEB", + "url": "https://wordpress.org/plugins/wp-simple-anchors-links" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/d851ad1f-be74-49eb-9c0d-c1b309581209?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-10-31T07:15:03Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/10/GHSA-75mv-rw9x-9fvf/GHSA-75mv-rw9x-9fvf.json b/advisories/unreviewed/2024/10/GHSA-75mv-rw9x-9fvf/GHSA-75mv-rw9x-9fvf.json new file mode 100644 index 00000000000..7894d747fb0 --- /dev/null +++ b/advisories/unreviewed/2024/10/GHSA-75mv-rw9x-9fvf/GHSA-75mv-rw9x-9fvf.json @@ -0,0 +1,42 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-75mv-rw9x-9fvf", + "modified": "2024-10-31T09:30:42Z", + "published": "2024-10-31T09:30:42Z", + "aliases": [ + "CVE-2024-9430" + ], + "details": "The Get Quote For Woocommerce – Request A Quote For Woocommerce plugin for WordPress is vulnerable to unauthorized access of Quote data due to a missing capability check on the ct_tepfw_wp_loaded function in all versions up to, and including, 1.0.0. This makes it possible for unauthenticated attackers to download Quote PDF and CSV documents.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-9430" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/get-a-quote-for-woocommerce/trunk/includes/admin/class-ct-rfq-admin.php" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/4d0a0aa7-7bd9-4883-85b6-b7abf338aa75?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-306" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-10-31T07:15:03Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/10/GHSA-jw3m-xrj9-f6q7/GHSA-jw3m-xrj9-f6q7.json b/advisories/unreviewed/2024/10/GHSA-jw3m-xrj9-f6q7/GHSA-jw3m-xrj9-f6q7.json new file mode 100644 index 00000000000..bc0a17f94cf --- /dev/null +++ b/advisories/unreviewed/2024/10/GHSA-jw3m-xrj9-f6q7/GHSA-jw3m-xrj9-f6q7.json @@ -0,0 +1,42 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-jw3m-xrj9-f6q7", + "modified": "2024-10-31T09:30:42Z", + "published": "2024-10-31T09:30:42Z", + "aliases": [ + "CVE-2024-9434" + ], + "details": "The WPGlobus Translate Options plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 2.2.0. This is due to missing or incorrect nonce validation on the on__translate_options_page() function. This makes it possible for unauthenticated attackers to inject malicious web scripts and update plugin settings via a forged request granted they can trick a site administrator 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-9434" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/wpglobus-translate-options/trunk/includes/class-wpglobus-translate-options.php#L442" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/ddca65fa-0744-4b2a-808c-a913586edc60?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-352" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-10-31T07:15:03Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/10/GHSA-m89x-mmwq-g5pc/GHSA-m89x-mmwq-g5pc.json b/advisories/unreviewed/2024/10/GHSA-m89x-mmwq-g5pc/GHSA-m89x-mmwq-g5pc.json new file mode 100644 index 00000000000..b964a6b1391 --- /dev/null +++ b/advisories/unreviewed/2024/10/GHSA-m89x-mmwq-g5pc/GHSA-m89x-mmwq-g5pc.json @@ -0,0 +1,46 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-m89x-mmwq-g5pc", + "modified": "2024-10-31T09:30:42Z", + "published": "2024-10-31T09:30:42Z", + "aliases": [ + "CVE-2024-9165" + ], + "details": "The Gift Cards (Gift Vouchers and Packages) (WooCommerce Supported) plugin for WordPress is vulnerable to Stored Cross-Site Scripting via SVG File uploads in all versions up to, and including, 4.4.4 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Author-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses the SVG file.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-9165" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/gift-voucher/trunk/giftcard.php#L515" + }, + { + "type": "WEB", + "url": "https://wordpress.org/plugins/gift-voucher/#developers" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/0dfbee4c-b720-4d10-bfe0-fe9dc12e6268?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-10-31T07:15:02Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/10/GHSA-pgqv-97hh-8vv7/GHSA-pgqv-97hh-8vv7.json b/advisories/unreviewed/2024/10/GHSA-pgqv-97hh-8vv7/GHSA-pgqv-97hh-8vv7.json new file mode 100644 index 00000000000..dc0141bfa1f --- /dev/null +++ b/advisories/unreviewed/2024/10/GHSA-pgqv-97hh-8vv7/GHSA-pgqv-97hh-8vv7.json @@ -0,0 +1,38 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-pgqv-97hh-8vv7", + "modified": "2024-10-31T09:30:42Z", + "published": "2024-10-31T09:30:42Z", + "aliases": [ + "CVE-2024-30149" + ], + "details": "HCL AppScan Source <= 10.6.0 does not properly validate a TLS/SSL certificate for an executable.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-30149" + }, + { + "type": "WEB", + "url": "https://support.hcl-software.com/csm?id=kb_article&sysparm_article=KB0116990" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-295" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-10-31T09:15:02Z" + } +} \ No newline at end of file