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

目标: 1000 元 · 已筹: 1310

100%

CVE-2026-3481— WP Blockade <= 0.9.14 反射型跨站脚本漏洞

CVSS 6.1 · Medium EPSS 0.01% · P1

影响版本矩阵 1

厂商产品版本范围状态
burlingtonbytesWP Blockade – Visual Page Builder≤ 0.9.14affected
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
WP Blockade <= 0.9.14 - Reflected Cross-Site Scripting via 'shortcode' Parameter
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
The WP Blockade plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'shortcode' parameter in all versions up to and including 0.9.14. This is due to insufficient input sanitization and output escaping in the render_shortcode_preview() function. The function receives user input from $_GET['shortcode'], passes it through stripslashes() without any sanitization, and then outputs it directly via echo do_shortcode($shortcode) on line 393. When the input is not a valid WordPress shortcode (e.g., an HTML tag with JavaScript event handlers), do_shortcode() returns it unchanged, and it is reflected into the page without escaping. The endpoint is registered via admin_post_ (not admin_post_nopriv_), meaning it requires the user to be logged in with at minimum a Subscriber-level account. There is no nonce verification or additional capability check. This makes it possible for authenticated attackers, with Subscriber-level access and above, to inject arbitrary web scripts in pages that will execute if they can successfully trick a user into performing an action such as clicking a link.
来源: 美国国家漏洞数据库 NVD
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
在Web页面生成时对输入的转义处理不恰当(跨站脚本)
来源: 美国国家漏洞数据库 NVD

受影响产品

厂商产品影响版本CPE订阅
burlingtonbytesWP Blockade – Visual Page Builder 0 ~ 0.9.14 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

CVE-2026-3481 厂商安全公告 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-3481

暂无评论


发表评论