一、 漏洞 CVE-2024-13501 基础信息
漏洞标题
WP-FormAssembly <= 2.0.11 存在经短代码反射型跨站脚本漏洞
来源:AIGC 神龙大模型
漏洞描述信息
WordPress使用的WP-FormAssembly插件在所有版本中(包括2.0.11版本)存在存储型跨站脚本攻击(Stored Cross-Site Scripting)漏洞。该漏洞是由于插件的'formassembly'短代码对用户提供的属性输入过滤不充分和输出转义处理不到位所导致。攻击者(拥有至少贡献者级别的访问权限)可以利用此漏洞,在页面中注入任意的Web脚本,这些脚本会在用户访问被注入的页面时被执行。
来源:AIGC 神龙大模型
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
来源:AIGC 神龙大模型
漏洞类别
在Web页面生成时对输入的转义处理不恰当(跨站脚本)
来源:AIGC 神龙大模型
漏洞标题
WP-FormAssembly <= 2.0.11 - Authenticated (Contributor+) Stored Cross-Site Scripting via Shortcode
来源:美国国家漏洞数据库 NVD
漏洞描述信息
The WP-FormAssembly plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'formassembly' shortcode in all versions up to, and including, 2.0.11 due to insufficient input sanitization and output escaping on user supplied attributes. 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 user accesses an injected page.
来源:美国国家漏洞数据库 NVD
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N
来源:美国国家漏洞数据库 NVD
漏洞类别
在Web页面生成时对输入的转义处理不恰当(跨站脚本)
来源:美国国家漏洞数据库 NVD
二、漏洞 CVE-2024-13501 的公开POC
# POC 描述 源链接 神龙链接
三、漏洞 CVE-2024-13501 的情报信息