Skip to content
KitploitKITPLOIT
工具博客
提交
工具博客
提交

黑客、渗透测试和网络安全工具,武装您的安全武器库!

Kitploit 是一个黑客、网络安全和渗透测试工具的目录。发现最新的项目更新,查找漏洞、分析系统、自动化测试并加强你的安全。

··订阅源·联系·隐私·© 2026 Kitploit

工具目录

分类

查看所有分类
Loading categories
CVE-2025-51396 — LiveHelperChat <=4.61 - 通过Telegram机器人用户名存储型跨站脚本(XSS) | Kitploit
工具/GitHubGitHub/thewhiteevil/cve-2025-51396
漏洞分析漏洞利用Web应用程序漏洞利用信息收集Web安全渗透测试
GitHubthewhiteevil/cve-2025-51396

CVE-2025-51396

LiveHelperChat <=4.61 - 通过Telegram机器人用户名存储型跨站脚本(XSS)

查看仓库
11年前尚未审核

最受欢迎

查看全部 →

发现我们社区最常用的工具。

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

漏洞标题:LiveHelperChat <=4.61 - 存储型跨站脚本(XSS)漏洞(通过Telegram机器人用户名)

日期:2025年6月9日

漏洞作者:Manojkumar J (TheWhiteEvil)

领英:https://www.linkedin.com/in/manojkumar-j-7ba35b202/

厂商主页:https://github.com/LiveHelperChat/livehelperchat/

软件链接:

https://github.com/LiveHelperChat/livehelperchat/

版本:<=4.61

补丁版本:4.61

分类:Web应用

测试环境:Mac OS Sequoia 15.5, Firefox

CVE编号:CVE-2025-51396

漏洞利用链接:https://github.com/Thewhiteevil/CVE-2025-51396

参考:https://livehelperchat.com/4.61v-security-fixes-724a.html

https://github.com/LiveHelperChat/livehelperchat/pull/2228/commits/2056503ad96e04467ec9af8d827109b9b9b46223

Live Helper Chat 版本 ≤ 4.61 中存在一个存储型跨站脚本(XSS)漏洞,攻击者可通过向 Telegram 机器人用户名参数注入特制载荷,执行任意 JavaScript 代码。该载荷会被存储,并在管理员或更高权限用户查看或编辑 Telegram 机器人用户名时执行。

复现步骤:

  1. 以操作员用户身份登录 Live Helper Chat。
  2. 导航至 设置 > 在线客服配置 > Telegram 机器人。
  3. 在 机器人用户名 字段中输入以下载荷:
root@kitploit:~
   "><img src="https://raw.githubusercontent.com/thewhiteevil/cve-2025-51396/HEAD/x" onerror="prompt(1);">
  1. 保存设置。
  2. 重新访问 Telegram 配置面板,载荷将执行。
image
下载工具