Releases125
Frequency1 month 4 days
Last Release
Stars1.28K
☕ Latte: the safest & truly intuitive templates for PHP. Engine for those who want the most secure PHP sites.

CVE History

CVEPublishedCVSS v3CVSS v2
8.2 HIGH4.3 MEDIUM

Latte is an open source template engine for PHP. Versions since 2.8.0 Latte has included a template sandbox and in affected versions it has been found that a sandbox escape exists allowing for injection into web pages generated from Latte. This may lead to XSS attacks. The issue is fixed in the versions 2.8.8, 2.9.6 and 2.10.8. Users unable to upgrade should not accept template input from untrusted sources.

9.8 CRITICAL7.5 HIGH

This affects the package latte/latte before 2.10.6. There is a way to bypass allowFunctions that will affect the security of the application. When the template is set to allow/disallow the use of certain functions, adding control characters (x00-x08) after the function will bypass these restrictions.