-
Notifications
You must be signed in to change notification settings - Fork 0
Description
WS-2019-0064 - High Severity Vulnerability
Vulnerable Library - handlebars-4.0.11.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-4.0.11.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/handlebars/package.json
Dependency Hierarchy:
- lerna-3.2.1.tgz (Root Library)
- version-3.2.0.tgz
- conventional-commits-3.0.2.tgz
- conventional-changelog-core-2.0.11.tgz
- conventional-changelog-writer-3.0.9.tgz
- ❌ handlebars-4.0.11.tgz (Vulnerable Library)
- conventional-changelog-writer-3.0.9.tgz
- conventional-changelog-core-2.0.11.tgz
- conventional-commits-3.0.2.tgz
- version-3.2.0.tgz
Found in HEAD commit: 540c99a1154755210d6564a50420589ebbf7f97c
Found in base branch: master
Vulnerability Details
Versions of handlebars prior to 4.0.14 are vulnerable to Prototype Pollution. Templates may alter an Objects' prototype, thus allowing an attacker to execute arbitrary code on the server.
Publish Date: 2019-01-30
URL: WS-2019-0064
CVSS 3 Score Details (7.3)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: Low
- Integrity Impact: Low
- Availability Impact: Low
Suggested Fix
Type: Upgrade version
Origin: https://www.npmjs.com/advisories/755/
Release Date: 2019-01-30
Fix Resolution (handlebars): 4.0.14
Direct dependency fix Resolution (lerna): 3.3.0
- Check this box to open an automated fix PR