#VU50869 Security restrictions bypass in Smarty - CVE-2021-26119
Published: February 23, 2021 / Updated: May 20, 2021
Smarty
smarty.php.net
Description
The vulnerability allows a remote user to escalate privileges within the application.
The vulnerability exists due to application does not properly impose security restrictions and allows to escape sandbox by allowing to access the $smarty.template_object. A remote user can perform template injection and execute arbitrary PHP code on the server.