From c38782d7db58845928e5245ce8b0fc3330f01183 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Sat, 26 Oct 2024 12:32:24 +0000 Subject: [PATCH] Publish Advisories GHSA-33v4-22cq-m9g2 GHSA-3mqv-m62x-fm9w GHSA-3x48-c5fq-3p9x GHSA-76qm-ghrw-c3h6 GHSA-rcvm-hm46-9rcr --- .../GHSA-33v4-22cq-m9g2.json | 46 ++++++++++++++++ .../GHSA-3mqv-m62x-fm9w.json | 42 +++++++++++++++ .../GHSA-3x48-c5fq-3p9x.json | 42 +++++++++++++++ .../GHSA-76qm-ghrw-c3h6.json | 54 +++++++++++++++++++ .../GHSA-rcvm-hm46-9rcr.json | 42 +++++++++++++++ 5 files changed, 226 insertions(+) create mode 100644 advisories/unreviewed/2024/10/GHSA-33v4-22cq-m9g2/GHSA-33v4-22cq-m9g2.json create mode 100644 advisories/unreviewed/2024/10/GHSA-3mqv-m62x-fm9w/GHSA-3mqv-m62x-fm9w.json create mode 100644 advisories/unreviewed/2024/10/GHSA-3x48-c5fq-3p9x/GHSA-3x48-c5fq-3p9x.json create mode 100644 advisories/unreviewed/2024/10/GHSA-76qm-ghrw-c3h6/GHSA-76qm-ghrw-c3h6.json create mode 100644 advisories/unreviewed/2024/10/GHSA-rcvm-hm46-9rcr/GHSA-rcvm-hm46-9rcr.json diff --git a/advisories/unreviewed/2024/10/GHSA-33v4-22cq-m9g2/GHSA-33v4-22cq-m9g2.json b/advisories/unreviewed/2024/10/GHSA-33v4-22cq-m9g2/GHSA-33v4-22cq-m9g2.json new file mode 100644 index 00000000000..5e7e9dd6792 --- /dev/null +++ b/advisories/unreviewed/2024/10/GHSA-33v4-22cq-m9g2/GHSA-33v4-22cq-m9g2.json @@ -0,0 +1,46 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-33v4-22cq-m9g2", + "modified": "2024-10-26T12:30:43Z", + "published": "2024-10-26T12:30:43Z", + "aliases": [ + "CVE-2024-9772" + ], + "details": "The The Uix Shortcodes – Compatible with Gutenberg plugin for WordPress is vulnerable to arbitrary shortcode execution in all versions up to, and including, 1.9.9. This is due to the software allowing users to execute an action that does not properly validate a value before running do_shortcode. This makes it possible for unauthenticated attackers to execute arbitrary shortcodes.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-9772" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/uix-shortcodes/trunk/shortcodes/templates/default/frontpage-init.php#L9" + }, + { + "type": "WEB", + "url": "https://wordpress.org/plugins/uix-shortcodes/#developers" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/3000758d-68e0-46a6-aef0-e2407a828168?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-94" + ], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-10-26T10:15:10Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/10/GHSA-3mqv-m62x-fm9w/GHSA-3mqv-m62x-fm9w.json b/advisories/unreviewed/2024/10/GHSA-3mqv-m62x-fm9w/GHSA-3mqv-m62x-fm9w.json new file mode 100644 index 00000000000..ee288217775 --- /dev/null +++ b/advisories/unreviewed/2024/10/GHSA-3mqv-m62x-fm9w/GHSA-3mqv-m62x-fm9w.json @@ -0,0 +1,42 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-3mqv-m62x-fm9w", + "modified": "2024-10-26T12:30:43Z", + "published": "2024-10-26T12:30:43Z", + "aliases": [ + "CVE-2024-10357" + ], + "details": "The Clever Addons for Elementor plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 2.2.1 via the getTemplateContent function in src/widgets/class-clever-widget-base.php. This makes it possible for authenticated attackers, with Contributor-level access and above, to extract sensitive private, pending, and draft template data.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10357" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/cafe-lite/trunk/src/widgets/class-clever-widget-base.php#L411" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/e1fa3569-9a9a-4aa6-9057-c87601fadb9f?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-200" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-10-26T10:15:08Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/10/GHSA-3x48-c5fq-3p9x/GHSA-3x48-c5fq-3p9x.json b/advisories/unreviewed/2024/10/GHSA-3x48-c5fq-3p9x/GHSA-3x48-c5fq-3p9x.json new file mode 100644 index 00000000000..774ca24606e --- /dev/null +++ b/advisories/unreviewed/2024/10/GHSA-3x48-c5fq-3p9x/GHSA-3x48-c5fq-3p9x.json @@ -0,0 +1,42 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-3x48-c5fq-3p9x", + "modified": "2024-10-26T12:30:43Z", + "published": "2024-10-26T12:30:43Z", + "aliases": [ + "CVE-2024-10402" + ], + "details": "The Forminator Forms – Contact Form, Payment Form & Custom Form Builder plugin for WordPress is vulnerable to unauthorized access due to a missing capability check on a function in all versions up to, and including, 1.35.1. This makes it possible for authenticated attackers, with Contributor-level access and above, and permissions granted by an Administrator, to create new or edit existing forms, including updating the default registration role to Administrator on User Registration forms.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/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-2024-10402" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset/3169243" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/be1d9d2b-cbdf-4d62-85fe-2616eaf02848?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-862" + ], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-10-26T12:15:12Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/10/GHSA-76qm-ghrw-c3h6/GHSA-76qm-ghrw-c3h6.json b/advisories/unreviewed/2024/10/GHSA-76qm-ghrw-c3h6/GHSA-76qm-ghrw-c3h6.json new file mode 100644 index 00000000000..219225abe75 --- /dev/null +++ b/advisories/unreviewed/2024/10/GHSA-76qm-ghrw-c3h6/GHSA-76qm-ghrw-c3h6.json @@ -0,0 +1,54 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-76qm-ghrw-c3h6", + "modified": "2024-10-26T12:30:44Z", + "published": "2024-10-26T12:30:43Z", + "aliases": [ + "CVE-2024-10117" + ], + "details": "The WP Crowdfunding plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's wpcf_donate shortcode in all versions up to, and including, 2.1.11 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-10117" + }, + { + "type": "WEB", + "url": "https://docs.themeum.com/wp-crowdfunding" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset/3174230" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset/3174230/#file19" + }, + { + "type": "WEB", + "url": "https://wordpress.org/plugins/wp-crowdfunding/#developers" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/7813dfdc-06e0-4fa9-aabe-b5b9772368c2?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-10-26T12:15:12Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/10/GHSA-rcvm-hm46-9rcr/GHSA-rcvm-hm46-9rcr.json b/advisories/unreviewed/2024/10/GHSA-rcvm-hm46-9rcr/GHSA-rcvm-hm46-9rcr.json new file mode 100644 index 00000000000..7b856bb50fa --- /dev/null +++ b/advisories/unreviewed/2024/10/GHSA-rcvm-hm46-9rcr/GHSA-rcvm-hm46-9rcr.json @@ -0,0 +1,42 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-rcvm-hm46-9rcr", + "modified": "2024-10-26T12:30:43Z", + "published": "2024-10-26T12:30:43Z", + "aliases": [ + "CVE-2024-9116" + ], + "details": "The Monkee-Boy Essentials plugin for WordPress is vulnerable to Stored Cross-Site Scripting via SVG File uploads in all versions up to, and including, 1.1 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-9116" + }, + { + "type": "WEB", + "url": "https://wordpress.org/plugins/monkee-boy-wp-essentials/#developers" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/c44c1a50-e282-4a5b-8b7f-1021c9d6f58e?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-10-26T10:15:10Z" + } +} \ No newline at end of file