blakeembrey/js-template

blakeembrey/js-template

Releases3
Frequency2 years 9 months
Last Release
Stars7
Fast and simple string templates

CVE History

CVEPublishedCVSS v3CVSS v2
7.3 HIGH

@blakeembrey/template is a string template library. Prior to version 1.2.0, it is possible to inject and run code within the template if the attacker has access to write the template name. Version 1.2.0 contains a patch. As a workaround, don't pass untrusted input as the template display name, or don't use the display name feature.