Pattern: Import of xmlrpclib
module
Issue: -
XMLRPC is particularly dangerous as it is also concerned with communicating data over a network. Use defused.xmlrpc.monkey_patch()
function to monkey-patch xmlrpclib
and mitigate remote XML attacks.