YesWiki是法国YesWiki组织开源的一个面向团队的协作式内容管理平台。 YesWiki 4.6.4之前版本存在SQL注入漏洞,该漏洞源于Bazar表单导入路径(FormManager::create())存在未经验证的SQL注入漏洞,未经身份验证的攻击者可注入任意SQL语句并读取完整数据库,包括yeswiki_users.password密码哈希。
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
| # | POC 描述 | 源链接 | 神龙链接 |
|---|---|---|---|
| 1 | YesWiki before version 4.6.4 contains an unauthenticated SQL injection vulnerability in the Bazar form-import path. The bn_id_nature parameter in FormManager::create() is concatenated into an INSERT statement without sanitization, allowing unauthenticated attackers to inject arbitrary SQL and read the full database including password hashes. | https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2026/CVE-2026-46670.yaml | POC详情 |
暂无评论