From 1b639cfb19136db0dc5996f596f81f56c5ea1957 Mon Sep 17 00:00:00 2001 From: wy876 <139549762+wy876@users.noreply.github.com> Date: Sat, 19 Aug 2023 20:19:48 +0800 Subject: [PATCH] =?UTF-8?q?Create=20=E9=87=91=E5=B1=B1WPS=20RCE.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 金山WPS RCE.md | 203 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 203 insertions(+) create mode 100644 金山WPS RCE.md diff --git a/金山WPS RCE.md b/金山WPS RCE.md new file mode 100644 index 0000000..b9d91b5 --- /dev/null +++ b/金山WPS RCE.md @@ -0,0 +1,203 @@ +## 金山WPS RCE + +wps影响范围为:WPS Office 2023 个人版 < 11.1.0.15120 +WPS Office 2019 企业版 < 11.8.2.12085 +POC +在1.html当前路径下启动http server并监听80端口,修改hosts文件(测试写死的) +127.0.0.1 clientweb.docer.wps.cn.cloudwps.cn + +漏洞触发需让域名规则满足clientweb.docer.wps.cn.{xxxxx}wps.cn cloudwps.cn和wps.cn没有任何关系 +代码块在底下。(需要原pdf加wechat) +``` + +```