Blackduck: Automated PR: Update handlebars/4.0.5 to 4.7.8#5
Open
github-actions[bot] wants to merge 1 commit intomainfrom
Open
Blackduck: Automated PR: Update handlebars/4.0.5 to 4.7.8#5github-actions[bot] wants to merge 1 commit intomainfrom
github-actions[bot] wants to merge 1 commit intomainfrom
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Vulnerabilities associated with handlebars/4.0.5
BDSA-2018-4846 (HIGH): It was discovered the Handlebars package is vulnerable to arbitrary code execution via prototype pollution. A remote attacker could exploit this to run malicious code by modifying properties of the Object prototype.
BDSA-2019-3145 (HIGH): The handlebars package for Node.js is vulnerable to remote code execution (RCE) due to improper restrictions on object access in templates which can lead to prototype pollution. An attacker could exploit this vulnerability by supplying maliciously crafted input.
BDSA-2019-3682 (HIGH): The handlebars package is vulnerable to cross-site scripting (XSS) and remote code execution (RCE) attacks due to improper validation of user-supplied input. In a cross-site scripting scenario, an attacker could exploit this to pass malicious arbitrary JavaScript into template, which will execute when a victim visits the crafted page. If handlebars is used to run on the server side, remote code execution is possible.
BDSA-2019-3692 (HIGH): The handlebars package is vulnerable to arbitrary code execution via prototype pollution. A remote attacker can run malicious code by modifying properties of the Object prototype. Unsuccessful attacks may result in an application crash.
BDSA-2020-4765 (HIGH): handlebars.js, an extension to Mustache, contains a prototype pollution vulnerability. An attacker could exploit this issue by accessing prototype properties and methods, which may result in the attacker being able to force an application crash or gain the ability to execute arbitrary code.
BDSA-2021-0925 (HIGH): handlebars.js, an extension to the Mustache templating language, is vulnerable to remote code execution (RCE) when compiling templates that come from untrusted sources. Successful exploitation also requires certain compilation options to be used.
BDSA-2021-1225 (HIGH): handlebars.js, an extension to the Mustache templating language, is vulnerable to Prototype Pollution when compiling templates that come from untrusted sources. Although successful exploitation could result in remote code execution (RCE), it also requires that a certain compilation option is used.
Click Here To See More Details On Server