From 659938de3ee1981c24861b713ce8c0acc8470bd9 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2024 12:36:56 +0000 Subject: [PATCH] Publish Advisories GHSA-9rmv-56pw-62r9 GHSA-x853-pp6c-h684 --- .../GHSA-9rmv-56pw-62r9.json | 46 +++++++++++++++++ .../GHSA-x853-pp6c-h684.json | 50 +++++++++++++++++++ 2 files changed, 96 insertions(+) create mode 100644 advisories/unreviewed/2024/10/GHSA-9rmv-56pw-62r9/GHSA-9rmv-56pw-62r9.json create mode 100644 advisories/unreviewed/2024/10/GHSA-x853-pp6c-h684/GHSA-x853-pp6c-h684.json diff --git a/advisories/unreviewed/2024/10/GHSA-9rmv-56pw-62r9/GHSA-9rmv-56pw-62r9.json b/advisories/unreviewed/2024/10/GHSA-9rmv-56pw-62r9/GHSA-9rmv-56pw-62r9.json new file mode 100644 index 00000000000..0eb336feb4a --- /dev/null +++ b/advisories/unreviewed/2024/10/GHSA-9rmv-56pw-62r9/GHSA-9rmv-56pw-62r9.json @@ -0,0 +1,46 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-9rmv-56pw-62r9", + "modified": "2024-10-22T12:34:47Z", + "published": "2024-10-22T12:34:47Z", + "aliases": [ + "CVE-2024-10189" + ], + "details": "The Anchor Episodes Index (Spotify for Podcasters) plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's anchor_episodes shortcode in all versions up to, and including, 2.1.10 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-10189" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset/3171752" + }, + { + "type": "WEB", + "url": "https://wordpress.org/plugins/anchor-episodes-index/#developers" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/8c8e37f8-708e-41d5-a6b8-3ba587437532?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-10-22T10:15:03Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/10/GHSA-x853-pp6c-h684/GHSA-x853-pp6c-h684.json b/advisories/unreviewed/2024/10/GHSA-x853-pp6c-h684/GHSA-x853-pp6c-h684.json new file mode 100644 index 00000000000..91e38d9c619 --- /dev/null +++ b/advisories/unreviewed/2024/10/GHSA-x853-pp6c-h684/GHSA-x853-pp6c-h684.json @@ -0,0 +1,50 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-x853-pp6c-h684", + "modified": "2024-10-22T12:34:47Z", + "published": "2024-10-22T12:34:47Z", + "aliases": [ + "CVE-2024-9231" + ], + "details": "The WP-Members Membership Plugin plugin for WordPress is vulnerable to Reflected Cross-Site Scripting due to the use of add_query_arg without appropriate escaping on the URL in all versions up to, and including, 3.4.9.5. 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-9231" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/wp-members/tags/3.4.9.5/includes/class-wp-members-forms.php#L2198" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/wp-members/tags/3.4.9.5/includes/class-wp-members.php#L1960" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset/3172354/wp-members/trunk/includes/class-wp-members-forms.php?contextall=1" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/2d59e599-59da-4c03-b71f-d00a078b2442?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-10-22T10:15:07Z" + } +} \ No newline at end of file