
CVE-2024-53864 – Cross-site Scripting in a field that is used in the Content name pattern in ibexa/admin-ui
https://notcve.org/view.php?id=CVE-2024-53864
29 Nov 2024 — Ibexa Admin UI Bundle is all the necessary parts to run the Ibexa DXP Back Office interface. The Content name pattern is used to build Content names from one or more fields. An XSS vulnerability has been found in this mechanism. Content edit permission is required to exploit it. After the fix, any existing injected XSS will not run. • https://developers.ibexa.co/security-advisories/ibexa-sa-2024-006-vulnerabilities-in-content-name-pattern-commerce-shop-and-varnish-vhost-templates • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •

CVE-2024-39318 – Ibexa Admin UI vulnerable to DOM-based Cross-site Scripting in file upload widget
https://notcve.org/view.php?id=CVE-2024-39318
31 Jul 2024 — The Ibexa Admin UI Bundle contains all the necessary parts to run the Ibexa DXP Back Office interface. The file upload widget is vulnerable to XSS payloads in filenames. Access permission to upload files is required. As such, in most cases only authenticated editors and administrators will have the required permission. It is not persistent, i.e. the payload is only executed during the upload. • https://github.com/ibexa/admin-ui/security/advisories/GHSA-qm44-wjm2-pr59 • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •