通过 Squidex 中的 postMessage 处理程序进行跨站脚本 (XSS) (CVE-2023-46252)

admin 2023-11-29 18:21:29 Ali_nvd 来源:ZONE.CI 全球网 0 阅读模式
通过 Squidex 中的 postMessage 处理程序进行跨站脚本 (XSS) (CVE-2023-46252)

CVE编号

CVE-2023-46252

利用情况

暂无

补丁情况

N/A

披露时间

2023-11-08
漏洞描述
Squidex is an open source headless CMS and content management hub. Affected versions are missing origin verification in a postMessage handler which introduces a Cross-Site Scripting (XSS) vulnerability. The editor-sdk.js file defines three different class-like functions, which employ a global message event listener: SquidexSidebar, SquidexWidget, and SquidexFormField. The registered event listener takes some action based on the type of the received message. For example, when the SquidexFormField receives a message with the type valueChanged, the value property is updated. The SquidexFormField class is for example used in the editor-editorjs.html file, which can be accessed via the public wwwroot folder. It uses the onValueChanged method to register a callback function, which passes the value provided from the message event to the editor.render. Passing an attacker-controlled value to this function introduces a Cross-Site Scripting (XSS) vulnerability.
解决建议
建议您更新当前系统或软件至最新版,完成漏洞的修复。
参考链接
https://github.com/Squidex/squidex/security/advisories/GHSA-7q4f-fprr-5jw8
受影响软件情况
# 类型 厂商 产品 版本 影响面
1
运行在以下环境
应用 squidex.io squidex 7.8.2 -
CVSS3评分 6.8
  • 攻击路径 相邻
  • 攻击复杂度 低
  • 权限要求 无
  • 影响范围 未更改
  • 用户交互 需要
  • 可用性 低
  • 保密性 高
  • 完整性 低
CVSS:3.1/AV:A/AC:L/PR:N/UI:R/S:U/C:H/I:L/A:L
CWE-ID 漏洞类型
- avd.aliyun.com
weinxin
版权声明
本站原创文章转载请注明文章出处及链接,谢谢合作!
N/A Ali_nvd

N/A

N/ACVE编号 CVE-2024-9120利用情况 暂无补丁情况 N/A披露时间 2024-09-23漏洞描述Use after free in Dawn
评论:0   参与:  0