一、 漏洞 CVE-2024-13380 基础信息
漏洞标题
Alex Reservations插件2.0.5及以下版本中存在Authenticated (Contributor+) Stored Cross-Site Scripting漏洞,触发方式为Shortcode。
来源:AIGC 神龙大模型
漏洞描述信息
WordPress插件Alex Reservations: Smart Restaurant Booking在所有版本中(包括2.0.5版本)均存在存储型跨站脚本漏洞。该漏洞是由于插件的'rr_form'短代码对用户提供的属性缺乏充分的输入验证和输出转义所致。这使得具有贡献者级别及以上的认证攻击者能够将任意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 神龙大模型
漏洞标题
Alex Reservations: Smart Restaurant Booking <= 2.0.5 - Authenticated (Contributor+) Stored Cross-Site Scripting via Shortcode
来源:美国国家漏洞数据库 NVD
漏洞描述信息
The Alex Reservations: Smart Restaurant Booking plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'rr_form' shortcode in all versions up to, and including, 2.0.5 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-13380 的公开POC
# POC 描述 源链接 神龙链接
三、漏洞 CVE-2024-13380 的情报信息