*Background* SOAPpy provides tools for building SOAP clients and servers.The goal of the SOAPpy team is to provide a full featured SOAP library for Python that is very simple to use and that fully supports dynamic interaction between clients and servers. SOAPpy use sax.xml as SOAP parser to parse the xml request.Sax.xml also support of setting a handler for resolving entity.By tricking this feature,it'll lead to xxe attack or dtd dos attack. *Vulnerability details* Affect version: 0.12.5(currently the lastest version) Type: XXE Attack & Billion laughs attack *More details* http://www.pnigos.com/?p=260 =========================================== This bug was found by pnig0s@freebuf.com.