Server-Side Template Injection (SSTI)
Server-Side Template Injection occurs when user input is embedded directly into a template engine without sanitization. The engine evaluates the payload as code, leading to information disclosure or RCE.
Payload / Response
Engine Context