
LiveHelperChat <=4.61 - Stored Cross Site Scripting (XSS) via Department Assignment Alias Nick Field
https://github.com/LiveHelperChat/livehelperchat/
A low-privileged user/operator injects a malicious JavaScript payload into the Department Assignment "Alias Nick" field while assigning or editing department access. When a higher-privileged user (e.g., admin or operator) edits the department assignment "Alias Nick" field, the stored script is executed in their browser context.
Log in as an operator.
Navigate to your Department Assignment settings page.
In the "Alias Nick" field, enter the following payload:
"><img src="https://raw.githubusercontent.com/thewhiteevil/cve-2025-51403/HEAD/x" onerror="prompt(1);">
Save the changes.
Revist the Department Assignment settings page and edit the Alias Nick field, the cross site scripting (xss) will execute.
