漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Bulk Page Generator <= 2.5.7 - Authenticated (Contributor+) Stored Cross-Site Scripting via Post Title
Vulnerability Description
The Lpagery plugin for WordPress is vulnerable to Stored Cross-Site Scripting via post titles in versions up to, and including, 2.5.7. This is due to insufficient input sanitization and output escaping in the lpagery_add_filter_text_template_post() function, which is hooked to admin_footer and echoes the raw post_title of the post referenced by the ?lpagery_template query parameter directly inside a JavaScript single-quoted string literal, without esc_js(), esc_html(), or any other encoding. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a higher-privileged user (such as an administrator) accesses an admin page with the ?lpagery_template=<post_id> parameter pointing at the attacker's post.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N
Vulnerability Type
在Web页面生成时对输入的转义处理不恰当(跨站脚本)
Vulnerability Title
WordPress Bulk Page Generator – LPagery 跨站脚本漏洞
Vulnerability Description
WordPress Bulk Page Generator – LPagery是WordPress基金会的一个批量页面生成插件。 WordPress Bulk Page Generator – LPagery 2.5.7及之前版本存在跨站脚本漏洞,该漏洞源于lpagery_add_filter_text_template_post()函数中的输入清理和输出转义不足,导致可通过post标题进行存储型跨站脚本攻击,使得具有贡献者及以上权限的认证攻击者能够注入任意Web脚本,当高权限用户访问包含指向攻击者文章的
CVSS Information
N/A
Vulnerability Type
N/A