CVE-2024-45390

Severity CVSS v4.0:
Pending analysis
Type:
CWE-94 Code Injection
Publication date:
03/09/2024
Last modified:
12/09/2024

Description

@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.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:blakeembrey:template:*:*:*:*:*:node.js:*:* 1.2.0 (excluding)