Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2025-51401 PoC — live helper chat 安全漏洞

Source
Associated Vulnerability
Title:live helper chat 安全漏洞 (CVE-2025-51401)
Description:live helper chat是个人开发者的一款开源的支持在线聊天的插件。为web平台提供聊天功能。 live helper chat v4.60版本存在安全漏洞,该漏洞源于对chat transfer功能中operator name参数输入验证不足,可能导致存储型跨站脚本攻击。
Description
LiveHelperChat <=4.61 - Stored Cross Site Scripting (XSS) via Operator Chat Name Field Triggers on Chat Owner Transfer
Readme
# Exploit Title: LiveHelperChat <=4.61 - Stored Cross Site Scripting (XSS) via Operator Chat Name Field Triggers on Chat Owner Transfer
# Date: 09/06/2025
# Exploit Author: Manojkumar J (TheWhiteEvil)
# Linkedin: https://www.linkedin.com/in/manojkumar-j-7ba35b202/
# Vendor Homepage: https://github.com/LiveHelperChat/livehelperchat/
# Software Link:
https://github.com/LiveHelperChat/livehelperchat/
# Version: <=4.61
# Patched Version: 4.61
# Category: Web Application
# Tested on: Mac OS Sequoia 15.5, Firefox
# CVE : CVE-2025-51401
# Exploit link: https://github.com/Thewhiteevil/CVE-2025-51401
# Reference: https://livehelperchat.com/4.61v-security-fixes-724a.html
https://github.com/LiveHelperChat/livehelperchat/pull/2228/commits/2056503ad96e04467ec9af8d827109b9b9b46223

A stored cross-site scripting (XSS) vulnerability in Live Helper Chat version ≤ 4.61 allows attackers to execute arbitrary JavaScript by injecting a crafted payload into the Operator Chat Name Field Triggers on Chat Owner Transfer Functionality on Live Helper Chat.

## Reproduction Steps:
1. Log in as an operator.
2. Navigate to your operator settings page.
3. In the **Name** field, enter the following payload:

   ``` "><img src="x" onerror="prompt(1);">  ```

4. Save the changes.
5. Initiate a chat with a visitor.
6. Transfer the chat to another operator — the XSS payload executes in the receiving operator’s chat interface.

<img width="1361" height="713" alt="image" src="https://github.com/user-attachments/assets/2c78b7cd-5f32-44ea-90ce-e5a1000ff057" />
File Snapshot

[4.0K] /data/pocs/a3df4fac41daa39a8794fa62f4462e9f6a1915ef └── [1.5K] README.md 0 directories, 1 file
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. If the original source is unavailable, please email f.jinxu#gmail.com for a local snapshot (replace # with @).
    3. Shenlong has snapshotted the POC code for you. To support long-term maintenance, please consider donating. Thank you for your support.