We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b0efff0 + 9dc1ea1 commit bfbbb52Copy full SHA for bfbbb52
python/ql/src/experimental/Security/CWE-611/SimpleXmlRpcServer.ql
@@ -1,6 +1,6 @@
1
/**
2
- * @name SimpleXMLRPCServer DoS vulnerability
3
- * @description SimpleXMLRPCServer is vulnerable to DoS attacks from untrusted user input
+ * @name SimpleXMLRPCServer denial of service
+ * @description SimpleXMLRPCServer is vulnerable to denial of service attacks from untrusted user input
4
* @kind problem
5
* @problem.severity warning
6
* @precision high
0 commit comments