From dd075772e37ec39cf18818debef816eba3ac81ef Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Sat, 26 Apr 2025 06:34:27 +0000 Subject: [PATCH] Publish Advisories GHSA-4gp3-vjp8-9r2q GHSA-c824-5258-vggv GHSA-cfcq-fg8w-gfj9 GHSA-f24m-7jrp-68fr GHSA-f67g-xcf8-wpp8 GHSA-gc5c-42cc-8xgr GHSA-p9hw-j397-9vjh GHSA-q5h6-hwf9-q8q9 GHSA-xf25-83cp-2q6v --- .../GHSA-4gp3-vjp8-9r2q.json | 44 ++++++++++++++++ .../GHSA-c824-5258-vggv.json | 40 ++++++++++++++ .../GHSA-cfcq-fg8w-gfj9.json | 40 ++++++++++++++ .../GHSA-f24m-7jrp-68fr.json | 29 +++++++++++ .../GHSA-f67g-xcf8-wpp8.json | 40 ++++++++++++++ .../GHSA-gc5c-42cc-8xgr.json | 48 +++++++++++++++++ .../GHSA-p9hw-j397-9vjh.json | 48 +++++++++++++++++ .../GHSA-q5h6-hwf9-q8q9.json | 48 +++++++++++++++++ .../GHSA-xf25-83cp-2q6v.json | 52 +++++++++++++++++++ 9 files changed, 389 insertions(+) create mode 100644 advisories/unreviewed/2025/04/GHSA-4gp3-vjp8-9r2q/GHSA-4gp3-vjp8-9r2q.json create mode 100644 advisories/unreviewed/2025/04/GHSA-c824-5258-vggv/GHSA-c824-5258-vggv.json create mode 100644 advisories/unreviewed/2025/04/GHSA-cfcq-fg8w-gfj9/GHSA-cfcq-fg8w-gfj9.json create mode 100644 advisories/unreviewed/2025/04/GHSA-f24m-7jrp-68fr/GHSA-f24m-7jrp-68fr.json create mode 100644 advisories/unreviewed/2025/04/GHSA-f67g-xcf8-wpp8/GHSA-f67g-xcf8-wpp8.json create mode 100644 advisories/unreviewed/2025/04/GHSA-gc5c-42cc-8xgr/GHSA-gc5c-42cc-8xgr.json create mode 100644 advisories/unreviewed/2025/04/GHSA-p9hw-j397-9vjh/GHSA-p9hw-j397-9vjh.json create mode 100644 advisories/unreviewed/2025/04/GHSA-q5h6-hwf9-q8q9/GHSA-q5h6-hwf9-q8q9.json create mode 100644 advisories/unreviewed/2025/04/GHSA-xf25-83cp-2q6v/GHSA-xf25-83cp-2q6v.json diff --git a/advisories/unreviewed/2025/04/GHSA-4gp3-vjp8-9r2q/GHSA-4gp3-vjp8-9r2q.json b/advisories/unreviewed/2025/04/GHSA-4gp3-vjp8-9r2q/GHSA-4gp3-vjp8-9r2q.json new file mode 100644 index 00000000000..461fe8f1109 --- /dev/null +++ b/advisories/unreviewed/2025/04/GHSA-4gp3-vjp8-9r2q/GHSA-4gp3-vjp8-9r2q.json @@ -0,0 +1,44 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-4gp3-vjp8-9r2q", + "modified": "2025-04-26T06:32:46Z", + "published": "2025-04-26T06:32:46Z", + "aliases": [ + "CVE-2025-2105" + ], + "details": "The Jupiter X Core plugin for WordPress is vulnerable to PHP Object Injection in all versions up to, and including, 4.8.11 via deserialization of untrusted input from the 'file' parameter of the 'raven_download_file' function. This makes it possible for attackers to inject a PHP Object through a PHAR file. No known POP chain is present in the vulnerable software, which means this vulnerability has no impact unless another plugin or theme containing a POP chain is installed on the site. If a POP chain is present via an additional plugin or theme installed on the target system, it may allow the attacker to perform actions like delete arbitrary files, retrieve sensitive data, or execute code depending on the POP chain present. This vulnerability may be exploited by unauthenticated attackers when a form is present on the site with the file download action, and the ability to upload files is also present. Otherwise, this would be considered exploitable by Contributor-level users and above, because they could create the form needed to successfully exploit this.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-2105" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset/3279676/jupiterx-core/trunk/includes/extensions/raven/includes/utils.php" + }, + { + "type": "WEB", + "url": "https://wordpress.org/plugins/jupiterx-core" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/3427387e-30d2-40a5-9bfd-d458039d8e2e?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-502" + ], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-04-26T06:15:15Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-c824-5258-vggv/GHSA-c824-5258-vggv.json b/advisories/unreviewed/2025/04/GHSA-c824-5258-vggv/GHSA-c824-5258-vggv.json new file mode 100644 index 00000000000..c4a8cae8ca0 --- /dev/null +++ b/advisories/unreviewed/2025/04/GHSA-c824-5258-vggv/GHSA-c824-5258-vggv.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-c824-5258-vggv", + "modified": "2025-04-26T06:32:45Z", + "published": "2025-04-26T06:32:45Z", + "aliases": [ + "CVE-2024-13808" + ], + "details": "The Xpro Elementor Addons - Pro plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1.4.9 via the custom PHP widget. This is due to their only being client side controls when determining who can access the widget. This makes it possible for authenticated attackers, with Contributor-level access and above, to execute code on the server.", + "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-13808" + }, + { + "type": "WEB", + "url": "https://elementor.wpxpro.com" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/0833e55f-22aa-44c9-aff6-1f3b74016e4c?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-94" + ], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-04-26T05:15:51Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-cfcq-fg8w-gfj9/GHSA-cfcq-fg8w-gfj9.json b/advisories/unreviewed/2025/04/GHSA-cfcq-fg8w-gfj9/GHSA-cfcq-fg8w-gfj9.json new file mode 100644 index 00000000000..f74a04521fe --- /dev/null +++ b/advisories/unreviewed/2025/04/GHSA-cfcq-fg8w-gfj9/GHSA-cfcq-fg8w-gfj9.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-cfcq-fg8w-gfj9", + "modified": "2025-04-26T06:32:46Z", + "published": "2025-04-26T06:32:46Z", + "aliases": [ + "CVE-2025-3491" + ], + "details": "The Add custom page template plugin for WordPress is vulnerable to PHP Code Injection leading to Remote Code Execution in all versions up to, and including, 2.0.1 via the 'acpt_validate_setting' function. This is due to insufficient sanitization of the 'template_name' parameter. This makes it possible for authenticated attackers, with Administrator-level access and above, to execute code on the server.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-3491" + }, + { + "type": "WEB", + "url": "https://plugins.svn.wordpress.org/add-custom-page-template/trunk/index.php" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/9c2d97c4-b166-4d1f-8042-d0362e650c62?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-94" + ], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-04-26T06:15:16Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-f24m-7jrp-68fr/GHSA-f24m-7jrp-68fr.json b/advisories/unreviewed/2025/04/GHSA-f24m-7jrp-68fr/GHSA-f24m-7jrp-68fr.json new file mode 100644 index 00000000000..a39d1629ef6 --- /dev/null +++ b/advisories/unreviewed/2025/04/GHSA-f24m-7jrp-68fr/GHSA-f24m-7jrp-68fr.json @@ -0,0 +1,29 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-f24m-7jrp-68fr", + "modified": "2025-04-26T06:32:46Z", + "published": "2025-04-26T06:32:46Z", + "aliases": [ + "CVE-2025-2907" + ], + "details": "The Order Delivery Date WordPress plugin before 12.3.1 does not have authorization and CSRF checks when importing settings. Furthermore it also lacks proper checks to only update options relevant to the Order Delivery Date WordPress plugin before 12.3.1. This leads to attackers being able to modify the default_user_role to administrator and users_can_register, allowing them to register as an administrator of the site for complete site takeover.", + "severity": [], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-2907" + }, + { + "type": "WEB", + "url": "https://wpscan.com/vulnerability/2e513930-ec01-4dc6-8991-645c5267e14c" + } + ], + "database_specific": { + "cwe_ids": [], + "severity": null, + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-04-26T06:15:16Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-f67g-xcf8-wpp8/GHSA-f67g-xcf8-wpp8.json b/advisories/unreviewed/2025/04/GHSA-f67g-xcf8-wpp8/GHSA-f67g-xcf8-wpp8.json new file mode 100644 index 00000000000..e5de77ae4f6 --- /dev/null +++ b/advisories/unreviewed/2025/04/GHSA-f67g-xcf8-wpp8/GHSA-f67g-xcf8-wpp8.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-f67g-xcf8-wpp8", + "modified": "2025-04-26T06:32:45Z", + "published": "2025-04-26T06:32:45Z", + "aliases": [ + "CVE-2025-1458" + ], + "details": "The Element Pack Addons for Elementor – Free Templates and Widgets for Your WordPress Websites plugin for WordPress is vulnerable to Stored Cross-Site Scripting via several widgets like Dual Button, Creative Button, Image Stack and more in all versions up to, and including, 5.10.29 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-1458" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=3277466%40bdthemes-element-pack-lite&new=3277466%40bdthemes-element-pack-lite&sfp_email=&sfph_mail=" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/7fbd3170-a45b-4ae6-bc59-4cfb92f6c2a6?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-04-26T06:15:14Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-gc5c-42cc-8xgr/GHSA-gc5c-42cc-8xgr.json b/advisories/unreviewed/2025/04/GHSA-gc5c-42cc-8xgr/GHSA-gc5c-42cc-8xgr.json new file mode 100644 index 00000000000..fea646fa951 --- /dev/null +++ b/advisories/unreviewed/2025/04/GHSA-gc5c-42cc-8xgr/GHSA-gc5c-42cc-8xgr.json @@ -0,0 +1,48 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-gc5c-42cc-8xgr", + "modified": "2025-04-26T06:32:46Z", + "published": "2025-04-26T06:32:46Z", + "aliases": [ + "CVE-2025-3906" + ], + "details": "The Integração entre Eduzz e Woocommerce plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the 'wep_opcoes' function in all versions up to, and including, 1.7.5. This makes it possible for authenticated attackers, with Subscriber-level access and above, to edit the default registration role within the plugin's registration flow to Administrator, which allows any user to create an Administrator account.", + "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-3906" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/integracao-entre-eduzz-e-wc-powers/trunk/admin/class-wep-admin.php#L120" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/integracao-entre-eduzz-e-wc-powers/trunk/include/class-wep-webhook.php#L7" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/integracao-entre-eduzz-e-wc-powers/trunk/wep-powers.php#L19" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/eb85ed32-c391-45d2-9e86-cb97009210cd?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-862" + ], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-04-26T06:15:16Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-p9hw-j397-9vjh/GHSA-p9hw-j397-9vjh.json b/advisories/unreviewed/2025/04/GHSA-p9hw-j397-9vjh/GHSA-p9hw-j397-9vjh.json new file mode 100644 index 00000000000..6c07bb22090 --- /dev/null +++ b/advisories/unreviewed/2025/04/GHSA-p9hw-j397-9vjh/GHSA-p9hw-j397-9vjh.json @@ -0,0 +1,48 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-p9hw-j397-9vjh", + "modified": "2025-04-26T06:32:45Z", + "published": "2025-04-26T06:32:45Z", + "aliases": [ + "CVE-2025-2801" + ], + "details": "The The Create custom forms for WordPress with a smart form plugin for smart businesses plugin for WordPress is vulnerable to arbitrary shortcode execution in all versions up to, and including, 1.2.4. 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-2025-2801" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/abcsubmit/tags/1.2.4/abcsubmit.php#L86" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/abcsubmit/tags/1.2.4/abcsubmit.php#L88" + }, + { + "type": "WEB", + "url": "https://wordpress.org/plugins/abcsubmit/#developers" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/e45afda4-447a-4d95-90cb-9731b398a009?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-94" + ], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-04-26T04:15:30Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-q5h6-hwf9-q8q9/GHSA-q5h6-hwf9-q8q9.json b/advisories/unreviewed/2025/04/GHSA-q5h6-hwf9-q8q9/GHSA-q5h6-hwf9-q8q9.json new file mode 100644 index 00000000000..2d5e90bc695 --- /dev/null +++ b/advisories/unreviewed/2025/04/GHSA-q5h6-hwf9-q8q9/GHSA-q5h6-hwf9-q8q9.json @@ -0,0 +1,48 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-q5h6-hwf9-q8q9", + "modified": "2025-04-26T06:32:46Z", + "published": "2025-04-26T06:32:46Z", + "aliases": [ + "CVE-2025-3915" + ], + "details": "The Aeropage Sync for Airtable plugin for WordPress is vulnerable to unauthorized loss of data due to a missing capability check on the 'aeropageDeletePost' function in all versions up to, and including, 3.2.0. This makes it possible for authenticated attackers, with Subscriber-level access and above, to delete arbitrary posts.", + "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-3915" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/aeropage-sync-for-airtable/trunk/aeropage.php#L475" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/aeropage-sync-for-airtable/trunk/aeropage.php#L476" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset/3281904" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/f98aab54-877b-47df-9c8a-5e70ea985c1c?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-862" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-04-26T06:15:16Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-xf25-83cp-2q6v/GHSA-xf25-83cp-2q6v.json b/advisories/unreviewed/2025/04/GHSA-xf25-83cp-2q6v/GHSA-xf25-83cp-2q6v.json new file mode 100644 index 00000000000..3c9a359bb44 --- /dev/null +++ b/advisories/unreviewed/2025/04/GHSA-xf25-83cp-2q6v/GHSA-xf25-83cp-2q6v.json @@ -0,0 +1,52 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-xf25-83cp-2q6v", + "modified": "2025-04-26T06:32:46Z", + "published": "2025-04-26T06:32:46Z", + "aliases": [ + "CVE-2025-3914" + ], + "details": "The Aeropage Sync for Airtable plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the 'aeropage_media_downloader' function in all versions up to, and including, 3.2.0. This makes it possible for authenticated attackers, with Subscriber-level access and above, to upload arbitrary files on the affected site's server which may make remote code execution possible.", + "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-3914" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/aeropage-sync-for-airtable/trunk/aeropage.php#L1214" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/aeropage-sync-for-airtable/trunk/aeropage.php#L1215" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/aeropage-sync-for-airtable/trunk/aeropage.php#L1250" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset/3281904" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/a501c2d6-cdcc-4003-99df-245f5253e20f?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-434" + ], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-04-26T06:15:16Z" + } +} \ No newline at end of file