From 764e538071e926e7bb8032d4360c8fded553a436 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Sat, 22 Mar 2025 12:32:05 +0000 Subject: [PATCH] Publish Advisories GHSA-29mm-6j7g-rc29 GHSA-37gg-wgcr-hmpr GHSA-85h7-9mvq-899f GHSA-c8wg-wgcv-427f GHSA-hjx4-8932-9cpq GHSA-vhw2-436f-w5j7 GHSA-wch2-934c-qj79 --- .../GHSA-29mm-6j7g-rc29.json | 48 +++++++++++++++++ .../GHSA-37gg-wgcr-hmpr.json | 52 +++++++++++++++++++ .../GHSA-85h7-9mvq-899f.json | 48 +++++++++++++++++ .../GHSA-c8wg-wgcv-427f.json | 52 +++++++++++++++++++ .../GHSA-hjx4-8932-9cpq.json | 48 +++++++++++++++++ .../GHSA-vhw2-436f-w5j7.json | 52 +++++++++++++++++++ .../GHSA-wch2-934c-qj79.json | 48 +++++++++++++++++ 7 files changed, 348 insertions(+) create mode 100644 advisories/unreviewed/2025/03/GHSA-29mm-6j7g-rc29/GHSA-29mm-6j7g-rc29.json create mode 100644 advisories/unreviewed/2025/03/GHSA-37gg-wgcr-hmpr/GHSA-37gg-wgcr-hmpr.json create mode 100644 advisories/unreviewed/2025/03/GHSA-85h7-9mvq-899f/GHSA-85h7-9mvq-899f.json create mode 100644 advisories/unreviewed/2025/03/GHSA-c8wg-wgcv-427f/GHSA-c8wg-wgcv-427f.json create mode 100644 advisories/unreviewed/2025/03/GHSA-hjx4-8932-9cpq/GHSA-hjx4-8932-9cpq.json create mode 100644 advisories/unreviewed/2025/03/GHSA-vhw2-436f-w5j7/GHSA-vhw2-436f-w5j7.json create mode 100644 advisories/unreviewed/2025/03/GHSA-wch2-934c-qj79/GHSA-wch2-934c-qj79.json diff --git a/advisories/unreviewed/2025/03/GHSA-29mm-6j7g-rc29/GHSA-29mm-6j7g-rc29.json b/advisories/unreviewed/2025/03/GHSA-29mm-6j7g-rc29/GHSA-29mm-6j7g-rc29.json new file mode 100644 index 00000000000..0f68ad537f7 --- /dev/null +++ b/advisories/unreviewed/2025/03/GHSA-29mm-6j7g-rc29/GHSA-29mm-6j7g-rc29.json @@ -0,0 +1,48 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-29mm-6j7g-rc29", + "modified": "2025-03-22T12:30:22Z", + "published": "2025-03-22T12:30:22Z", + "aliases": [ + "CVE-2025-1973" + ], + "details": "The Export and Import Users and Customers plugin for WordPress is vulnerable to Path Traversal in all versions up to, and including, 2.6.2 via the download_file() function. This makes it possible for authenticated attackers, with Administrator-level access and above, to read the contents of arbitrary log files on the server, which can contain sensitive information.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-1973" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/users-customers-import-export-for-wp-woocommerce/trunk/admin/modules/history/history.php#L751" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset/3259688" + }, + { + "type": "WEB", + "url": "https://wordpress.org/plugins/users-customers-import-export-for-wp-woocommerce/#developers" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/13b7a2e4-59f4-4d61-a165-a830ccfb696a?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-22" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-03-22T12:15:26Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/03/GHSA-37gg-wgcr-hmpr/GHSA-37gg-wgcr-hmpr.json b/advisories/unreviewed/2025/03/GHSA-37gg-wgcr-hmpr/GHSA-37gg-wgcr-hmpr.json new file mode 100644 index 00000000000..3d5b5b3d74f --- /dev/null +++ b/advisories/unreviewed/2025/03/GHSA-37gg-wgcr-hmpr/GHSA-37gg-wgcr-hmpr.json @@ -0,0 +1,52 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-37gg-wgcr-hmpr", + "modified": "2025-03-22T12:30:22Z", + "published": "2025-03-22T12:30:22Z", + "aliases": [ + "CVE-2025-1971" + ], + "details": "The Export and Import Users and Customers plugin for WordPress is vulnerable to PHP Object Injection in all versions up to, and including, 2.6.2 via deserialization of untrusted input from the 'form_data' parameter. This makes it possible for authenticated attackers, with Administrator-level access and above, to inject a PHP Object. 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.", + "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-1971" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/users-customers-import-export-for-wp-woocommerce/trunk/admin/modules/export/classes/class-export-ajax.php" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/users-customers-import-export-for-wp-woocommerce/trunk/admin/modules/import/classes/class-import-ajax.php" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset/3259688" + }, + { + "type": "WEB", + "url": "https://wordpress.org/plugins/users-customers-import-export-for-wp-woocommerce/#developers" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/4b24b3d2-589f-47b2-bcdd-bebc87cafeda?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-502" + ], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-03-22T12:15:26Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/03/GHSA-85h7-9mvq-899f/GHSA-85h7-9mvq-899f.json b/advisories/unreviewed/2025/03/GHSA-85h7-9mvq-899f/GHSA-85h7-9mvq-899f.json new file mode 100644 index 00000000000..a278da05322 --- /dev/null +++ b/advisories/unreviewed/2025/03/GHSA-85h7-9mvq-899f/GHSA-85h7-9mvq-899f.json @@ -0,0 +1,48 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-85h7-9mvq-899f", + "modified": "2025-03-22T12:30:22Z", + "published": "2025-03-22T12:30:22Z", + "aliases": [ + "CVE-2025-2577" + ], + "details": "The Bitspecter Suite plugin for WordPress is vulnerable to Stored Cross-Site Scripting via SVG File uploads in all versions up to, and including, 1.0.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-2025-2577" + }, + { + "type": "WEB", + "url": "https://plugins.svn.wordpress.org/bitspecter-suite/trunk/includes/Hardening/BitspecterSuiteHardening.php" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset/3259470" + }, + { + "type": "WEB", + "url": "https://wordpress.org/plugins/bitspecter-suite/#developers" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/1e0f35be-fbd1-4063-a1c8-a8e4398d8f0a?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-03-22T12:15:27Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/03/GHSA-c8wg-wgcv-427f/GHSA-c8wg-wgcv-427f.json b/advisories/unreviewed/2025/03/GHSA-c8wg-wgcv-427f/GHSA-c8wg-wgcv-427f.json new file mode 100644 index 00000000000..dc46c64e27e --- /dev/null +++ b/advisories/unreviewed/2025/03/GHSA-c8wg-wgcv-427f/GHSA-c8wg-wgcv-427f.json @@ -0,0 +1,52 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-c8wg-wgcv-427f", + "modified": "2025-03-22T12:30:22Z", + "published": "2025-03-22T12:30:22Z", + "aliases": [ + "CVE-2025-2616" + ], + "details": "A vulnerability classified as problematic has been found in yangyouwang 杨有旺 crud 简约后台管理系统 1.0.0. Affected is an unknown function of the component Role Management Page. The manipulation leads to cross site scripting. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:L/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-2616" + }, + { + "type": "WEB", + "url": "https://gitee.com/yangyouwang/crud/issues/IBSPOX" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?ctiid.300618" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?id.300618" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?submit.518962" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-03-22T10:15:16Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/03/GHSA-hjx4-8932-9cpq/GHSA-hjx4-8932-9cpq.json b/advisories/unreviewed/2025/03/GHSA-hjx4-8932-9cpq/GHSA-hjx4-8932-9cpq.json new file mode 100644 index 00000000000..3cf011e1cbe --- /dev/null +++ b/advisories/unreviewed/2025/03/GHSA-hjx4-8932-9cpq/GHSA-hjx4-8932-9cpq.json @@ -0,0 +1,48 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-hjx4-8932-9cpq", + "modified": "2025-03-22T12:30:22Z", + "published": "2025-03-22T12:30:22Z", + "aliases": [ + "CVE-2025-1972" + ], + "details": "The Export and Import Users and Customers plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the admin_log_page() function in all versions up to, and including, 2.6.2. This makes it possible for authenticated attackers, with Administrator-level access and above, to delete arbitrary log files on the server.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:N" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-1972" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/users-customers-import-export-for-wp-woocommerce/trunk/admin/modules/history/history.php#L248" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset/3259688" + }, + { + "type": "WEB", + "url": "https://wordpress.org/plugins/users-customers-import-export-for-wp-woocommerce/#developers" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/2d443c70-6537-4c6d-a282-12d392f0f558?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-73" + ], + "severity": "LOW", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-03-22T12:15:26Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/03/GHSA-vhw2-436f-w5j7/GHSA-vhw2-436f-w5j7.json b/advisories/unreviewed/2025/03/GHSA-vhw2-436f-w5j7/GHSA-vhw2-436f-w5j7.json new file mode 100644 index 00000000000..eb79db4b895 --- /dev/null +++ b/advisories/unreviewed/2025/03/GHSA-vhw2-436f-w5j7/GHSA-vhw2-436f-w5j7.json @@ -0,0 +1,52 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-vhw2-436f-w5j7", + "modified": "2025-03-22T12:30:22Z", + "published": "2025-03-22T12:30:22Z", + "aliases": [ + "CVE-2025-2331" + ], + "details": "The GiveWP – Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 3.22.1 via a misconfigured capability check in the 'permissionsCheck' function. This makes it possible for authenticated attackers, with Subscriber-level access and above, to extract sensitive data including reports detailing donors and donation amounts.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-2331" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/give/trunk/src/API/Endpoints/Reports/Endpoint.php?rev=3252319#L117" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/give/trunk/src/API/Endpoints/Reports/Endpoint.php?rev=3252319#L227" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/give/trunk/src/API/Endpoints/Reports/Endpoint.php?rev=3252319#L68" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset/3258797" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/b4d9acfb-bb9d-4b00-b439-c7ccea751f8d?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-200" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-03-22T12:15:26Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/03/GHSA-wch2-934c-qj79/GHSA-wch2-934c-qj79.json b/advisories/unreviewed/2025/03/GHSA-wch2-934c-qj79/GHSA-wch2-934c-qj79.json new file mode 100644 index 00000000000..be0b6364e4d --- /dev/null +++ b/advisories/unreviewed/2025/03/GHSA-wch2-934c-qj79/GHSA-wch2-934c-qj79.json @@ -0,0 +1,48 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-wch2-934c-qj79", + "modified": "2025-03-22T12:30:22Z", + "published": "2025-03-22T12:30:22Z", + "aliases": [ + "CVE-2025-1970" + ], + "details": "The Export and Import Users and Customers plugin for WordPress is vulnerable to Server-Side Request Forgery in all versions up to, and including, 2.6.2 via the validate_file() function. This makes it possible for authenticated attackers, with Administrator-level access and above, to make web requests to arbitrary locations originating from the web application and can be used to query and modify information from internal services.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:L/A:N" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-1970" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/users-customers-import-export-for-wp-woocommerce/trunk/admin/modules/import/classes/class-import-ajax.php#L175" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset/3259688" + }, + { + "type": "WEB", + "url": "https://wordpress.org/plugins/users-customers-import-export-for-wp-woocommerce/#developers" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/5a4d7d40-8e0e-4251-8e25-3fd4ebd3a93e?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-918" + ], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-03-22T12:15:25Z" + } +} \ No newline at end of file