SSTI Vulnerability
What is SSTI?
Server-side template injection (SSTI) is when an attacker can use native template syntax to inject a malicious payload into a template, which is then executed server-side.
Template engines are designed to generate webpages by combining ...
cxnsxle.hashnode.dev3 min read