Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency handlebars to 4.7.7 [security] - autoclosed #227

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 26, 2021

Mend Renovate

This PR contains the following updates:

Package Change
handlebars 4.0.11 -> 4.7.7

GitHub Vulnerability Alerts

GHSA-q42p-pg8m-cqh6

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.

Recommendation

For handlebars 4.1.x upgrade to 4.1.2 or later.
For handlebars 4.0.x upgrade to 4.0.14 or later.

CVE-2019-19919

Versions of handlebars prior to 3.0.8 or 4.3.0 are vulnerable to Prototype Pollution leading to Remote Code Execution. Templates may alter an Objects' __proto__ and __defineGetter__ properties, which may allow an attacker to execute arbitrary code through crafted payloads.

Recommendation

Upgrade to version 3.0.8, 4.3.0 or later.

GHSA-2cf5-4w76-r9qv

Versions of handlebars prior to 3.0.8 or 4.5.2 are vulnerable to Arbitrary Code Execution. The package's lookup helper fails to properly validate templates, allowing attackers to submit templates that execute arbitrary JavaScript in the system. It can be used to run arbitrary code in a server processing Handlebars templates or on a victim's browser (effectively serving as Cross-Site Scripting).

The following template can be used to demonstrate the vulnerability:

Recommendation

Upgrade to version 3.0.8, 4.5.2 or later.

GHSA-g9r4-xpmj-mj65

Versions of handlebars prior to 3.0.8 or 4.5.3 are vulnerable to prototype pollution. It is possible to add or modify properties to the Object prototype through a malicious template. This may allow attackers to crash the application or execute Arbitrary Code in specific conditions.

Recommendation

Upgrade to version 3.0.8, 4.5.3 or later.

GHSA-q2c6-c6pm-g3gh

Versions of handlebars prior to 3.0.8 or 4.5.3 are vulnerable to Arbitrary Code Execution. The package's lookup helper fails to properly validate templates, allowing attackers to submit templates that execute arbitrary JavaScript in the system. It is due to an incomplete fix for a previous issue. This vulnerability can be used to run arbitrary code in a server processing Handlebars templates or on a victim's browser (effectively serving as Cross-Site Scripting).

Recommendation

Upgrade to version 3.0.8, 4.5.3 or later.

CVE-2021-23369

The package handlebars before 4.7.7 are vulnerable to Remote Code Execution (RCE) when selecting certain compiling options to compile templates coming from an untrusted source.

CVE-2019-20920

Handlebars before 3.0.8 and 4.x before 4.5.3 is vulnerable to Arbitrary Code Execution. The lookup helper fails to properly validate templates, allowing attackers to submit templates that execute arbitrary JavaScript. This can be used to run arbitrary code on a server processing Handlebars templates or in a victim's browser (effectively serving as XSS).

CVE-2021-23383

The package handlebars before 4.7.7 are vulnerable to Prototype Pollution when selecting certain compiling options to compile templates coming from an untrusted source.


Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate
Copy link
Contributor Author

renovate bot commented Apr 26, 2021

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻️ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you check the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
ERROR: npm is known not to run on Node.js v9.0.0
You'll need to upgrade to a newer Node.js version in order to use this
version of npm. You can find the latest version at https://nodejs.org/

@commit-lint
Copy link

commit-lint bot commented Apr 26, 2021

Chore

  • deps: update dependency handlebars to 4.7.7 [security] (59fbf98)

Contributors

renovate[bot]

Commit-Lint commands

You can trigger Commit-Lint actions by commenting on this PR:

  • @Commit-Lint merge patch will merge dependabot PR on "patch" versions (X.X.Y - Y change)
  • @Commit-Lint merge minor will merge dependabot PR on "minor" versions (X.Y.Y - Y change)
  • @Commit-Lint merge major will merge dependabot PR on "major" versions (Y.Y.Y - Y change)
  • @Commit-Lint merge disable will desactivate merge dependabot PR
  • @Commit-Lint review will approve dependabot PR
  • @Commit-Lint stop review will stop approve dependabot PR

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 91f76e4 on renovate/npm-handlebars-vulnerability into ab6b782 on master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 91f76e4 on renovate/npm-handlebars-vulnerability into ab6b782 on master.

@renovate renovate bot changed the title chore(deps): update dependency handlebars to 4.5.3 [security] chore(deps): update dependency handlebars to 4.7.7 [security] May 9, 2021
@renovate renovate bot force-pushed the renovate/npm-handlebars-vulnerability branch from 91f76e4 to 6d09db1 Compare March 7, 2022 13:14
@renovate renovate bot force-pushed the renovate/npm-handlebars-vulnerability branch 2 times, most recently from a6c3e8c to 3b61e42 Compare March 26, 2022 15:29
@renovate renovate bot changed the title chore(deps): update dependency handlebars to 4.7.7 [security] chore(deps): update dependency handlebars to 4.7.7 [security] - abandoned Mar 25, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Mar 25, 2023

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

