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 object-path to 0.11.6 [security] #303

Merged
merged 1 commit into from
Sep 2, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 2, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change
object-path 0.11.5 -> 0.11.6

GitHub Vulnerability Alerts

CVE-2021-23434

This affects the package object-path before 0.11.6. A type confusion vulnerability can lead to a bypass of CVE-2020-15256 when the path components used in the path parameter are arrays. In particular, the condition currentPath === 'proto' returns false if currentPath is ['proto']. This is because the === operator returns always false when the type of the operands is different.


Configuration

📅 Schedule: "" (UTC).

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

Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 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 WhiteSource Renovate. View repository job log here.

@coveralls
Copy link

coveralls commented Sep 2, 2021

Pull Request Test Coverage Report for Build 1193426822

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 75.943%

Totals Coverage Status
Change from base Build 1181528443: 0.0%
Covered Lines: 94
Relevant Lines: 103

💛 - Coveralls

@9renpoto 9renpoto merged commit 042ec1b into master Sep 2, 2021
@renovate renovate bot deleted the renovate/npm-object-path-vulnerability branch September 2, 2021 14:36
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

3 participants