目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-6251— WordPress Chaty Pro SQL注入漏洞

CVSS 6.5 · Medium EPSS 0.25% · P16

影响版本矩阵 1

厂商产品版本范围状态
ChatyChaty Pro≤ 3.5.5affected
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2026-6251 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
Chaty Pro <= 3.5.5 - Authenticated (Subscriber+) SQL Injection via 'widget_id' Parameter
来源: CVE Program / CVE List V5
Vulnerability Description
The Chaty Pro plugin for WordPress is vulnerable to Authenticated Time-Based Blind SQL Injection in versions up to and including 3.5.5. This is due to the fetch_custom_field() function in admin/class-admin-base.php retrieving the widget_id POST parameter via filter_input(INPUT_POST, ...) and directly concatenating the value into a raw SQL query in a numeric context without using $wpdb->prepare() or any integer casting. Additionally, the nonce verification check is performed after the SQL query has already executed, providing no protection against the injection. This makes it possible for authenticated attackers with subscriber-level access and above to inject arbitrary SQL commands, potentially leading to unauthorized extraction of sensitive database contents including user credentials and configuration data.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
来源: CVE Program / CVE List V5
Vulnerability Type
SQL命令中使用的特殊元素转义处理不恰当(SQL注入)
来源: CVE Program / CVE List V5
Vulnerability Title
WordPress Chaty Pro SQL注入漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
WordPress Chaty Pro是WordPress基金会的一款客服聊天插件。 WordPress Chaty Pro 3.5.5及之前版本存在SQL注入漏洞,该漏洞源于fetch_custom_field()函数中直接拼接widget_id POST参数到SQL查询,导致容易受到基于时间的盲SQL注入攻击,可能使经过身份验证的攻击者提取数据库敏感内容。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
ChatyChaty Pro 0 ~ 3.5.5 -

二、漏洞 CVE-2026-6251 的公开POC

#POC 描述源链接神龙链接
AI 生成 POC高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2026-6251 的情报信息

登录查看更多情报信息。

CVE-2026-6251 补丁与修复 (2)

CVE-2026-6251 新闻报道 (1)

CVE-2026-6251 其他参考 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-6251

暂无评论


发表评论