WordPress 的 WP Optimizer 插件在所有版本(包括 2.5.0 及更早版本)中均存在 SQL 注入漏洞,攻击向量为 's' 参数。该漏洞源于 方法中一个不安全的子查询检测分支:当用户提供的值匹配正则表达式 时,该分支会将值用括号包裹并直接嵌入 SQL 字符串中,而没有进行任何转义或加引号处理。 相比之下,正常的 LIKE 代码路径会正确使用 并将值用单引号包裹;但这个分支完全绕过了这些保护措施。由于攻击载荷(以 开头)中不包含单引号,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 |
|---|---|---|---|---|
| sh1zen | WP Optimizer – PageSpeed, Cache, Minify & Core Web Vitals | 0 ~ 2.5.0 | - |
|
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POCNo comments yet