SSTI occurs when user input is concatenated directly into server-side templates (Jinja2, Freemarker, Thymeleaf) rather than passed as parameters, leading to remote code execution.
To resolve this vulnerability, follow these config changes or developer practices:
After applying the remediation, run an external attack-surface scan to verify that the vulnerability is no longer detected by WebScanify.
Run a free security scan now to identify missing headers, outdated JS, and other deployment vulnerabilities.