@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.
References
Configurations
History
No history.
Information
Published : 2024-09-03 20:15
Updated : 2024-09-12 20:15
NVD link : CVE-2024-45390
Mitre link : CVE-2024-45390
CVE.ORG link : CVE-2024-45390
JSON object : View
Products Affected
blakeembrey
- template
CWE
CWE-94
Improper Control of Generation of Code ('Code Injection')