漏洞信息
# EG系列<=2.1.1 - 验证的(贡献者+)通过简码的Stored跨站脚本слуша
## 概述
EG-Series 插件存在存储型跨站脚本(XSS)漏洞,原因是短代码 `[series]` 在处理用户提供的属性时缺乏必要的输入清理和输出转义。
## 影响版本
所有版本,包括 2.1.1 及以下版本。
## 细节
攻击者可以通过在短代码 `[series]` 的 `titletag` 属性中注入任意 JavaScript 代码来利用此漏洞。这一过程依赖于插件中对用户输入的不充分清理和转义。
## 影响
具有贡献者或更高权限的认证用户,如果网站启用了 Classic Editor 插件,可以注入 JavaScript 代码。这些代码会在用户访问被注入的页面时执行。
提示
尽管我们采用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。
神龙会尽力确保数据准确,但也请结合实际情况进行甄别与判断。
神龙祝您一切顺利!
漏洞标题
EG-Series <= 2.1.1 - Authenticated (Contributor+) Stored Cross-Site Scripting via Shortcode
漏洞描述信息
The EG-Series plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's [series] shortcode in all versions up to, and including, 2.1.1 due to insufficient input sanitization and output escaping on user supplied attributes in the shortcode_title function. This makes it possible for authenticated attackers - with contributor-level access and above, on sites with the Classic Editor plugin activated - to inject arbitrary JavaScript code in the titletag attribute that will execute whenever a user access an injected page.
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N
漏洞类别
Web页面中脚本相关HTML标签转义处理不恰当(基本跨站脚本)
漏洞标题
WordPress plugin EG-Series 安全漏洞
漏洞描述信息
WordPress和WordPress plugin都是WordPress基金会的产品。WordPress是一套使用PHP语言开发的博客平台。该平台支持在PHP和MySQL的服务器上架设个人博客网站。WordPress plugin是一个应用插件。 WordPress plugin EG-Series 2.1.1及之前版本存在安全漏洞,该漏洞源于输入清理和转义不足,可能导致存储型跨站脚本攻击。
CVSS信息
N/A
漏洞类别
其他