Files
codeql/python/ql/test/experimental/query-tests/Security/CWE-611/SimpleXmlRpcServer.expected
Rasmus Wriedt Larsen 7cda901da2 Python: Add separate query for SimpleXMLRPCServer
This was a rough quick-n-dirty query, and should get some qhelp as well at some point.
2022-03-03 19:35:33 +01:00

2 lines
147 B
Plaintext

| xmlrpc_server.py:7:10:7:48 | ControlFlowNode for SimpleXMLRPCServer() | SimpleXMLRPCServer is vulnerable to: Billion Laughs, Quadratic Blowup. |