漏洞信息
# Support Board <= 3.8.0 任意文件删除漏洞ordination
## 漏洞概述
WordPress 的 Support Board 插件存在任意文件删除漏洞,原因是 `sb_file_delete` 函数中对文件路径的验证不足。
## 影响版本
所有版本直到包括 3.8.0 的版本都受到影响。
## 漏洞细节
攻击者可以删除服务器上的任意文件。当删除特定文件(如 `wp-config.php`)时,可能会导致远程代码执行。攻击者可以利用 CVE-2025-4855 来在未授权的情况下利用此漏洞。
## 影响
攻击者可能删除关键文件从而导致服务器被远程控制。
提示
尽管我们采用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。
神龙会尽力确保数据准确,但也请结合实际情况进行甄别与判断。
神龙祝您一切顺利!
漏洞标题
Support Board <= 3.8.0 - Unauthenticated Arbitrary File Deletion
漏洞描述信息
The Support Board plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the sb_file_delete function in all versions up to, and including, 3.8.0. This makes it possible for attackers to delete arbitrary files on the server, which can easily lead to remote code execution when the right file is deleted (such as wp-config.php). An attacker can leverage CVE-2025-4855 vulnerability to exploit this vulnerability unauthenticated.
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
漏洞类别
对路径名的限制不恰当(路径遍历)
漏洞标题
WordPress plugin Support Board 路径遍历漏洞
漏洞描述信息
WordPress和WordPress plugin都是WordPress基金会的产品。WordPress是一套使用PHP语言开发的博客平台。该平台支持在PHP和MySQL的服务器上架设个人博客网站。WordPress plugin是一个应用插件。 WordPress plugin Support Board 3.8.0及之前版本存在路径遍历漏洞,该漏洞源于文件路径验证不足,可能导致任意文件删除。
CVSS信息
N/A
漏洞类别
路径遍历