Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2023-46252— Cross-Site Scripting (XSS) via postMessage Handler in Squidex

Quick assessment

Affected
Squidex squidex
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

squidex是一款 Headless CMS 和内容管理中心。 Squidex 7.8.2版本存在跨站脚本漏洞,该漏洞源于postMessage处理程序缺少原始验证,导致存在跨站脚本(XSS)漏洞。

CVSS 6.8 · Medium EPSS 0.47% · P39
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2023-46252

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Cross-Site Scripting (XSS) via postMessage Handler in Squidex
Source: CVE Program / CVE List V5
Vulnerability Description
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.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:A/AC:L/PR:N/UI:R/S:U/C:H/I:L/A:L
Source: CVE Program / CVE List V5
Vulnerability Type
在Web页面生成时对输入的转义处理不恰当(跨站脚本)
Source: CVE Program / CVE List V5
Vulnerability Title
Squidex 跨站脚本漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
squidex是一款 Headless CMS 和内容管理中心。 Squidex 7.8.2版本存在跨站脚本漏洞,该漏洞源于postMessage处理程序缺少原始验证,导致存在跨站脚本(XSS)漏洞。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

Vendor Product Affected Versions CPE Subscribe
Squidex squidex < 7.9.0 -

II. Public POCs for CVE-2023-46252

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2023-46252

登录查看更多情报信息。

Vendor Advisories for CVE-2023-46252 (1)

Same Patch Batch · Squidex · 2023-11-07 · 3 CVEs total

CVE-2023-46253 9.1 CRITICAL Remote code execution in Squidex
CVE-2023-46744 5.4 MEDIUM Stored Cross-site Scripting in Squidex

IV. Related Vulnerabilities

V. Comments for CVE-2023-46252

No comments yet


Leave a comment