XML entity is used to reuse XML snippet, internal declaration or external reference variable. Attackers can include the XML entity in the http request, constructing malicious content, reading any file from Web server or excuting system commands, achieving XML injection attacks. This rule requires checking the XML entity tag in http request to prevent such attacks. This rule supports to defend the A3: Injection of OWASP Top 10 - 2021. Other reference:None