CVE-2024-27095: Decidim cross-site scripting (XSS) in the admin panel
The admin panel is subject to potential XSS attach in case the attacker manages to modify some records being uploaded to the server.
The attacker is able to change e.g. to <svg onload=alert('XSS')>
if they know how to craft these requests themselves. And then enter the returned blob ID to the form inputs manually by modifying the edit page source.
References
Detect and mitigate CVE-2024-27095 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →