CVE

CVE-2024-0435

Severity:
HIGH
Type:
CWE-79 Cross-Site Scripting (XSS)
Publication date:
26/02/2024
Last modified:
26/02/2024

Description

User can send a chat that contains an XSS opportunity that will then run when the chat is sent and on subsequent page loads.<br /> <br /> Given the minimum requirement for a user to send a chat is to be given access to a workspace via an admin the risk is low. Additionally, the location in which the XSS renders is only limited to the user who submits the XSS. <br /> <br /> Ultimately, this attack is limited to the user attacking themselves. There is no anonymous chat submission unless the user does not take the minimum steps required to protect their instance.