Server-Side Template Injection Vulnerability in Twig by SensioLabs
CVE-2018-13818
9.8CRITICAL
What is CVE-2018-13818?
The vulnerability in Twig allows for Server-Side Template Injection (SSTI) through the manipulation of the search_key parameter. Although Twig is not a standalone web application, it is crucial for developers using Twig in their applications to implement proper input validation and sanitization when passing inputs to prevent unauthorized code execution.