Skip to content

chore(deps): update dependency mpath to 0.8.4 [security]#78

Merged
timoa merged 1 commit intodevelopfrom
fix/deps/npm-mpath-vulnerability
Apr 14, 2022
Merged

chore(deps): update dependency mpath to 0.8.4 [security]#78
timoa merged 1 commit intodevelopfrom
fix/deps/npm-mpath-vulnerability

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 14, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change
mpath 0.8.3 -> 0.8.4

GitHub Vulnerability Alerts

CVE-2021-23438

This affects the package mpath before 0.8.4. A type confusion vulnerability can lead to a bypass of CVE-2018-16490. In particular, the condition ignoreProperties.indexOf(parts[i]) !== -1 returns -1 if parts[i] is ['proto']. This is because the method that has been called if the input is an array is Array.prototype.indexOf() and not String.prototype.indexOf(). They behave differently depending on the type of the input.


Configuration

📅 Schedule: "" (UTC).

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

Rebasing: Whenever PR is behind base branch, 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, click this checkbox.

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

@renovate renovate Bot force-pushed the fix/deps/npm-mpath-vulnerability branch from 1b44551 to ce1f7cc Compare April 14, 2022 10:54
@renovate renovate Bot force-pushed the fix/deps/npm-mpath-vulnerability branch from ce1f7cc to fe8da5d Compare April 14, 2022 11:37
@sonarqubecloud
Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@timoa timoa merged commit 1135ce4 into develop Apr 14, 2022
@timoa timoa deleted the fix/deps/npm-mpath-vulnerability branch April 14, 2022 11:45
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 1.1.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants