Python: Fix SimpleXmlRpcServer.expected

This commit is contained in:
Rasmus Wriedt Larsen
2022-04-07 16:42:40 +02:00
parent 8191be9d75
commit 517444b5ff

View File

@@ -1 +1 @@
| xmlrpc_server.py:7:10:7:48 | ControlFlowNode for SimpleXMLRPCServer() | SimpleXMLRPCServer is vulnerable to: Billion Laughs, Quadratic Blowup. |
| xmlrpc_server.py:7:10:7:48 | ControlFlowNode for SimpleXMLRPCServer() | SimpleXMLRPCServer is vulnerable to XML bombs |