# WooCommerce FunnelKit 插件未授权安装漏洞
## 概述
WooCommerce 软件插件 Recover,版本 3.5.3 及之前版本中存在漏洞。由于 `install_or_activate_addon_plugins()` 函数缺少权限检查,且非整数验证机制较弱,未授权攻击者可以利用该漏洞安装任意插件并进一步感染网站。
## 影响版本
- 所有版本在 3.5.3 及以下
## 细节
插件中 `install_or_activate_addon_plugins()` 函数缺乏必要的权限检查,同时使用了一个较弱的非整数验证机制。这使得未授权的攻击者可以安装任意插件,从而进一步危害网站。
## 影响
攻击者可以利用漏洞在网站上安装任意插件,可能导致网站进一步被感染和控制。
是否为 Web 类漏洞: 是
判断理由:
| # | POC 描述 | 源链接 | 神龙链接 |
|---|---|---|---|
| 1 | None | https://github.com/gmh5225/CVE-2025-1562 | POC详情 |
| 2 | The Recover WooCommerce Cart Abandonment, Newsletter, Email Marketing, Marketing Automation By FunnelKit plugin for WordPress is vulnerable to unauthorized arbitrary plugin installation due to a missing capability check on the install_or_activate_addon_plugins() function and a weak nonce hash in all versions up to, and including, 3.5.3. This makes it possible for unauthenticated attackers to install arbitrary plugins on the site that can be leveraged to further infect a vulnerable site. | https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2025/CVE-2025-1562.yaml | POC详情 |
标题: Changeset 3305437 for wp-marketing-automations/trunk/admin/class-bwfan-admin.php – WordPress Plugin Repository -- 🔗来源链接
标签:
神龙速读标题: class-bwfan-api-install-and-activate-plugin.php in wp-marketing-automations/tags/2.5.0/includes/api/plugin_status – WordPress Plugin Repository -- 🔗来源链接
标签:
神龙速读标题: class-bwfan-db.php in wp-marketing-automations/tags/2.5.0/includes – WordPress Plugin Repository -- 🔗来源链接
标签:
神龙速读标题: Changeset 3305437 for wp-marketing-automations/trunk/includes/class-bwfan-api-loader.php – WordPress Plugin Repository -- 🔗来源链接
标签:
神龙速读标题: Changeset 3305437 for wp-marketing-automations/trunk/includes/abstracts/class-bwfan-api-base.php – WordPress Plugin Repository -- 🔗来源链接
标签:
神龙速读暂无评论