From cc939f94548204d23f49239c46ade840b71868d6 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Thu, 22 May 2025 06:32:07 +0000 Subject: [PATCH] Publish Advisories GHSA-gx4m-rf3m-46fm GHSA-vppg-gg96-53c9 --- .../GHSA-gx4m-rf3m-46fm.json | 48 +++++++++++++++++++ .../GHSA-vppg-gg96-53c9.json | 29 +++++++++++ 2 files changed, 77 insertions(+) create mode 100644 advisories/unreviewed/2025/05/GHSA-gx4m-rf3m-46fm/GHSA-gx4m-rf3m-46fm.json create mode 100644 advisories/unreviewed/2025/05/GHSA-vppg-gg96-53c9/GHSA-vppg-gg96-53c9.json diff --git a/advisories/unreviewed/2025/05/GHSA-gx4m-rf3m-46fm/GHSA-gx4m-rf3m-46fm.json b/advisories/unreviewed/2025/05/GHSA-gx4m-rf3m-46fm/GHSA-gx4m-rf3m-46fm.json new file mode 100644 index 00000000000..d36cd7b80f8 --- /dev/null +++ b/advisories/unreviewed/2025/05/GHSA-gx4m-rf3m-46fm/GHSA-gx4m-rf3m-46fm.json @@ -0,0 +1,48 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-gx4m-rf3m-46fm", + "modified": "2025-05-22T06:30:24Z", + "published": "2025-05-22T06:30:24Z", + "aliases": [ + "CVE-2025-5062" + ], + "details": "The WooCommerce plugin for WordPress is vulnerable to PostMessage-Based Cross-Site Scripting via the 'customize-store' page in all versions up to, and including, 9.4.2 due to insufficient input sanitization and output escaping on PostMessage data. 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-2025-5062" + }, + { + "type": "WEB", + "url": "https://github.com/woocommerce/woocommerce/pull/53405/files" + }, + { + "type": "WEB", + "url": "https://developer.woocommerce.com/2024/12/03/woocommerce-9-4-3-and-woocommerce-9-3-4-available-now" + }, + { + "type": "WEB", + "url": "https://github.com/woocommerce/woocommerce/blob/08dbc3b7dea140dd5dc19ee9c9ecd47dac0605b6/plugins/woocommerce/client/admin/client/customize-store/utils.js#L39C1-L56C2" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/cc2ee5bb-eeb8-4134-8f3f-b411e56457f0?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-05-22T04:16:22Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/05/GHSA-vppg-gg96-53c9/GHSA-vppg-gg96-53c9.json b/advisories/unreviewed/2025/05/GHSA-vppg-gg96-53c9/GHSA-vppg-gg96-53c9.json new file mode 100644 index 00000000000..3cbc01a4575 --- /dev/null +++ b/advisories/unreviewed/2025/05/GHSA-vppg-gg96-53c9/GHSA-vppg-gg96-53c9.json @@ -0,0 +1,29 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-vppg-gg96-53c9", + "modified": "2025-05-22T06:30:24Z", + "published": "2025-05-22T06:30:24Z", + "aliases": [ + "CVE-2025-4133" + ], + "details": "The Blog2Social: Social Media Auto Post & Scheduler WordPress plugin before 8.4.0 does not escape the title of posts when outputting them in a dashboard, which could allow users with the contributor role to perform Cross-Site Scripting attacks.", + "severity": [], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-4133" + }, + { + "type": "WEB", + "url": "https://wpscan.com/vulnerability/ebd7e5f5-af8d-42ca-b6ff-af92e03d4a3e" + } + ], + "database_specific": { + "cwe_ids": [], + "severity": null, + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-05-22T06:15:57Z" + } +} \ No newline at end of file