Code Injection Affecting @blakeembrey/template package, versions <1.2.0


Severity

Recommended
0.0
medium
0
10

CVSS assessment made by Snyk's Security Team. Learn more

Threat Intelligence

Exploit Maturity
Proof of concept
EPSS
0.09% (42nd percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications

Snyk Learn

Learn about Code Injection vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-JS-BLAKEEMBREYTEMPLATE-7888169
  • published4 Sept 2024
  • disclosed3 Sept 2024
  • creditfilipeom, Miguel Coimbra

Introduced: 3 Sep 2024

CVE-2024-45390  (opens in a new tab)
CWE-94  (opens in a new tab)

How to fix?

Upgrade @blakeembrey/template to version 1.2.0 or higher.

Overview

@blakeembrey/template is a Fast and simple string template library

Affected versions of this package are vulnerable to Code Injection due to untrusted input passed as the template display name, if the attacker has access to write the template name.

PoC


const { template } = require('@blakeembrey/template');

template("Hello {{name}}!", "exploit() {} && ((()=>{ console.log('success'); })()) && function pwned");

References

CVSS Scores

version 4.0
version 3.1