From 654a17b4773e47247b4833262376219a5aad5479 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 12:32:37 +0000 Subject: [PATCH] Publish Advisories GHSA-2m96-99w5-8w8h GHSA-43fc-fqg5-m549 GHSA-gmh4-w5mw-qw74 GHSA-h94j-gp8w-f357 --- .../GHSA-2m96-99w5-8w8h.json | 50 +++++++++++++++++ .../GHSA-43fc-fqg5-m549.json | 54 +++++++++++++++++++ .../GHSA-gmh4-w5mw-qw74.json | 50 +++++++++++++++++ .../GHSA-h94j-gp8w-f357.json | 54 +++++++++++++++++++ 4 files changed, 208 insertions(+) create mode 100644 advisories/unreviewed/2024/11/GHSA-2m96-99w5-8w8h/GHSA-2m96-99w5-8w8h.json create mode 100644 advisories/unreviewed/2024/11/GHSA-43fc-fqg5-m549/GHSA-43fc-fqg5-m549.json create mode 100644 advisories/unreviewed/2024/11/GHSA-gmh4-w5mw-qw74/GHSA-gmh4-w5mw-qw74.json create mode 100644 advisories/unreviewed/2024/11/GHSA-h94j-gp8w-f357/GHSA-h94j-gp8w-f357.json diff --git a/advisories/unreviewed/2024/11/GHSA-2m96-99w5-8w8h/GHSA-2m96-99w5-8w8h.json b/advisories/unreviewed/2024/11/GHSA-2m96-99w5-8w8h/GHSA-2m96-99w5-8w8h.json new file mode 100644 index 00000000000..042e73ee255 --- /dev/null +++ b/advisories/unreviewed/2024/11/GHSA-2m96-99w5-8w8h/GHSA-2m96-99w5-8w8h.json @@ -0,0 +1,50 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-2m96-99w5-8w8h", + "modified": "2024-11-19T12:31:04Z", + "published": "2024-11-19T12:31:04Z", + "aliases": [ + "CVE-2024-11195" + ], + "details": "The Email Subscription Popup plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's print_email_subscribe_form shortcode in all versions up to, and including, 1.2.22 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-11195" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/email-subscribe/tags/1.2.22/wp-email-subscription.php#L2860" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset/3189989" + }, + { + "type": "WEB", + "url": "https://wordpress.org/plugins/email-subscribe/#developers" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/f8c18b0d-15fe-45d6-9915-85d38803c117?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-11-19T11:15:05Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/11/GHSA-43fc-fqg5-m549/GHSA-43fc-fqg5-m549.json b/advisories/unreviewed/2024/11/GHSA-43fc-fqg5-m549/GHSA-43fc-fqg5-m549.json new file mode 100644 index 00000000000..56dd6aff69b --- /dev/null +++ b/advisories/unreviewed/2024/11/GHSA-43fc-fqg5-m549/GHSA-43fc-fqg5-m549.json @@ -0,0 +1,54 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-43fc-fqg5-m549", + "modified": "2024-11-19T12:31:04Z", + "published": "2024-11-19T12:31:04Z", + "aliases": [ + "CVE-2024-11036" + ], + "details": "The The GamiPress – The #1 gamification plugin to reward points, achievements, badges & ranks in WordPress plugin for WordPress is vulnerable to arbitrary shortcode execution via gamipress_get_user_earnings AJAX action in all versions up to, and including, 7.1.5. 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-11036" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/gamipress" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/gamipress/tags/7.1.4/includes/functions.php#L693" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/gamipress/tags/7.1.4/includes/functions.php#L702" + }, + { + "type": "WEB", + "url": "https://wordpress.org/plugins/gamipress/#developers" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/bad0cd3f-88ea-4a1d-b400-0a450b07a546?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-94" + ], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-11-19T11:15:04Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/11/GHSA-gmh4-w5mw-qw74/GHSA-gmh4-w5mw-qw74.json b/advisories/unreviewed/2024/11/GHSA-gmh4-w5mw-qw74/GHSA-gmh4-w5mw-qw74.json new file mode 100644 index 00000000000..9b7b6dc4c08 --- /dev/null +++ b/advisories/unreviewed/2024/11/GHSA-gmh4-w5mw-qw74/GHSA-gmh4-w5mw-qw74.json @@ -0,0 +1,50 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-gmh4-w5mw-qw74", + "modified": "2024-11-19T12:31:05Z", + "published": "2024-11-19T12:31:04Z", + "aliases": [ + "CVE-2024-11194" + ], + "details": "The Classified Listing – Classified ads & Business Directory Plugin plugin for WordPress is vulnerable to unauthorized modification of data that can lead to privilege escalation due to a misconfigured check on the 'rtcl_import_settings' function in all versions up to, and including, 3.1.15.1. This makes it possible for authenticated attackers, with Subscriber-level access and above, to update limited arbitrary options on the WordPress site. This can be leveraged to update the Subscriber role with Administrator-level capabilities to gain administrative user access to a vulnerable site. The vulnerability is limited in that the option updated must have a value that is an array.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/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-11194" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/classified-listing/tags/3.1.12/app/Controllers/Ajax/Import.php#L309" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/classified-listing/tags/3.1.12/app/Controllers/Ajax/Import.php#L473" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset/3189516" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/13d9a59f-1a1a-4936-a5ab-8a5e0c50303b?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-862" + ], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-11-19T12:15:16Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/11/GHSA-h94j-gp8w-f357/GHSA-h94j-gp8w-f357.json b/advisories/unreviewed/2024/11/GHSA-h94j-gp8w-f357/GHSA-h94j-gp8w-f357.json new file mode 100644 index 00000000000..b878bedf47d --- /dev/null +++ b/advisories/unreviewed/2024/11/GHSA-h94j-gp8w-f357/GHSA-h94j-gp8w-f357.json @@ -0,0 +1,54 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-h94j-gp8w-f357", + "modified": "2024-11-19T12:31:04Z", + "published": "2024-11-19T12:31:04Z", + "aliases": [ + "CVE-2024-11038" + ], + "details": "The The WPB Popup for Contact Form 7 – Showing The Contact Form 7 Popup on Button Click – CF7 Popup plugin for WordPress is vulnerable to arbitrary shortcode execution via wpb_pcf_fire_contact_form AJAX action in all versions up to, and including, 1.7.5. 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-11038" + }, + { + "type": "WEB", + "url": "https://gist.github.com/wpbean/1a5abfea883621b4e150eab1362a420f" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/wpb-popup-for-contact-form-7/tags/1.7.4/includes/class.ajax.php#L34" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset/3188864" + }, + { + "type": "WEB", + "url": "https://wordpress.org/plugins/wpb-popup-for-contact-form-7/#developers" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/a7faa800-3b29-4b79-8b94-1e7985acb50d?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-94" + ], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-11-19T11:15:05Z" + } +} \ No newline at end of file