Python

Python

Made by DeepSource

Insecure xmlrpclib import detected BAN-B411

Security
Major
a03 a06 owasp top 10

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.