WordPress 的 Sticky Chat Widget 插件在 1.4.2 及更早版本中存在 SQL 注入漏洞。攻击者可通过 AJAX 动作中 参数数组的键(keys)实现 SQL 注入。 漏洞成因如下: 1. 函数将攻击者可控的 POST 数组键未经过滤和消毒,直接传递给 函数。该函数将列标识符用反引号(backticks)包裹,但未对其中的反引号进行转义,因此攻击者在提供的键名中插入一个反引号,即可突破列标识符列表,注入原始 SQL 语句。 2. 代码中使用了 函数,这绕过了 WordPress 的 保护
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
| Vendor | Product | Affected Versions | CPE | Subscribe |
|---|---|---|---|---|
| gingerplugins | Sticky Chat Widget – Floating Chat Icons, Contact Form, Call, Click to Chat, Email & Message Buttons | 0 ~ 1.4.2 | - |
|
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POCNo comments yet