目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

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

来源
关联漏洞
标题: live helper chat 安全漏洞 (CVE-2025-51397)
Description:Live Helper Chat是个人开发者(Live Helper Chat)的一款开源的支持在线聊天的插件。为web平台提供聊天功能。 live helper chat v4.60版本存在安全漏洞,该漏洞源于对Facebook Chat模块中Surname参数输入验证不足,可能导致存储型跨站脚本攻击。
Description
LiveHelperChat <=4.61 - Stored Cross Site Scripting (XSS) via Operator Surname
介绍

# Exploit Title: LiveHelperChat <=4.61 - Stored Cross Site Scripting (XSS) via Operator Surname
# 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-51397
# Exploit link: https://github.com/Thewhiteevil/CVE-2025-51397
# 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 Surname field. This payload is stored and later executed when an admin or higher-privileged user views the Recipients List where the attacker is listed as the Owner.

## Reproduction Steps:

1. Log in as an operator.
2. Navigate to your Operator Surname field.
3. Create new Operator Surname or Modify the Operator Surname, enter the following payload:

   ```"><img src="x" onerror="prompt(1);">```
   
5. Save the changes.
6. This payload is stored and later executed when an admin or higher-privileged user views the Recipients List where the attacker is listed as the Owner.

<img width="1361" height="713" alt="image" src="https://github.com/user-attachments/assets/f4829c29-0d7b-4b2b-b912-1a5424bc07a3" />

文件快照

登录后查看神龙缓存的 POC 文件快照

登录查看
备注
    1. 建议优先通过来源进行访问。
    2. 本地 POC 快照面向订阅用户开放;当原始来源失效或无法访问时,本地镜像作为订阅权益的一部分提供。
    3. 持续抓取、验证、维护这份 POC 档案需要不少投入,因此本地快照已纳入付费订阅。您的订阅是让这份资料能继续走下去的关键,由衷感谢。 查看订阅方案 →