@renovate renovate bot changed the title chore(deps): update dependency handlebars to 4.7.7 [security] - abandoned chore(deps): update dependency handlebars to 4.7.7 [security] Mar 25, 2023
@renovate renovate bot force-pushed the renovate/npm-handlebars-vulnerability branch from 3b61e42 to 59fbf98 Compare March 25, 2023 04:54
@renovate renovate bot changed the title chore(deps): update dependency handlebars to 4.7.7 [security] chore(deps): update dependency handlebars to 4.7.7 [security] - autoclosed Mar 25, 2023
@renovate renovate bot closed this Mar 25, 2023
@renovate renovate bot deleted the renovate/npm-handlebars-vulnerability branch March 25, 2023 07:04
@renovate renovate bot changed the title chore(deps): update dependency handlebars to 4.7.7 [security] - autoclosed chore(deps): update dependency handlebars to 4.7.7 [security] Mar 25, 2023
@renovate renovate bot reopened this Mar 25, 2023
@renovate renovate bot restored the renovate/npm-handlebars-vulnerability branch March 25, 2023 09:33
@renovate renovate bot changed the title chore(deps): update dependency handlebars to 4.7.7 [security] chore(deps): update dependency handlebars to 4.7.7 [security] - autoclosed Mar 27, 2023
@renovate renovate bot closed this Mar 27, 2023
@renovate renovate bot deleted the renovate/npm-handlebars-vulnerability branch March 27, 2023 19:45
@renovate renovate bot changed the title chore(deps): update dependency handlebars to 4.7.7 [security] - autoclosed chore(deps): update dependency handlebars to 4.7.7 [security] Mar 28, 2023
@renovate renovate bot reopened this Mar 28, 2023
@renovate renovate bot restored the renovate/npm-handlebars-vulnerability branch March 28, 2023 01:01
@renovate renovate bot changed the title chore(deps): update dependency handlebars to 4.7.7 [security] chore(deps): update dependency handlebars to 4.7.7 [security] - autoclosed Mar 28, 2023
@renovate renovate bot closed this Mar 28, 2023
@renovate renovate bot deleted the renovate/npm-handlebars-vulnerability branch March 28, 2023 02:12
@renovate renovate bot changed the title chore(deps): update dependency handlebars to 4.7.7 [security] - autoclosed chore(deps): update dependency handlebars to 4.7.7 [security] Mar 28, 2023
@renovate renovate bot reopened this Mar 28, 2023
@renovate renovate bot changed the title chore(deps): update dependency handlebars to 4.7.7 [security] - autoclosed chore(deps): update dependency handlebars to 4.7.7 [security] Mar 31, 2023
@renovate renovate bot reopened this Mar 31, 2023
@renovate renovate bot restored the renovate/npm-handlebars-vulnerability branch March 31, 2023 15:11
@renovate renovate bot changed the title chore(deps): update dependency handlebars to 4.7.7 [security] chore(deps): update dependency handlebars to 4.7.7 [security] - autoclosed Mar 31, 2023
@renovate renovate bot closed this Mar 31, 2023
@renovate renovate bot deleted the renovate/npm-handlebars-vulnerability branch March 31, 2023 15:19
@renovate renovate bot changed the title chore(deps): update dependency handlebars to 4.7.7 [security] - autoclosed chore(deps): update dependency handlebars to 4.7.7 [security] Mar 31, 2023
@renovate renovate bot reopened this Mar 31, 2023
@renovate renovate bot restored the renovate/npm-handlebars-vulnerability branch March 31, 2023 22:14
@renovate renovate bot changed the title chore(deps): update dependency handlebars to 4.7.7 [security] chore(deps): update dependency handlebars to 4.7.7 [security] - autoclosed Apr 3, 2023
@renovate renovate bot closed this Apr 3, 2023
@renovate renovate bot deleted the renovate/npm-handlebars-vulnerability branch April 3, 2023 09:28
@renovate renovate bot changed the title chore(deps): update dependency handlebars to 4.7.7 [security] - autoclosed chore(deps): update dependency handlebars to 4.7.7 [security] Apr 3, 2023
@renovate renovate bot reopened this Apr 3, 2023
@renovate renovate bot restored the renovate/npm-handlebars-vulnerability branch April 3, 2023 10:43
@renovate renovate bot changed the title chore(deps): update dependency handlebars to 4.7.7 [security] chore(deps): update dependency handlebars to 4.7.7 [security] - autoclosed Apr 3, 2023
@renovate renovate bot closed this Apr 3, 2023
@renovate renovate bot deleted the renovate/npm-handlebars-vulnerability branch April 3, 2023 11:48
@renovate renovate bot changed the title chore(deps): update dependency handlebars to 4.7.7 [security] - autoclosed chore(deps): update dependency handlebars to 4.7.7 [security] Apr 3, 2023
@renovate renovate bot reopened this Apr 3, 2023
@renovate renovate bot restored the renovate/npm-handlebars-vulnerability branch April 3, 2023 20:19
@renovate renovate bot changed the title chore(deps): update dependency handlebars to 4.7.7 [security] chore(deps): update dependency handlebars to 4.7.7 [security] - autoclosed Apr 17, 2023
@renovate renovate bot closed this Apr 17, 2023
@renovate renovate bot deleted the renovate/npm-handlebars-vulnerability branch April 17, 2023 12:09
@renovate renovate bot changed the title chore(deps): update dependency handlebars to 4.7.7 [security] - autoclosed chore(deps): update dependency handlebars to 4.7.7 [security] Apr 18, 2023
@renovate renovate bot reopened this Apr 18, 2023
@renovate renovate bot restored the renovate/npm-handlebars-vulnerability branch April 18, 2023 08:17
@renovate renovate bot changed the title chore(deps): update dependency handlebars to 4.7.7 [security] chore(deps): update dependency handlebars to 4.7.7 [security] - autoclosed May 28, 2023
@renovate renovate bot closed this May 28, 2023
@renovate renovate bot deleted the renovate/npm-handlebars-vulnerability branch May 28, 2023 11:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant