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

目标: 1000 元 · 已筹: 1336

100%

CVE-2025-45960 PoC — tawk.to Live Chat 安全漏洞

来源
关联漏洞
标题: tawk.to Live Chat 安全漏洞 (CVE-2025-45960)
Description:tawk.to Live Chat是美国tawk.to公司的一款在线聊天软件。 tawk.to Live Chat 1.6.1版本存在安全漏洞,该漏洞源于输入验证不足,可能导致跨站脚本。
介绍
# CVE-2025-45960 - tawk.to Live chat - 1.6.1 - Cross-Site Scripting (XSS) Vulnerability

## Confirmed on 1.6.1 (older versions likely affected)

## Description:
Found that the web application stores and displays user-supplied input without proper input validation or encoding. This leading to a malicious code stored on the server and later rendered to the user's web browser without appropriate sanitization. For example, the tester could stored malicious JavaScript on live chat and it can be executed on the website.

## Impact:
Allows an attackers to inject malicious code into the parameter on the system and potentially harm the users of the web application if user access the webpage that's malicious code stored. For example steal sensitive information, phishing attacks, damage to brand reputation.

## Proof of Concept (PoC):

Our testing revealed that the chat input field lacks sufficient input validation, allowing testers to inject HTML tags containing JavaScript code. When such a tag is clicked by a user, the embedded JavaScript executes within the user’s browser context. This behavior confirms the presence of a Stored Cross-Site Scripting vulnerability.

```
Payload: <img src='x' onclick='alert(document.domain)'>
```
![image](https://github.com/user-attachments/assets/49ce44a2-35e1-4101-9305-b434cacd98c4)


![image](https://github.com/user-attachments/assets/1661a1b6-0039-4391-a2df-f55226815e14)
文件快照

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

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