2023Hvv/QQ桌面客户端远程执行.md
2023-08-22 10:05:26 +08:00

30 lines
926 B
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

来源: [WIN哥学安全](javascript:void(0);)
漏洞简介
2023年8月20日赛博昆仑捕获到利用QQ桌面客户端远程执行的漏洞该漏洞为逻辑漏洞攻击者可以利用该漏洞在QQ客户端上进行无需用户确认文件下载执行为当用户点击消息链接时QQ客户端会自动下载并打开文件最终实现远程代码执行的目的。建议谨慎点击任何消息链接。
影响版本
```
QQ Windows版9.7.13及以前版本
```
漏洞复现
A发送恶意文件给A。
![image-20230822091243864](./QQ桌面客户端远程执行.assets/image-20230822091243864.png)
A在手机上回复此恶意文件
![image-20230822091253944](./QQ桌面客户端远程执行.assets/image-20230822091253944.png)
A在电脑上将此回复转发给B
B点击直接上线。
![image-20230822091305578](./QQ桌面客户端远程执行.assets/image-20230822091305578.png)