From c34c24d4cc3d6c7656e4858031a4d5127d787b68 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Sat, 26 Oct 2024 06:32:14 +0000 Subject: [PATCH] Publish Advisories GHSA-6q3m-fg3f-phqm GHSA-pvw2-j6v9-6pwg --- .../GHSA-6q3m-fg3f-phqm.json | 42 +++++++++++++++++++ .../GHSA-pvw2-j6v9-6pwg.json | 42 +++++++++++++++++++ 2 files changed, 84 insertions(+) create mode 100644 advisories/unreviewed/2024/10/GHSA-6q3m-fg3f-phqm/GHSA-6q3m-fg3f-phqm.json create mode 100644 advisories/unreviewed/2024/10/GHSA-pvw2-j6v9-6pwg/GHSA-pvw2-j6v9-6pwg.json diff --git a/advisories/unreviewed/2024/10/GHSA-6q3m-fg3f-phqm/GHSA-6q3m-fg3f-phqm.json b/advisories/unreviewed/2024/10/GHSA-6q3m-fg3f-phqm/GHSA-6q3m-fg3f-phqm.json new file mode 100644 index 00000000000..95a6e3a8a94 --- /dev/null +++ b/advisories/unreviewed/2024/10/GHSA-6q3m-fg3f-phqm/GHSA-6q3m-fg3f-phqm.json @@ -0,0 +1,42 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-6q3m-fg3f-phqm", + "modified": "2024-10-26T06:30:43Z", + "published": "2024-10-26T06:30:42Z", + "aliases": [ + "CVE-2024-9456" + ], + "details": "The WP Awesome Login plugin for WordPress is vulnerable to Stored Cross-Site Scripting via SVG File uploads in all versions up to, and including, 0.4.0 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-9456" + }, + { + "type": "WEB", + "url": "https://wordpress.org/plugins/wp-awesome-login/#developers" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/0841127c-fe81-47b1-964f-15e006f618af?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-10-26T05:15:17Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/10/GHSA-pvw2-j6v9-6pwg/GHSA-pvw2-j6v9-6pwg.json b/advisories/unreviewed/2024/10/GHSA-pvw2-j6v9-6pwg/GHSA-pvw2-j6v9-6pwg.json new file mode 100644 index 00000000000..6a7ee3e2dec --- /dev/null +++ b/advisories/unreviewed/2024/10/GHSA-pvw2-j6v9-6pwg/GHSA-pvw2-j6v9-6pwg.json @@ -0,0 +1,42 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-pvw2-j6v9-6pwg", + "modified": "2024-10-26T06:30:42Z", + "published": "2024-10-26T06:30:42Z", + "aliases": [ + "CVE-2024-8870" + ], + "details": "The Forms for Mailchimp by Optin Cat – Grow Your MailChimp List 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, 2.5.6. 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-8870" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/mailchimp-wp/trunk/includes/eoi-subscribers.php#L353" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/86389489-9f9d-479b-b351-19f25166fc91?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-10-26T04:15:05Z" + } +} \ No newline at end of file