一、 漏洞 CVE-2024-13662 基础信息
漏洞标题
eHive Objects Image Grid <= 2.4.1存在经认证的存储型跨站脚本漏洞
来源:AIGC 神龙大模型
漏洞描述信息
针对WordPress的eHive Objects Image Grid插件在所有版本中(包括2.4.1版本)存在存储型跨站脚本漏洞。该漏洞是由于插件中对用户提供的属性进行输入验证和输出转义不足,导致通过插件的"ehive_objects_image_grid"短代码时存在漏洞。这使得具有贡献者级别或以上权限的认证攻击者能够在页面上注入任意的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 神龙大模型
漏洞标题
eHive Objects Image Grid <= 2.4.1 - Authenticated (Contributor+) Stored Cross-Site Scripting
来源:美国国家漏洞数据库 NVD
漏洞描述信息
The eHive Objects Image Grid plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'ehive_objects_image_grid' shortcode in all versions up to, and including, 2.4.1 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-13662 的公开POC
# POC 描述 源链接 神龙链接
三、漏洞 CVE-2024-13662 的情报信息