Impact, Exploitation, and Recommended Mitigation Measures — Summary When an application permits user-supplied input to be used in a template that is displayed on the client-side, a vulnerability known as Client Side Template Injection (CSTI) arises. This may result in the execution of arbitrary code inside the boundaries of the compromised application. Description It is similar to Server Side…