Show filters
8 Total Results
Displaying 1-8 of 8
Sort by:
Attacker Value
Unknown
CVE-2023-46857
Disclosure Date: December 07, 2023 (last updated December 13, 2023)
Squidex before 7.9.0 allows XSS via an SVG document to the Upload Assets feature. This occurs because there is an incomplete blacklist in the SVG inspection, allowing JavaScript in the SRC attribute of an IFRAME element. An authenticated attack with assets.create permission is required for exploitation.
0
Attacker Value
Unknown
CVE-2023-46253
Disclosure Date: November 07, 2023 (last updated November 16, 2023)
Squidex is an open source headless CMS and content management hub. Affected versions are subject to an arbitrary file write vulnerability in the backup restore feature which allows an authenticated attacker to gain remote code execution (RCE). Squidex allows users with the `squidex.admin.restore` permission to create and restore backups. Part of these backups are the assets uploaded to an App. For each asset, the backup zip archive contains a `.asset` file with the actual content of the asset as well as a related `AssetCreatedEventV2` event, which is stored in a JSON file. Amongst other things, the JSON file contains the event type (`AssetCreatedEventV2`), the ID of the asset (`46c05041-9588-4179-b5eb-ddfcd9463e1e`), its filename (`test.txt`), and its file version (`0`). When a backup with this event is restored, the `BackupAssets.ReadAssetAsync` method is responsible for re-creating the asset. For this purpose, it determines the name of the `.asset` file in the zip archive, reads its…
0
Attacker Value
Unknown
CVE-2023-46252
Disclosure Date: November 07, 2023 (last updated November 16, 2023)
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.
0
Attacker Value
Unknown
CVE-2023-46744
Disclosure Date: November 07, 2023 (last updated November 15, 2023)
Squidex is an open source headless CMS and content management hub. In affected versions a stored Cross-Site Scripting (XSS) vulnerability enables privilege escalation of authenticated users. The SVG element filtering mechanism intended to stop XSS attacks through uploaded SVG images, is insufficient resulting to stored XSS attacks. Squidex allows the CMS contributors to be granted the permission of uploading an SVG asset. When the asset is uploaded, a filtering mechanism is performed to validate that the SVG does not contain malicious code. The validation logic consists of traversing the HTML nodes in the DOM. In order for the validation to succeed, 2 conditions must be met: 1. No HTML tags included in a "blacklist" called "InvalidSvgElements" are present. This list only contains the element "script". and 2. No attributes of HTML tags begin with "on" (i.e. onerror, onclick) (line 65). If either of the 2 conditions is not satisfied, validation fails and the file/asset is not uploaded. …
0
Attacker Value
Unknown
CVE-2023-3580
Disclosure Date: July 10, 2023 (last updated October 08, 2023)
Improper Handling of Additional Special Element in GitHub repository squidex/squidex prior to 7.4.0.
0
Attacker Value
Unknown
CVE-2023-24278
Disclosure Date: March 18, 2023 (last updated October 08, 2023)
Squidex before 7.4.0 was discovered to contain a squid.svg cross-site scripting (XSS) vulnerability.
0
Attacker Value
Unknown
CVE-2023-0643
Disclosure Date: February 02, 2023 (last updated October 08, 2023)
Improper Handling of Additional Special Element in GitHub repository squidex/squidex prior to 7.4.0.
0
Attacker Value
Unknown
CVE-2023-0642
Disclosure Date: February 02, 2023 (last updated October 08, 2023)
Cross-Site Request Forgery (CSRF) in GitHub repository squidex/squidex prior to 7.4.0.
0