Description
WS-2015-0003 - Medium Severity Vulnerability
Vulnerable Library - handlebars-1.3.0.tgz
Handlebars provides the power necessary to let you build semantic templates effectively with no frustration
Library home page: https://registry.npmjs.org/handlebars/-/handlebars-1.3.0.tgz
Path to dependency file: /tmp/ws-scm/vexflow/package.json
Path to vulnerable library: /tmp/ws-scm/vexflow/node_modules/istanbul/node_modules/handlebars/package.json
Dependency Hierarchy:
- qunit-0.9.3.tgz (Root Library)
- istanbul-0.2.5.tgz
- ❌ handlebars-1.3.0.tgz (Vulnerable Library)
- istanbul-0.2.5.tgz
Found in HEAD commit: d0d8e9062ae1ad42df157ed12ba4ceae19e86bd2
Vulnerability Details
Quoteless Attributes in Templates can lead to Content Injection
Publish Date: 2015-12-14
URL: WS-2015-0003
Suggested Fix
Type: Upgrade version
Origin: https://nodesecurity.io/advisories/61
Release Date: 2015-12-14
Fix Resolution: If you are unable to upgrade to version 4.0.0 or greater you can add quotes to your attributes in your handlebar templates.