平台
wordpress
组件
game-users-share-buttons
修复版本
1.3.1
CVE-2025-6755是一个任意文件访问漏洞,影响WordPress插件Game Users Share Buttons。攻击者可以利用此漏洞删除任意文件,从而可能导致远程代码执行。此漏洞影响Game Users Share Buttons插件的1.0.0到1.3.0版本。建议用户尽快升级到修复版本或采取缓解措施。
此漏洞的潜在影响非常严重。攻击者可以通过构造恶意的AJAX请求,利用ajaxDeleteTheme()函数中的文件路径验证不足,将任意文件路径(例如../../../../wp-config.php)添加到themeNameId参数中。成功利用此漏洞可能导致攻击者删除关键配置文件,甚至执行任意代码,从而完全控制受影响的WordPress站点。攻击者可以窃取敏感数据,篡改网站内容,或利用受感染的站点进行进一步的攻击。
目前,该漏洞已公开披露,且存在公开的PoC。由于漏洞的严重性和易利用性,预计该漏洞将成为攻击者的目标。CISA尚未将其添加到KEV目录,但由于其高CVSS评分和公开的PoC,应将其视为高风险漏洞。
Websites using the Game Users Share Buttons plugin, particularly those running vulnerable versions (1.0.0–1.3.0), are at risk. Shared hosting environments where multiple WordPress sites share the same server are particularly vulnerable, as a compromise of one site could potentially lead to the compromise of others. Sites with weak file permissions or inadequate WAF protection are also at increased risk.
• wordpress / composer / npm:
grep -r "ajaxDeleteTheme" /var/www/html/wp-content/plugins/game-users-share-buttons/• wordpress / composer / npm:
wp plugin list --status=inactive | grep 'game-users-share-buttons'• wordpress / composer / npm:
curl -I http://your-wordpress-site.com/wp-admin/admin-ajax.php?action=ajaxDeleteTheme&themeNameId=../../../../wp-config.php | grep -i '403 forbidden'disclosure
漏洞利用状态
EPSS
1.21% (79% 百分位)
CISA SSVC
CVSS 向量
最有效的缓解措施是立即将Game Users Share Buttons插件升级到修复版本。如果无法立即升级,可以考虑以下临时缓解措施:首先,限制插件的访问权限,只允许授权用户访问相关功能。其次,实施严格的文件路径验证,确保插件无法访问或删除敏感文件。此外,可以使用Web应用程序防火墙(WAF)来检测和阻止恶意的AJAX请求。最后,定期审查WordPress站点的日志文件,以查找可疑活动。
Actualice el plugin Game Users Share Buttons a la última versión disponible, ya que las versiones posteriores a la 1.3.0 incluyen correcciones para esta vulnerabilidad. Asegúrese de realizar una copia de seguridad de su sitio web antes de actualizar cualquier plugin.
漏洞分析和关键警报直接发送到您的邮箱。
CVE-2025-6755是一个影响Game Users Share Buttons WordPress插件的漏洞,攻击者可以利用它删除任意文件,可能导致远程代码执行。
如果您正在使用Game Users Share Buttons插件的1.0.0到1.3.0版本,则可能受到此漏洞的影响。
建议立即将Game Users Share Buttons插件升级到修复版本。
由于漏洞的严重性和公开的PoC,预计该漏洞将成为攻击者的目标,可能正在被积极利用。
请查阅Game Users Share Buttons插件的官方网站或WordPress插件目录以获取官方公告。
上传你的依赖文件,立即了解此CVE和其他CVE是否影响你。