Merge pull request #12888 from lcartey/mcafee-trojan-fp

Update `SimpleXmlRpcServer.ql` to avoid incorrect detection as a trojan by Mcafee
This commit is contained in:
Rasmus Wriedt Larsen
2023-04-24 11:17:52 +02:00
committed by GitHub

View File

@@ -1,6 +1,6 @@
/**
* @name SimpleXMLRPCServer DoS vulnerability
* @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
* @kind problem
* @problem.severity warning
* @precision high