平台
wordpress
组件
bp-xprofile-custom-field-types
修复版本
1.2.9
CVE-2025-14997 是一个在 WordPress 插件 BuddyPress Xprofile Custom Field Types 中发现的任意文件访问漏洞。由于文件路径验证不足,认证攻击者(Subscriber 级别及以上)可以删除服务器上的任意文件。此漏洞影响 1.0.0 至 1.2.8 版本,已于 1.3.0 版本修复。
该漏洞允许攻击者通过删除关键文件,例如 wp-config.php,从而在 WordPress 站点上执行任意代码。攻击者需要具备 Subscriber 级别的访问权限才能利用此漏洞。成功利用此漏洞可能导致服务器被完全控制,敏感数据泄露,以及恶意软件植入。由于该插件广泛使用,潜在影响范围非常大,尤其是在共享主机环境中,多个站点可能受到影响。
该漏洞已公开披露,且存在潜在的利用风险。目前尚未观察到大规模的利用活动,但由于漏洞的严重性和易利用性,建议尽快采取缓解措施。该漏洞尚未被添加到 CISA KEV 目录中。公开的 PoC 尚未发现,但漏洞描述表明利用相对简单。
WordPress websites utilizing the BuddyPress Xprofile Custom Field Types plugin in versions 1.0.0 through 1.2.8 are at risk. This includes sites with Subscriber-level user roles, as these users are sufficient to exploit the vulnerability. Shared hosting environments are particularly vulnerable, as they often have limited access controls and a higher density of WordPress installations.
• wordpress / composer / npm:
wp plugin list --status=inactive | grep 'BuddyPress Xprofile Custom Field Types'• wordpress / composer / npm:
wp plugin list | grep 'BuddyPress Xprofile Custom Field Types' && wp plugin version 'BuddyPress Xprofile Custom Field Types'• wordpress / composer / npm:
find /var/www/html/wp-content/plugins/buddybp-xprofile-custom-field-types/ -name 'delete_field.php'• wordpress / composer / npm:
wp plugin list | grep 'BuddyPress Xprofile Custom Field Types' && wp plugin path 'BuddyPress Xprofile Custom Field Types'disclosure
漏洞利用状态
EPSS
0.94% (76% 百分位)
CISA SSVC
CVSS 向量
最有效的缓解措施是立即将 BuddyPress Xprofile Custom Field Types 插件升级至 1.3.0 或更高版本。如果无法立即升级,可以考虑限制文件上传权限,并审查插件的配置,确保没有不必要的权限被授予。此外,实施 Web 应用防火墙 (WAF) 规则,阻止对 delete_field 函数的恶意请求,可以提供额外的保护。监控 WordPress 站点日志,查找可疑的文件删除活动,有助于及早发现和响应潜在攻击。
更新到 1.3.0 版本,或更新的补丁版本
漏洞分析和关键警报直接发送到您的邮箱。
CVE-2025-14997 是一个在 BuddyPress Xprofile Custom Field Types WordPress 插件中发现的漏洞,允许认证攻击者删除服务器上的任意文件,可能导致远程代码执行。
如果您正在使用 BuddyPress Xprofile Custom Field Types 插件的 1.0.0 至 1.2.8 版本,则您可能受到此漏洞的影响。
请将 BuddyPress Xprofile Custom Field Types 插件升级至 1.3.0 或更高版本。
目前尚未观察到大规模的利用活动,但由于漏洞的严重性和易利用性,建议尽快采取缓解措施。
请访问 BuddyPress 官方网站或 GitHub 仓库,查找关于 CVE-2025-14997 的安全公告。
上传你的依赖文件,立即了解此CVE和其他CVE是否影响你。