Rule Name:FreeMarker Server Side Template Injection
Severity:critical
CVE ID:
Descripiton:
Template injection is an attack method in which attackers inserts malicious code into template engine of an application. When the template is rendered, the malicious code is executed, which may lead to serious hazards such as information leakage,code execution and server control. This rule detects the injection behavior for FreeMarker template engine. This rule supports to defend the A3: Injection of OWASP Top 10 - 2021. Other reference:None