From bf3895a7ad15cf463c894dd8bdefc14af1b824d3 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Sat, 12 Apr 2025 09:32:20 +0000 Subject: [PATCH] Publish Advisories GHSA-42mc-4rwh-2wv6 GHSA-5vm9-7r3m-24r6 GHSA-8388-vmf2-8gm7 GHSA-hc93-f59p-5vw6 GHSA-hcfr-h7gc-xg2m GHSA-hrfm-36wx-2cfx GHSA-vrxr-m7fq-2cgf GHSA-vvpr-2hf5-pj92 --- .../GHSA-42mc-4rwh-2wv6.json | 40 +++++++++++++++++ .../GHSA-5vm9-7r3m-24r6.json | 40 +++++++++++++++++ .../GHSA-8388-vmf2-8gm7.json | 40 +++++++++++++++++ .../GHSA-hc93-f59p-5vw6.json | 44 +++++++++++++++++++ .../GHSA-hcfr-h7gc-xg2m.json | 44 +++++++++++++++++++ .../GHSA-hrfm-36wx-2cfx.json | 40 +++++++++++++++++ .../GHSA-vrxr-m7fq-2cgf.json | 44 +++++++++++++++++++ .../GHSA-vvpr-2hf5-pj92.json | 44 +++++++++++++++++++ 8 files changed, 336 insertions(+) create mode 100644 advisories/unreviewed/2025/04/GHSA-42mc-4rwh-2wv6/GHSA-42mc-4rwh-2wv6.json create mode 100644 advisories/unreviewed/2025/04/GHSA-5vm9-7r3m-24r6/GHSA-5vm9-7r3m-24r6.json create mode 100644 advisories/unreviewed/2025/04/GHSA-8388-vmf2-8gm7/GHSA-8388-vmf2-8gm7.json create mode 100644 advisories/unreviewed/2025/04/GHSA-hc93-f59p-5vw6/GHSA-hc93-f59p-5vw6.json create mode 100644 advisories/unreviewed/2025/04/GHSA-hcfr-h7gc-xg2m/GHSA-hcfr-h7gc-xg2m.json create mode 100644 advisories/unreviewed/2025/04/GHSA-hrfm-36wx-2cfx/GHSA-hrfm-36wx-2cfx.json create mode 100644 advisories/unreviewed/2025/04/GHSA-vrxr-m7fq-2cgf/GHSA-vrxr-m7fq-2cgf.json create mode 100644 advisories/unreviewed/2025/04/GHSA-vvpr-2hf5-pj92/GHSA-vvpr-2hf5-pj92.json diff --git a/advisories/unreviewed/2025/04/GHSA-42mc-4rwh-2wv6/GHSA-42mc-4rwh-2wv6.json b/advisories/unreviewed/2025/04/GHSA-42mc-4rwh-2wv6/GHSA-42mc-4rwh-2wv6.json new file mode 100644 index 00000000000..723e60683e4 --- /dev/null +++ b/advisories/unreviewed/2025/04/GHSA-42mc-4rwh-2wv6/GHSA-42mc-4rwh-2wv6.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-42mc-4rwh-2wv6", + "modified": "2025-04-12T09:30:31Z", + "published": "2025-04-12T09:30:30Z", + "aliases": [ + "CVE-2024-13338" + ], + "details": "The Clearfy Cache – WordPress optimization plugin, Minify HTML, CSS & JS, Defer plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 2.3.1. This is due to missing or incorrect nonce validation on the wclearfy_cache_delete functionality . This makes it possible for unauthenticated attackers to clear the cache 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:N/S:U/C:N/I:L/A:N" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-13338" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset/3268278/clearfy/trunk/components/cache/includes/cache.php" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/e0a37ce4-9860-415e-bb88-545c30c95fc1?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-352" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-04-12T07:15:26Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-5vm9-7r3m-24r6/GHSA-5vm9-7r3m-24r6.json b/advisories/unreviewed/2025/04/GHSA-5vm9-7r3m-24r6/GHSA-5vm9-7r3m-24r6.json new file mode 100644 index 00000000000..f6ceda52d7b --- /dev/null +++ b/advisories/unreviewed/2025/04/GHSA-5vm9-7r3m-24r6/GHSA-5vm9-7r3m-24r6.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-5vm9-7r3m-24r6", + "modified": "2025-04-12T09:30:30Z", + "published": "2025-04-12T09:30:30Z", + "aliases": [ + "CVE-2025-3282" + ], + "details": "The User Registration & Membership – Custom Registration Form, Login Form, and User Profile plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 4.1.3 via the user_registration_membership_register_member() due to missing validation on the 'membership_id' user controlled key. This makes it possible for unauthenticated attackers to update any user's membership to any other active or non-active membership type.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-3282" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset/3268617/user-registration/trunk/modules/membership/includes/AJAX.php" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/c525b41c-dca5-442a-927e-4583cb303ed1?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-639" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-04-12T07:15:27Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-8388-vmf2-8gm7/GHSA-8388-vmf2-8gm7.json b/advisories/unreviewed/2025/04/GHSA-8388-vmf2-8gm7/GHSA-8388-vmf2-8gm7.json new file mode 100644 index 00000000000..ffe32630ab5 --- /dev/null +++ b/advisories/unreviewed/2025/04/GHSA-8388-vmf2-8gm7/GHSA-8388-vmf2-8gm7.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-8388-vmf2-8gm7", + "modified": "2025-04-12T09:30:30Z", + "published": "2025-04-12T09:30:30Z", + "aliases": [ + "CVE-2025-3276" + ], + "details": "The SKT Blocks – Gutenberg based Page Builder plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the Post Carousel block in all versions up to, and including, 1.9 due to insufficient input sanitization and output escaping. 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-2025-3276" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=3267889%40skt-blocks&new=3267889%40skt-blocks&sfp_email=&sfph_mail=" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/d9345eaa-c8c0-4830-a9af-48305a2f80fd?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-04-12T07:15:26Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-hc93-f59p-5vw6/GHSA-hc93-f59p-5vw6.json b/advisories/unreviewed/2025/04/GHSA-hc93-f59p-5vw6/GHSA-hc93-f59p-5vw6.json new file mode 100644 index 00000000000..c1d1862860d --- /dev/null +++ b/advisories/unreviewed/2025/04/GHSA-hc93-f59p-5vw6/GHSA-hc93-f59p-5vw6.json @@ -0,0 +1,44 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-hc93-f59p-5vw6", + "modified": "2025-04-12T09:30:31Z", + "published": "2025-04-12T09:30:31Z", + "aliases": [ + "CVE-2025-3292" + ], + "details": "The User Registration & Membership – Custom Registration Form, Login Form, and User Profile plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 4.1.3 via the user_registration_update_profile_details() due to missing validation on the 'user_id' user controlled key. This makes it possible for unauthenticated attackers to update other user's passwords, if they have access to the user ID and email.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-3292" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/user-registration/tags/4.1.3/includes/class-ur-ajax.php#L323" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset/3268617/user-registration/trunk/includes/class-ur-ajax.php" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/59a63cd8-9d33-4a2c-a499-5b1ee38c07d6?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-639" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-04-12T07:15:27Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-hcfr-h7gc-xg2m/GHSA-hcfr-h7gc-xg2m.json b/advisories/unreviewed/2025/04/GHSA-hcfr-h7gc-xg2m/GHSA-hcfr-h7gc-xg2m.json new file mode 100644 index 00000000000..989d6298827 --- /dev/null +++ b/advisories/unreviewed/2025/04/GHSA-hcfr-h7gc-xg2m/GHSA-hcfr-h7gc-xg2m.json @@ -0,0 +1,44 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-hcfr-h7gc-xg2m", + "modified": "2025-04-12T09:30:31Z", + "published": "2025-04-12T09:30:31Z", + "aliases": [ + "CVE-2025-1455" + ], + "details": "The Royal Elementor Addons and Templates plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the Woo Grid widget in all versions up to, and including, 1.7.1012 due to insufficient input sanitization and output escaping. 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-2025-1455" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/royal-elementor-addons/trunk/modules/woo-grid/widgets/wpr-woo-grid.php#L9280" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset/3262790/royal-elementor-addons/tags/1.7.1013/modules/woo-grid/widgets/wpr-woo-grid.php?old=3255849&old_path=royal-elementor-addons%2Ftags%2F1.7.1012%2Fmodules%2Fwoo-grid%2Fwidgets%2Fwpr-woo-grid.php" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/5666e2b7-acb3-4abb-ac2a-1575206435cf?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-04-12T09:15:14Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-hrfm-36wx-2cfx/GHSA-hrfm-36wx-2cfx.json b/advisories/unreviewed/2025/04/GHSA-hrfm-36wx-2cfx/GHSA-hrfm-36wx-2cfx.json new file mode 100644 index 00000000000..73892b3daa0 --- /dev/null +++ b/advisories/unreviewed/2025/04/GHSA-hrfm-36wx-2cfx/GHSA-hrfm-36wx-2cfx.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-hrfm-36wx-2cfx", + "modified": "2025-04-12T09:30:31Z", + "published": "2025-04-12T09:30:31Z", + "aliases": [ + "CVE-2025-3418" + ], + "details": "The WPC Admin Columns plugin for WordPress is vulnerable to privilege escalation in versions 2.0.6 to 2.1.0. This is due to the plugin not properly restricting user meta values that can be updated through the ajax_edit_save() function. This makes it possible for authenticated attackers, with Subscriber-level access and above, to update their role to that of an administrator.", + "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-2025-3418" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset/3269302/wpc-admin-columns/trunk/includes/class-backend.php" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/6145e2d7-c917-4814-a13e-6d34088cb784?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-269" + ], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-04-12T07:15:27Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-vrxr-m7fq-2cgf/GHSA-vrxr-m7fq-2cgf.json b/advisories/unreviewed/2025/04/GHSA-vrxr-m7fq-2cgf/GHSA-vrxr-m7fq-2cgf.json new file mode 100644 index 00000000000..b57a2fb59fd --- /dev/null +++ b/advisories/unreviewed/2025/04/GHSA-vrxr-m7fq-2cgf/GHSA-vrxr-m7fq-2cgf.json @@ -0,0 +1,44 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-vrxr-m7fq-2cgf", + "modified": "2025-04-12T09:30:30Z", + "published": "2025-04-12T09:30:30Z", + "aliases": [ + "CVE-2024-13337" + ], + "details": "The Clearfy Cache – WordPress optimization plugin, Minify HTML, CSS & JS, Defer plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 2.3.2. This is due to missing or incorrect nonce validation on the 'setup-wbcr_clearfy' page. This makes it possible for unauthenticated attackers to update the plugins 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:U/C:N/I:L/A:N" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-13337" + }, + { + "type": "WEB", + "url": "https://github.dev/WordPressPluginDirectory/clearfy" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset/3268278/clearfy/trunk/libs/factory/templates/pages/setup-parts/class-step-form.php" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/d7f21dbe-f300-4336-9980-a69d40395f39?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-352" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-04-12T07:15:26Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-vvpr-2hf5-pj92/GHSA-vvpr-2hf5-pj92.json b/advisories/unreviewed/2025/04/GHSA-vvpr-2hf5-pj92/GHSA-vvpr-2hf5-pj92.json new file mode 100644 index 00000000000..ff3398df699 --- /dev/null +++ b/advisories/unreviewed/2025/04/GHSA-vvpr-2hf5-pj92/GHSA-vvpr-2hf5-pj92.json @@ -0,0 +1,44 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-vvpr-2hf5-pj92", + "modified": "2025-04-12T09:30:31Z", + "published": "2025-04-12T09:30:31Z", + "aliases": [ + "CVE-2025-1456" + ], + "details": "The Royal Elementor Addons and Templates plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the `widgetGrid`, `widgetCountDown`, and `widgetInstagramFeed` methods in all versions up to, and including, 1.7.1012 due to insufficient input sanitization and output escaping. 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-2025-1456" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/royal-elementor-addons/trunk/assets/js/frontend.min.js" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset/3262790/royal-elementor-addons/tags/1.7.1013/assets/js/frontend.js?old=3255849&old_path=royal-elementor-addons%2Ftags%2F1.7.1012%2Fassets%2Fjs%2Ffrontend.js" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/68c6e428-b9cf-442f-a896-a8ceb4b9be0e?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-04-12T09:15:16Z" + } +} \ No newline at end of file